This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git
from 7646647150 Rename `getResources(…)` to `forLocale(…)` or `forProperties(…)` in `Errors`, `Messages` and `Vocabulary` classes for consistency with other `IndexedResourceBundle` subclasses. new 3939680900 Replace Latin-1 encoding by escape sequences in property files for avoiding problems with the fact than UTF-8 will become the default encoding. new 1de7bff827 Fix grammatical errors. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../main/org/apache/sis/xml/ReferenceResolver.java | 2 +- .../main/org/apache/sis/style/se1/Halo.java | 4 +-- .../sis/parameter/DefaultParameterValue.java | 2 +- .../org/apache/sis/referencing/cs/AbstractCS.java | 2 +- .../sis/referencing/factory/sql/SQLTranslator.java | 2 +- .../test/org/apache/sis/io/wkt/ExtraCRS.txt | 2 +- .../referencing/datum/VerticalDatum (GML 3.1).xml | 2 +- .../operation/ConcatenatedOperation.xml | 2 +- .../referencing/operation/PassThroughOperation.xml | 2 +- .../org/apache/sis/measure/UnitAliases.properties | 16 +++++----- .../org/apache/sis/measure/UnitNames.properties | 14 ++++----- .../apache/sis/measure/UnitNames_en_US.properties | 4 +-- .../org/apache/sis/measure/UnitNames_fr.properties | 36 +++++++++++----------- .../main/org/apache/sis/util/internal/Strings.java | 2 +- .../apache/sis/util/resources/Errors.properties | 2 +- 15 files changed, 47 insertions(+), 47 deletions(-)