Author: desruisseaux
Date: Mon Feb 27 08:46:49 2017
New Revision: 1784508

URL: http://svn.apache.org/viewvc?rev=1784508&view=rev
Log:
Move the resource related to "referencing by identifiers" in their module.

Added:
    
sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/internal/
    
sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/internal/gazetteer/
    
sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/internal/gazetteer/Resources.java
      - copied, changed from r1784397, 
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources.java
    
sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/internal/gazetteer/Resources.properties
      - copied, changed from r1784397, 
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources.properties
    
sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/internal/gazetteer/Resources_fr.properties
      - copied, changed from r1784397, 
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources_fr.properties
Modified:
    
sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/referencing/gazetteer/MilitaryGridReferenceSystem.java
    
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources.java
    
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources.properties
    
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources_fr.properties

Copied: 
sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/internal/gazetteer/Resources.java
 (from r1784397, 
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources.java)
URL: 
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/internal/gazetteer/Resources.java?p2=sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/internal/gazetteer/Resources.java&p1=sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources.java&r1=1784397&r2=1784508&rev=1784508&view=diff
==============================================================================
--- 
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources.java
 [UTF-8] (original)
+++ 
sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/internal/gazetteer/Resources.java
 [UTF-8] Mon Feb 27 08:46:49 2017
@@ -14,7 +14,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package org.apache.sis.internal.referencing;
+package org.apache.sis.internal.gazetteer;
 
 import java.net.URL;
 import java.util.Locale;
@@ -28,9 +28,9 @@ import org.apache.sis.util.resources.Res
 
 
 /**
- * Warning and error messages that are specific to the {@code sis-referencing} 
module.
- * Resources in this file should not be used by any other module. For 
resources shared
- * by all modules in the Apache SIS project, see {@link 
org.apache.sis.util.resources} package.
+ * Warning and error messages that are specific to the {@code 
sis-referencing-by-identifiers} module.
+ * Resources in this file should not be used by any other module. For 
resources shared by all modules
+ * in the Apache SIS project, see {@link org.apache.sis.util.resources} 
package.
  *
  * @author  Martin Desruisseaux (IRD, Geomatys)
  * @since   0.8
@@ -62,405 +62,40 @@ public final class Resources extends Ind
         }
 
         /**
-         * Ambiguity between inverse flattening and semi minor axis length for 
“{0}”. Using inverse
-         * flattening.
-         */
-        public static final short AmbiguousEllipsoid_1 = 1;
-
-        /**
-         * Can not compute the coordinate operation derivative.
-         */
-        public static final short CanNotComputeDerivative = 2;
-
-        /**
-         * Can not concatenate transforms “{0}” and “{1}”.
-         */
-        public static final short CanNotConcatenateTransforms_2 = 3;
-
-        /**
-         * Can not create an object of group “{1}” as an instance of class 
‘{0}’.
-         */
-        public static final short CanNotCreateObjectAsInstanceOf_2 = 4;
-
-        /**
-         * Can not instantiate geodetic object for “{0}”.
-         */
-        public static final short CanNotInstantiateGeodeticObject_1 = 5;
-
-        /**
-         * Can not map an axis from the specified coordinate system to the 
“{0}” direction.
-         */
-        public static final short CanNotMapAxisToDirection_1 = 6;
-
-        /**
-         * Target dimension {0} depends on excluded source dimensions.
-         */
-        public static final short CanNotSeparateTargetDimension_1 = 7;
-
-        /**
-         * Can not transform envelope to a geodetic reference system.
-         */
-        public static final short CanNotTransformEnvelopeToGeodetic = 8;
-
-        /**
-         * Can not use the {0} geodetic parameters: {1}
-         */
-        public static final short CanNotUseGeodeticParameters_2 = 9;
-
-        /**
-         * Axis directions {0} and {1} are colinear.
-         */
-        public static final short ColinearAxisDirections_2 = 10;
-
-        /**
-         * This result indicates if a datum shift method has been applied.
-         */
-        public static final short ConformanceMeansDatumShift = 11;
-
-        /**
-         * This parameter is shown for completeness, but should never have a 
value different than {0}
-         * for this projection.
-         */
-        public static final short ConstantProjParameterValue_1 = 12;
-
-        /**
-         * Coordinate conversion of transformation from system “{0}” to “{1}” 
has not been found.
-         */
-        public static final short CoordinateOperationNotFound_2 = 13;
-
-        /**
-         * Origin of temporal datum shall be a date.
-         */
-        public static final short DatumOriginShallBeDate = 14;
-
-        /**
-         * Code “{0}” is deprecated and replaced by code {1}. Reason is: {2}
-         */
-        public static final short DeprecatedCode_3 = 15;
-
-        /**
-         * Name or alias for parameter “{0}” at index {1} conflict with name 
“{2}” at index {3}.
-         */
-        public static final short DuplicatedParameterName_4 = 16;
-
-        /**
-         * There is no factory for version {1} of “{0}” authority. Fallback on 
default version for
-         * objects creation.
-         */
-        public static final short FallbackDefaultFactoryVersion_2 = 17;
-
-        /**
-         * {0} geodetic dataset version {1} on “{2}” version {3}.
-         */
-        public static final short GeodeticDataBase_4 = 18;
-
-        /**
-         * More than one service provider of type ‘{0}’ are declared for 
“{1}”. Only the first provider
-         * (an instance of ‘{2}’) will be used.
-         */
-        public static final short IgnoredServiceProvider_3 = 19;
-
-        /**
-         * Coordinate system of class ‘{0}’ can not have axis in the {1} 
direction.
-         */
-        public static final short IllegalAxisDirection_2 = 20;
-
-        /**
          * “{0}” is not a valid grid coordinate.
          */
-        public static final short IllegalGridCoordinate_1 = 75;
+        public static final short IllegalGridCoordinate_1 = 1;
 
         /**
          * “{0}” is not a valid latitude band. A letter was expected.
          */
-        public static final short IllegalLatitudeBand_1 = 73;
-
-        /**
-         * Dimensions of “{0}” operation can not be ({1} → {2}).
-         */
-        public static final short IllegalOperationDimension_3 = 21;
-
-        /**
-         * This operation can not be applied to values of class ‘{0}’.
-         */
-        public static final short IllegalOperationForValueClass_1 = 22;
-
-        /**
-         * Parameter “{0}” can not be of type ‘{1}’.
-         */
-        public static final short IllegalParameterType_2 = 23;
-
-        /**
-         * Parameter “{0}” does not accept values of ‘{2}’ type. Expected an 
instance of ‘{1}’ or
-         * derived type.
-         */
-        public static final short IllegalParameterValueClass_3 = 24;
-
-        /**
-         * Parameter “{0}” can not take the “{1}” value.
-         */
-        public static final short IllegalParameterValue_2 = 25;
+        public static final short IllegalLatitudeBand_1 = 2;
 
         /**
          * “{0}” is not a valid square identification.
          */
-        public static final short IllegalSquareIdentification_1 = 74;
+        public static final short IllegalSquareIdentification_1 = 3;
 
         /**
          * “{0}” is not a valid Universal Polar Stereographic (UPS) zone.
          */
-        public static final short IllegalUPSZone_1 = 78;
+        public static final short IllegalUPSZone_1 = 4;
 
         /**
          * “{0}” is not a valid Universal Transverse Mercator (UTM) zone.
          */
-        public static final short IllegalUTMZone_1 = 72;
-
-        /**
-         * Unit of measurement “{1}” is not valid for “{0}” values.
-         */
-        public static final short IllegalUnitFor_2 = 26;
-
-        /**
-         * Incompatible coordinate system types.
-         */
-        public static final short IncompatibleCoordinateSystemTypes = 27;
-
-        /**
-         * Datum of “{1}” shall be “{0}”.
-         */
-        public static final short IncompatibleDatum_2 = 28;
+        public static final short IllegalUTMZone_1 = 5;
 
         /**
          * Square identification in the “{0}” reference is inconsistent with 
the grid zone designation.
          * A consistent zone would be “{1}”.
          */
-        public static final short InconsistentWithGZD_2 = 77;
-
-        /**
-         * Inverse operation uses this parameter value with opposite sign.
-         */
-        public static final short InverseOperationUsesOppositeSign = 29;
-
-        /**
-         * Inverse operation uses the same parameter value.
-         */
-        public static final short InverseOperationUsesSameSign = 30;
-
-        /**
-         * Latitudes {0} and {1} are opposite.
-         */
-        public static final short LatitudesAreOpposite_2 = 31;
-
-        /**
-         * Loading datum shift file “{0}”.
-         */
-        public static final short LoadingDatumShiftFile_1 = 32;
-
-        /**
-         * The “{1}” parameter could have been omitted. But it has been given 
a value of {2} which does
-         * not match the definition of the “{0}” ellipsoid.
-         */
-        public static final short MismatchedEllipsoidAxisLength_3 = 33;
-
-        /**
-         * No coordinate operation from “{0}” to “{1}” because of mismatched 
factories.
-         */
-        public static final short MismatchedOperationFactories_2 = 34;
-
-        /**
-         * Mismatched descriptor for “{0}” parameter.
-         */
-        public static final short MismatchedParameterDescriptor_1 = 35;
-
-        /**
-         * Expected the “{0}” prime meridian but found “{1}”.
-         */
-        public static final short MismatchedPrimeMeridian_2 = 36;
-
-        /**
-         * “{0}” and “{1}” do not have the same resolution.
-         */
-        public static final short MismatchedResolution_2 = 76;
-
-        /**
-         * The transform has {2} {0,choice,0#source|1#target} 
dimension{2,choice,1#|2#s}, while {1} was
-         * expected.
-         */
-        public static final short MismatchedTransformDimension_3 = 37;
-
-        /**
-         * Despite its name, this parameter is effectively “{0}”.
-         */
-        public static final short MisnamedParameter_1 = 38;
-
-        /**
-         * No authority was specified for code “{0}”. The expected syntax is 
“AUTHORITY:CODE”.
-         */
-        public static final short MissingAuthority_1 = 39;
-
-        /**
-         * No horizontal dimension found in “{0}”.
-         */
-        public static final short MissingHorizontalDimension_1 = 40;
-
-        /**
-         * Not enough dimension in ‘MathTransform’ input or output coordinates 
for the interpolation
-         * points.
-         */
-        public static final short MissingInterpolationOrdinates = 41;
-
-        /**
-         * No spatial or temporal dimension found in “{0}”
-         */
-        public static final short MissingSpatioTemporalDimension_1 = 42;
-
-        /**
-         * No temporal dimension found in “{0}”
-         */
-        public static final short MissingTemporalDimension_1 = 43;
-
-        /**
-         * Missing value for “{0}” parameter.
-         */
-        public static final short MissingValueForParameter_1 = 44;
-
-        /**
-         * No vertical dimension found in “{0}”
-         */
-        public static final short MissingVerticalDimension_1 = 45;
-
-        /**
-         * No convergence.
-         */
-        public static final short NoConvergence = 46;
-
-        /**
-         * No convergence for points {0} and {1}.
-         */
-        public static final short NoConvergenceForPoints_2 = 47;
-
-        /**
-         * No ‘{1}’ object found for code “{2}”. However only a subset of the 
{0} geodetic dataset has
-         * been queried. See {3} for instruction about how to install the full 
{0} database.
-         */
-        public static final short NoSuchAuthorityCodeInSubset_4 = 48;
-
-        /**
-         * No ‘{1}’ object found for code “{2}” in the “{0}” geodetic dataset.
-         */
-        public static final short NoSuchAuthorityCode_3 = 49;
-
-        /**
-         * No operation method found for name or identifier “{0}”.
-         */
-        public static final short NoSuchOperationMethod_1 = 50;
-
-        /**
-         * No horizontal component found in the “{0}” coordinate reference 
system.
-         */
-        public static final short NonHorizontalCRS_1 = 71;
-
-        /**
-         * Non invertible {0}×{1} matrix.
-         */
-        public static final short NonInvertibleMatrix_2 = 51;
-
-        /**
-         * Can not invert the “{0}” operation.
-         */
-        public static final short NonInvertibleOperation_1 = 52;
-
-        /**
-         * Transform is not invertible.
-         */
-        public static final short NonInvertibleTransform = 53;
-
-        /**
-         * Unit conversion from “{0}” to “{1}” is non-linear.
-         */
-        public static final short NonLinearUnitConversion_2 = 54;
-
-        /**
-         * The “{0}” sequence is not monotonic.
-         */
-        public static final short NonMonotonicSequence_1 = 55;
-
-        /**
-         * Axis directions {0} and {1} are not perpendicular.
-         */
-        public static final short NonPerpendicularDirections_2 = 56;
-
-        /**
-         * Scale is not uniform.
-         */
-        public static final short NonUniformScale = 57;
-
-        /**
-         * Matrix is not skew-symmetric.
-         */
-        public static final short NotASkewSymmetricMatrix = 58;
-
-        /**
-         * Transform is not affine.
-         */
-        public static final short NotAnAffineTransform = 59;
-
-        /**
-         * This parameter borrowed from the “{0}” projection is not formally a 
parameter of this
-         * projection.
-         */
-        public static final short NotFormalProjectionParameter_1 = 60;
-
-        /**
-         * No parameter named “{1}” has been found in “{0}”.
-         */
-        public static final short ParameterNotFound_2 = 61;
-
-        /**
-         * Recursive call while creating an object of type ‘{0}’ for code 
“{1}”.
-         */
-        public static final short RecursiveCreateCallForCode_2 = 62;
-
-        /**
-         * Matrix is singular.
-         */
-        public static final short SingularMatrix = 63;
-
-        /**
-         * Unexpected dimension for a coordinate system of type ‘{0}’.
-         */
-        public static final short UnexpectedDimensionForCS_1 = 64;
-
-        /**
-         * Parameter “{0}” does not expect unit.
-         */
-        public static final short UnitlessParameter_1 = 65;
-
-        /**
-         * Authority “{0}” is unknown.
-         */
-        public static final short UnknownAuthority_1 = 66;
-
-        /**
-         * Axis direction “{0}” is unknown.
-         */
-        public static final short UnknownAxisDirection_1 = 67;
-
-        /**
-         * This affine transform is unmodifiable.
-         */
-        public static final short UnmodifiableAffineTransform = 68;
-
-        /**
-         * Dimensions have not been specified.
-         */
-        public static final short UnspecifiedDimensions = 69;
+        public static final short InconsistentWithGZD_2 = 6;
 
         /**
-         * Parameter values have not been specified.
+         * Can not determine dimension of “{0}” because of odd number of 
characters.
          */
-        public static final short UnspecifiedParameterValues = 70;
+        public static final short OddGridCoordinateLength_1 = 7;
     }
 
     /**

Copied: 
sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/internal/gazetteer/Resources.properties
 (from r1784397, 
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources.properties)
URL: 
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/internal/gazetteer/Resources.properties?p2=sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/internal/gazetteer/Resources.properties&p1=sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources.properties&r1=1784397&r2=1784508&rev=1784508&view=diff
==============================================================================
--- 
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources.properties
 [ISO-8859-1] (original)
+++ 
sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/internal/gazetteer/Resources.properties
 [ISO-8859-1] Mon Feb 27 08:46:49 2017
@@ -16,90 +16,13 @@
 #
 
 #
-# Resources in this file are for "sis-referencing" usage only and should not 
be used by any other module.
+# Resources in this file are for "sis-referencing-by-identifiers" usage only 
and should not be used by any other module.
 # For resources shared by all modules in the Apache SIS project, see 
"org.apache.sis.util.resources" package.
 #
-# Information messages or non-fatal warnings
-#
-AmbiguousEllipsoid_1              = Ambiguity between inverse flattening and 
semi minor axis length for \u201c{0}\u201d. Using inverse flattening.
-ConformanceMeansDatumShift        = This result indicates if a datum shift 
method has been applied.
-ConstantProjParameterValue_1      = This parameter is shown for completeness, 
but should never have a value different than {0} for this projection.
-DeprecatedCode_3                  = Code \u201c{0}\u201d is deprecated and 
replaced by code {1}. Reason is: {2}
-FallbackDefaultFactoryVersion_2   = There is no factory for version {1} of 
\u201c{0}\u201d authority. Fallback on default version for objects creation.
-GeodeticDataBase_4                = {0} geodetic dataset version {1} on 
\u201c{2}\u201d version {3}.
-IgnoredServiceProvider_3          = More than one service provider of type 
\u2018{0}\u2019 are declared for \u201c{1}\u201d. Only the first provider (an 
instance of \u2018{2}\u2019) will be used.
-InverseOperationUsesSameSign      = Inverse operation uses the same parameter 
value.
-InverseOperationUsesOppositeSign  = Inverse operation uses this parameter 
value with opposite sign.
-LoadingDatumShiftFile_1           = Loading datum shift file \u201c{0}\u201d.
-MismatchedEllipsoidAxisLength_3   = The \u201c{1}\u201d parameter could have 
been omitted. But it has been given a value of {2} which does not match the 
definition of the \u201c{0}\u201d ellipsoid.
-MismatchedOperationFactories_2    = No coordinate operation from 
\u201c{0}\u201d to \u201c{1}\u201d because of mismatched factories.
-MisnamedParameter_1               = Despite its name, this parameter is 
effectively \u201c{0}\u201d.
-NotFormalProjectionParameter_1    = This parameter borrowed from the 
\u201c{0}\u201d projection is not formally a parameter of this projection.
-
-#
-# Error messages (to be used in exceptions)
-#
-CanNotConcatenateTransforms_2     = Can not concatenate transforms 
\u201c{0}\u201d and \u201c{1}\u201d.
-CanNotComputeDerivative           = Can not compute the coordinate operation 
derivative.
-CanNotCreateObjectAsInstanceOf_2  = Can not create an object of group 
\u201c{1}\u201d as an instance of class \u2018{0}\u2019.
-CanNotInstantiateGeodeticObject_1 = Can not instantiate geodetic object for 
\u201c{0}\u201d.
-CanNotMapAxisToDirection_1        = Can not map an axis from the specified 
coordinate system to the \u201c{0}\u201d direction.
-CanNotSeparateTargetDimension_1   = Target dimension {0} depends on excluded 
source dimensions.
-CanNotTransformEnvelopeToGeodetic = Can not transform envelope to a geodetic 
reference system.
-CanNotUseGeodeticParameters_2     = Can not use the {0} geodetic parameters: 
{1}
-ColinearAxisDirections_2          = Axis directions {0} and {1} are colinear.
-CoordinateOperationNotFound_2     = Coordinate conversion of transformation 
from system \u201c{0}\u201d to \u201c{1}\u201d has not been found.
-DatumOriginShallBeDate            = Origin of temporal datum shall be a date.
-DuplicatedParameterName_4         = Name or alias for parameter 
\u201c{0}\u201d at index {1} conflict with name \u201c{2}\u201d at index {3}.
-IllegalAxisDirection_2            = Coordinate system of class \u2018{0}\u2019 
can not have axis in the {1} direction.
 IllegalGridCoordinate_1           = \u201c{0}\u201d is not a valid grid 
coordinate.
 IllegalLatitudeBand_1             = \u201c{0}\u201d is not a valid latitude 
band. A letter was expected.
-IllegalOperationDimension_3       = Dimensions of \u201c{0}\u201d operation 
can not be ({1} \u2192 {2}).
-IllegalOperationForValueClass_1   = This operation can not be applied to 
values of class \u2018{0}\u2019.
-IllegalParameterType_2            = Parameter \u201c{0}\u201d can not be of 
type \u2018{1}\u2019.
-IllegalParameterValue_2           = Parameter \u201c{0}\u201d can not take the 
\u201c{1}\u201d value.
-IllegalParameterValueClass_3      = Parameter \u201c{0}\u201d does not accept 
values of \u2018{2}\u2019 type. Expected an instance of \u2018{1}\u2019 or 
derived type.
 IllegalSquareIdentification_1     = \u201c{0}\u201d is not a valid square 
identification.
-IllegalUnitFor_2                  = Unit of measurement \u201c{1}\u201d is not 
valid for \u201c{0}\u201d values.
 IllegalUPSZone_1                  = \u201c{0}\u201d is not a valid Universal 
Polar Stereographic (UPS) zone.
 IllegalUTMZone_1                  = \u201c{0}\u201d is not a valid Universal 
Transverse Mercator (UTM) zone.
-IncompatibleCoordinateSystemTypes = Incompatible coordinate system types.
-IncompatibleDatum_2               = Datum of \u201c{1}\u201d shall be 
\u201c{0}\u201d.
 InconsistentWithGZD_2             = Square identification in the 
\u201c{0}\u201d reference is inconsistent with the grid zone designation. A 
consistent zone would be \u201c{1}\u201d.
-LatitudesAreOpposite_2            = Latitudes {0} and {1} are opposite.
-MismatchedParameterDescriptor_1   = Mismatched descriptor for \u201c{0}\u201d 
parameter.
-MismatchedPrimeMeridian_2         = Expected the \u201c{0}\u201d prime 
meridian but found \u201c{1}\u201d.
-MismatchedResolution_2            = \u201c{0}\u201d and \u201c{1}\u201d do not 
have the same resolution.
-MismatchedTransformDimension_3    = The transform has {2} 
{0,choice,0#source|1#target} dimension{2,choice,1#|2#s}, while {1} was expected.
-MissingAuthority_1                = No authority was specified for code 
\u201c{0}\u201d. The expected syntax is \u201cAUTHORITY:CODE\u201d.
-MissingInterpolationOrdinates     = Not enough dimension in 
\u2018MathTransform\u2019 input or output coordinates for the interpolation 
points.
-MissingHorizontalDimension_1      = No horizontal dimension found in 
\u201c{0}\u201d.
-MissingVerticalDimension_1        = No vertical dimension found in 
\u201c{0}\u201d
-MissingTemporalDimension_1        = No temporal dimension found in 
\u201c{0}\u201d
-MissingSpatioTemporalDimension_1  = No spatial or temporal dimension found in 
\u201c{0}\u201d
-MissingValueForParameter_1        = Missing value for \u201c{0}\u201d 
parameter.
-NoConvergence                     = No convergence.
-NoConvergenceForPoints_2          = No convergence for points {0} and {1}.
-NonHorizontalCRS_1                = No horizontal component found in the 
\u201c{0}\u201d coordinate reference system.
-NonInvertibleMatrix_2             = Non invertible {0}\u00d7{1} matrix.
-NonInvertibleOperation_1          = Can not invert the \u201c{0}\u201d 
operation.
-NonInvertibleTransform            = Transform is not invertible.
-NonLinearUnitConversion_2         = Unit conversion from \u201c{0}\u201d to 
\u201c{1}\u201d is non-linear.
-NonMonotonicSequence_1            = The \u201c{0}\u201d sequence is not 
monotonic.
-NonPerpendicularDirections_2      = Axis directions {0} and {1} are not 
perpendicular.
-NonUniformScale                   = Scale is not uniform.
-NotAnAffineTransform              = Transform is not affine.
-NotASkewSymmetricMatrix           = Matrix is not skew-symmetric.
-NoSuchAuthorityCode_3             = No \u2018{1}\u2019 object found for code 
\u201c{2}\u201d in the \u201c{0}\u201d geodetic dataset.
-NoSuchAuthorityCodeInSubset_4     = No \u2018{1}\u2019 object found for code 
\u201c{2}\u201d. However only a subset of the {0} geodetic dataset has been 
queried. See {3} for instruction about how to install the full {0} database.
-NoSuchOperationMethod_1           = No operation method found for name or 
identifier \u201c{0}\u201d.
-ParameterNotFound_2               = No parameter named \u201c{1}\u201d has 
been found in \u201c{0}\u201d.
-RecursiveCreateCallForCode_2      = Recursive call while creating an object of 
type \u2018{0}\u2019 for code \u201c{1}\u201d.
-SingularMatrix                    = Matrix is singular.
-UnexpectedDimensionForCS_1        = Unexpected dimension for a coordinate 
system of type \u2018{0}\u2019.
-UnitlessParameter_1               = Parameter \u201c{0}\u201d does not expect 
unit.
-UnknownAuthority_1                = Authority \u201c{0}\u201d is unknown.
-UnknownAxisDirection_1            = Axis direction \u201c{0}\u201d is unknown.
-UnmodifiableAffineTransform       = This affine transform is unmodifiable.
-UnspecifiedDimensions             = Dimensions have not been specified.
-UnspecifiedParameterValues        = Parameter values have not been specified.
+OddGridCoordinateLength_1         = Can not determine dimension of 
\u201c{0}\u201d because of odd number of characters.

Copied: 
sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/internal/gazetteer/Resources_fr.properties
 (from r1784397, 
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources_fr.properties)
URL: 
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/internal/gazetteer/Resources_fr.properties?p2=sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/internal/gazetteer/Resources_fr.properties&p1=sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources_fr.properties&r1=1784397&r2=1784508&rev=1784508&view=diff
==============================================================================
--- 
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources_fr.properties
 [ISO-8859-1] (original)
+++ 
sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/internal/gazetteer/Resources_fr.properties
 [ISO-8859-1] Mon Feb 27 08:46:49 2017
@@ -16,7 +16,7 @@
 #
 
 #
-# Resources in this file are for "sis-referencing" usage only and should not 
be used by any other module.
+# Resources in this file are for "sis-referencing-by-identifiers" usage only 
and should not be used by any other module.
 # For resources shared by all modules in the Apache SIS project, see 
"org.apache.sis.util.resources" package.
 #
 # Punctuation rules in French (source: 
http://unicode.org/udhr/n/notes_fra.html)
@@ -24,87 +24,10 @@
 #   U+202F NARROW NO-BREAK SPACE  before  ; ! and ?
 #   U+00A0 NO-BREAK SPACE         before  :
 #
-# Information messages or non-fatal warnings
-#
-AmbiguousEllipsoid_1              = Ambigu\u00eft\u00e9 entre 
l\u2019aplatissement et la longueur du semi-axe mineur pour 
\u00ab\u202f{0}\u202f\u00bb. Utilise l\u2019aplatissement.
-ConformanceMeansDatumShift        = Ce r\u00e9sultat indique si un changement 
de r\u00e9f\u00e9rentiel a \u00e9t\u00e9 appliqu\u00e9.
-ConstantProjParameterValue_1      = Ce param\u00e8tre est montr\u00e9 pour 
\u00eatre plus complet, mais sa valeur ne devrait jamais \u00eatre 
diff\u00e9rente de {0} pour cette projection.
-DeprecatedCode_3                  = Le code \u00ab\u202f{0}\u202f\u00bb est 
d\u00e9pr\u00e9ci\u00e9 et remplac\u00e9 par le code {1}. La raison est\u00a0: 
{2}
-FallbackDefaultFactoryVersion_2   = Il n\u2019y a pas de fabrique pour la 
version {1} de l\u2019autorit\u00e9 \u00ab\u202f{0}\u202f\u00bb. Les objets 
seront cr\u00e9\u00e9s avec la version par d\u00e9faut.
-GeodeticDataBase_4                = Base de donn\u00e9es g\u00e9od\u00e9sique 
{0} version {1} sur \u00ab\u202f{2}\u202f\u00bb version {3}.
-IgnoredServiceProvider_3          = Plusieurs fournisseurs de service de type 
\u2018{0}\u2019 sont d\u00e9clar\u00e9s pour \u00ab\u202f{1}\u202f\u00bb. Seul 
le premier fournisseur (une instance de \u2018{2}\u2019) sera utilis\u00e9.
-InverseOperationUsesSameSign      = L\u2019op\u00e9ration inverse utilise la 
m\u00eame valeur pour ce param\u00e8tre.
-InverseOperationUsesOppositeSign  = L\u2019op\u00e9ration inverse utilise ce 
param\u00e8tre avec la valeur de signe oppos\u00e9.
-LoadingDatumShiftFile_1           = Chargement du fichier de changement de 
r\u00e9f\u00e9rentiel \u00ab\u202f{0}\u202f\u00bb.
-MismatchedEllipsoidAxisLength_3   = Le param\u00e8tre 
\u00ab\u202f{1}\u202f\u00bb aurait pu \u00eatre omis. Mais il lui a 
\u00e9t\u00e9 donn\u00e9 la valeur {2} qui ne correspond pas \u00e0 la 
d\u00e9finition de l\u2019ellipso\u00efde \u00ab\u202f{0}\u202f\u00bb.
-MismatchedOperationFactories_2    = Il n\u2019y a pas d\u2019op\u00e9rations 
allant de \u00ab\u202f{0}\u202f\u00bb vers \u00ab\u202f{1}\u202f\u00bb parce 
que ces derniers sont associ\u00e9s \u00e0 deux fabriques diff\u00e9rentes.
-MisnamedParameter_1               = Malgr\u00e9 son nom, ce param\u00e8tre 
produit en r\u00e9alit\u00e9 l\u2019effet d\u2019un \u00ab\u202f{0}\u202f\u00bb.
-NotFormalProjectionParameter_1    = Ce param\u00e8tre emprunt\u00e9 \u00e0 la 
projection \u00ab\u202f{0}\u202f\u00bb n\u2019est pas formellement un 
param\u00e8tre de cette projection.
-
-#
-# Error messages (to be used in exceptions)
-#
-CanNotConcatenateTransforms_2     = Les transformations 
\u00ab\u202f{0}\u202f\u00bb et \u00ab\u202f{1}\u202f\u00bb ne peuvent pas 
\u00eatre combin\u00e9es.
-CanNotComputeDerivative           = La d\u00e9riv\u00e9 de 
l\u2019op\u00e9ration sur les coordonn\u00e9es ne peut pas \u00eatre 
calcul\u00e9e.
-CanNotCreateObjectAsInstanceOf_2  = Ne peut pas cr\u00e9er un objet du groupe 
\u00ab\u202f{1}\u202f\u00bb comme une instance de la classe \u2018{0}\u2019.
-CanNotInstantiateGeodeticObject_1 = Ne peut pas cr\u00e9er l\u2019objet 
g\u00e9od\u00e9tique pour \u00ab\u202f{0}\u202f\u00bb.
-CanNotMapAxisToDirection_1        = Aucun axe du syst\u00e8me de 
coordonn\u00e9es sp\u00e9cifi\u00e9 n\u2019a pu \u00eatre associ\u00e9 \u00e0 
la direction \u00ab\u202f{0}\u202f\u00bb.
-CanNotSeparateTargetDimension_1   = La dimension de destination {0} 
d\u00e9pend de dimensions sources qui ont \u00e9t\u00e9 exclues.
-CanNotTransformEnvelopeToGeodetic = Ne peut pas transformer l\u2019enveloppe 
vers un r\u00e9f\u00e9rentiel g\u00e9od\u00e9sique.
-CanNotUseGeodeticParameters_2     = Ne peut pas utiliser les param\u00e8tres 
g\u00e9od\u00e9siques {0}\u202f: {1}
-ColinearAxisDirections_2          = Les directions d\u2019axes {0} et {1} sont 
colin\u00e9aires.
-CoordinateOperationNotFound_2     = La conversion ou transformation des 
coordonn\u00e9es du syst\u00e8me \u00ab\u202f{0}\u202f\u00bb vers 
\u00ab\u202f{1}\u202f\u00bb n\u2019a pas \u00e9t\u00e9 trouv\u00e9e.
-DatumOriginShallBeDate            = L\u2019origine d\u2019un 
r\u00e9f\u00e9rentiel temporel doit \u00eatre une date.
-DuplicatedParameterName_4         = Le nom ou un alias pour le param\u00e8tre 
\u00ab\u202f{0}\u202f\u00bb \u00e0 l\u2019index {1} duplique le nom 
\u00ab\u202f{2}\u202f\u00bb \u00e0 l\u2019index {3}.
-IllegalAxisDirection_2            = Les syst\u00e8mes de coordonn\u00e9es de 
classe \u2018{0}\u2019 ne peuvent pas avoir d\u2019axe dans la direction 
\u00ab\u202f{1}\u202f\u00bb.
 IllegalGridCoordinate_1           = \u00ab\u202f{0}\u202f\u00bb n\u2019est pas 
une coordonn\u00e9e de grille valide.
 IllegalLatitudeBand_1             = \u00ab\u202f{0}\u202f\u00bb n\u2019est pas 
une bande de latitude valide. Une lettre \u00e9tait attendue.
-IllegalOperationDimension_3       = Les dimensions de l\u2019op\u00e9ration 
\u00ab\u202f{0}\u202f\u00bb ne peuvent pas \u00eatre ({1} \u2192 {2}).
-IllegalOperationForValueClass_1   = Cette op\u00e9ration ne peut pas 
s\u2019appliquer aux valeurs de classe \u2018{0}\u2019.
-IllegalParameterType_2            = Le param\u00e8tre 
\u00ab\u202f{0}\u202f\u00bb ne peut pas \u00eatre du type \u2018{1}\u2019.
-IllegalParameterValue_2           = Le param\u00e8tre 
\u00ab\u202f{0}\u202f\u00bb n\u2019accepte pas la valeur 
\u00ab\u202f{1}\u202f\u00bb.
-IllegalParameterValueClass_3      = Le param\u00e8tre 
\u00ab\u202f{0}\u202f\u00bb n\u2019accepte pas les valeurs de type 
\u2018{2}\u2019. Une instance de \u2018{1}\u2019 ou d\u2019un type 
d\u00e9riv\u00e9 \u00e9tait attendue.
 IllegalSquareIdentification_1     = \u00ab\u202f{0}\u202f\u00bb n\u2019est pas 
un identifiant de carr\u00e9 valide.
-IllegalUnitFor_2                  = L\u2019unit\u00e9 de mesure 
\u00ab\u202f{1}\u202f\u00bb n\u2019est pas valide pour les valeurs de 
\u00ab\u202f{0}\u202f\u00bb.
 IllegalUPSZone_1                  = \u00ab\u202f{0}\u202f\u00bb n\u2019est pas 
une zone valide de la projection Polaire St\u00e9r\u00e9ographique Universelle 
(UPS).
 IllegalUTMZone_1                  = \u00ab\u202f{0}\u202f\u00bb n\u2019est pas 
une zone valide de la projection Transverse Mercator Universelle (UTM).
-IncompatibleCoordinateSystemTypes = Types de syst\u00e8mes de coordonn\u00e9es 
incompatibles.
-IncompatibleDatum_2               = Le r\u00e9f\u00e9rentiel de 
\u00ab\u202f{1}\u202f\u00bb doit \u00eatre \u00ab\u202f{0}\u202f\u00bb.
 InconsistentWithGZD_2             = L\u2019identification du carr\u00e9 dans 
la r\u00e9f\u00e9rence \u00ab\u202f{0}\u202f\u00bb n\u2019est pas 
coh\u00e9rente avec la d\u00e9signation de la zone de la grille. Une zone 
coh\u00e9rente serait \u00ab\u202f{1}\u202f\u00bb.
-LatitudesAreOpposite_2            = Les latitudes {0} et {1} sont 
oppos\u00e9es.
-MismatchedParameterDescriptor_1   = Le descripteur du param\u00e8tre 
\u00ab\u202f{0}\u202f\u00bb ne correspond pas.
-MismatchedPrimeMeridian_2         = Le m\u00e9ridien d\u2019origine 
\u00ab\u202f{0}\u202f\u00bb \u00e9tait attendu, mais 
\u00ab\u202f{1}\u202f\u00bb a \u00e9t\u00e9 trouv\u00e9.
-MismatchedResolution_2            = \u00ab\u202f{0}\u202f\u00bb et 
\u00ab\u202f{1}\u202f\u00bb n\u2019ont pas la m\u00eame r\u00e9solution.
-MismatchedTransformDimension_3    = La {0,choice,0#source|1#destination} de la 
transformation a {2} dimension{2,choice,1#|2#s}, alors qu\u2019on en attendait 
{1}.
-MissingAuthority_1                = Aucune autorit\u00e9 n\u2019a 
\u00e9t\u00e9 sp\u00e9cifi\u00e9e pour le code \u00ab\u202f{0}\u202f\u00bb. Le 
format attendu est \u00ab\u202fAUTORIT\u00c9:CODE\u202f\u00bb.
-MissingInterpolationOrdinates     = La dimension des coordonn\u00e9es en 
entr\u00e9 ou en sortie du \u2018MathTransform\u2019 n\u2019est pas suffisante 
pour contenir les points d\u2019interpolation.
-MissingHorizontalDimension_1      = Aucune dimension horizontale n\u2019a 
\u00e9t\u00e9 trouv\u00e9e dans \u00ab\u202f{0}\u202f\u00bb.
-MissingVerticalDimension_1        = Aucune dimension verticale n\u2019a 
\u00e9t\u00e9 trouv\u00e9e dans \u00ab\u202f{0}\u202f\u00bb.
-MissingTemporalDimension_1        = Aucune dimension temporelle n\u2019a 
\u00e9t\u00e9 trouv\u00e9e dans \u00ab\u202f{0}\u202f\u00bb.
-MissingSpatioTemporalDimension_1  = Aucune dimension spatiale ou temporelle 
n\u2019a \u00e9t\u00e9 trouv\u00e9e dans \u00ab\u202f{0}\u202f\u00bb.
-MissingValueForParameter_1        = Aucune valeur n\u2019a \u00e9t\u00e9 
d\u00e9finie pour le param\u00e8tre \u00ab\u202f{0}\u202f\u00bb.
-NoConvergence                     = Le calcul ne converge pas.
-NoConvergenceForPoints_2          = Le calcul ne converge pas pour les points 
{0} et {1}.
-NonHorizontalCRS_1                = Aucune composante horizontale n\u2019a 
\u00e9t\u00e9 trouv\u00e9e dans le syst\u00e8me de r\u00e9f\u00e9rence des 
coordonn\u00e9es \u00ab\u202f{0}\u202f\u00bb.
-NonInvertibleMatrix_2             = Matrice {0}\u00d7{1} non inversible.
-NonInvertibleOperation_1          = Ne peut pas inverser l\u2019op\u00e9ration 
\u00ab\u202f{0}\u202f\u00bb.
-NonInvertibleTransform            = La transformation n\u2019est pas 
inversible.
-NonLinearUnitConversion_2         = La conversion des unit\u00e9s 
\u00ab\u202f{0}\u202f\u00bb vers \u00ab\u202f{1}\u202f\u00bb n\u2019est pas 
lin\u00e9aire.
-NonMonotonicSequence_1            = La s\u00e9quence 
\u00ab\u202f{0}\u202f\u00bb n\u2019est pas monotone.
-NonPerpendicularDirections_2      = Les directions {0} et {1} ne sont pas 
perpendiculaires.
-NonUniformScale                   = L\u2019\u00e9chelle n\u2019est pas 
uniforme.
-NotAnAffineTransform              = La transformation n\u2019est pas affine.
-NotASkewSymmetricMatrix           = La matrice n\u2019est pas 
antisym\u00e9trique.
-NoSuchAuthorityCode_3             = Aucun objet de type \u2018{1}\u2019 
n\u2019a \u00e9t\u00e9 trouv\u00e9 pour le code \u00ab\u202f{2}\u202f\u00bb 
dans la base de donn\u00e9es g\u00e9od\u00e9siques \u00ab\u202f{0}\u202f\u00bb.
-NoSuchAuthorityCodeInSubset_4     = Aucun objet de type \u2018{1}\u2019 
n\u2019a \u00e9t\u00e9 trouv\u00e9 pour le code \u00ab\u202f{2}\u202f\u00bb. 
Toutefois seul un sous-ensemble de la base de donn\u00e9es 
g\u00e9od\u00e9siques {0} a \u00e9t\u00e9 interrog\u00e9. Voir {3} pour des 
instructions d\u2019installation de la base de donn\u00e9es {0} compl\u00e8te.
-NoSuchOperationMethod_1           = Aucune m\u00e9thode n\u2019a \u00e9t\u00e9 
trouv\u00e9e pour le nom ou l\u2019identifiant \u00ab\u202f{0}\u202f\u00bb.
-ParameterNotFound_2               = Aucun param\u00e8tre nomm\u00e9 
\u00ab\u202f{1}\u202f\u00bb n\u2019a \u00e9t\u00e9 trouv\u00e9 dans 
\u00ab\u202f{0}\u202f\u00bb.
-RecursiveCreateCallForCode_2      = Appels r\u00e9cursifs lors de la 
cr\u00e9ation d\u2019un objet de type \u2018{0}\u2019 pour le code 
\u00ab\u202f{1}\u202f\u00bb.
-SingularMatrix                    = La matrice est singuli\u00e8re.
-UnexpectedDimensionForCS_1        = Dimension inattendue pour un syst\u00e8me 
de coordonn\u00e9es de type \u2018{0}\u2019.
-UnitlessParameter_1               = Le param\u00e8tre 
\u00ab\u202f{0}\u202f\u00bb n\u2019attend pas d\u2019unit\u00e9.
-UnknownAuthority_1                = L\u2019autorit\u00e9 
\u00ab\u202f{0}\u202f\u00bb n\u2019est pas reconnue.
-UnknownAxisDirection_1            = La direction d\u2019axe 
\u00ab\u202f{0}\u202f\u00bb n\u2019est pas reconnue.
-UnmodifiableAffineTransform       = Cette transformation affine n\u2019est pas 
modifiable.
-UnspecifiedDimensions             = Les dimensions n\u2019ont pas 
\u00e9t\u00e9 sp\u00e9cifi\u00e9es.
-UnspecifiedParameterValues        = Les valeurs des param\u00e8tres n\u2019ont 
pas \u00e9t\u00e9 sp\u00e9cifi\u00e9es.
+OddGridCoordinateLength_1         = Ne peut pas d\u00e9terminer la dimension 
de \u00ab\u202f{0}\u202f\u00bb \u00e0 cause du nombre impair de caract\u00e8res.

Modified: 
sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/referencing/gazetteer/MilitaryGridReferenceSystem.java
URL: 
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/referencing/gazetteer/MilitaryGridReferenceSystem.java?rev=1784508&r1=1784507&r2=1784508&view=diff
==============================================================================
--- 
sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/referencing/gazetteer/MilitaryGridReferenceSystem.java
 [UTF-8] (original)
+++ 
sis/branches/JDK8/core/sis-referencing-by-identifiers/src/main/java/org/apache/sis/referencing/gazetteer/MilitaryGridReferenceSystem.java
 [UTF-8] Mon Feb 27 08:46:49 2017
@@ -30,7 +30,7 @@ import org.opengis.referencing.operation
 import org.opengis.referencing.operation.TransformException;
 import org.apache.sis.internal.referencing.provider.TransverseMercator;
 import org.apache.sis.internal.referencing.provider.PolarStereographicA;
-import org.apache.sis.internal.referencing.Resources;
+import org.apache.sis.internal.gazetteer.Resources;
 import org.apache.sis.referencing.CRS;
 import org.apache.sis.referencing.CommonCRS;
 import org.apache.sis.referencing.IdentifiedObjects;
@@ -585,11 +585,11 @@ parse:                  switch (part) {
                 final double x, y;
                 if (s >= end) {
                     final int length = s - i;
-                    final int h = i + (length >>> 1);
                     if ((length & 1) != 0) {
-                        throw new 
GazetteerException(Resources.format(Resources.Keys.MismatchedResolution_2,
-                                reference.subSequence(i, h), 
reference.subSequence(h, s)));
+                        throw new 
GazetteerException(Resources.format(Resources.Keys.OddGridCoordinateLength_1,
+                                reference.subSequence(i, s)));
                     }
+                    final int h = i + (length >>> 1);
                     x = parseCoordinate(reference, i, h);
                     y = parseCoordinate(reference, h, s);
                 } else {

Modified: 
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources.java
URL: 
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources.java?rev=1784508&r1=1784507&r2=1784508&view=diff
==============================================================================
--- 
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources.java
 [UTF-8] (original)
+++ 
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources.java
 [UTF-8] Mon Feb 27 08:46:49 2017
@@ -166,16 +166,6 @@ public final class Resources extends Ind
         public static final short IllegalAxisDirection_2 = 20;
 
         /**
-         * “{0}” is not a valid grid coordinate.
-         */
-        public static final short IllegalGridCoordinate_1 = 75;
-
-        /**
-         * “{0}” is not a valid latitude band. A letter was expected.
-         */
-        public static final short IllegalLatitudeBand_1 = 73;
-
-        /**
          * Dimensions of “{0}” operation can not be ({1} → {2}).
          */
         public static final short IllegalOperationDimension_3 = 21;
@@ -202,21 +192,6 @@ public final class Resources extends Ind
         public static final short IllegalParameterValue_2 = 25;
 
         /**
-         * “{0}” is not a valid square identification.
-         */
-        public static final short IllegalSquareIdentification_1 = 74;
-
-        /**
-         * “{0}” is not a valid Universal Polar Stereographic (UPS) zone.
-         */
-        public static final short IllegalUPSZone_1 = 78;
-
-        /**
-         * “{0}” is not a valid Universal Transverse Mercator (UTM) zone.
-         */
-        public static final short IllegalUTMZone_1 = 72;
-
-        /**
          * Unit of measurement “{1}” is not valid for “{0}” values.
          */
         public static final short IllegalUnitFor_2 = 26;
@@ -232,12 +207,6 @@ public final class Resources extends Ind
         public static final short IncompatibleDatum_2 = 28;
 
         /**
-         * Square identification in the “{0}” reference is inconsistent with 
the grid zone designation.
-         * A consistent zone would be “{1}”.
-         */
-        public static final short InconsistentWithGZD_2 = 77;
-
-        /**
          * Inverse operation uses this parameter value with opposite sign.
          */
         public static final short InverseOperationUsesOppositeSign = 29;
@@ -279,11 +248,6 @@ public final class Resources extends Ind
         public static final short MismatchedPrimeMeridian_2 = 36;
 
         /**
-         * “{0}” and “{1}” do not have the same resolution.
-         */
-        public static final short MismatchedResolution_2 = 76;
-
-        /**
          * The transform has {2} {0,choice,0#source|1#target} 
dimension{2,choice,1#|2#s}, while {1} was
          * expected.
          */

Modified: 
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources.properties
URL: 
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources.properties?rev=1784508&r1=1784507&r2=1784508&view=diff
==============================================================================
--- 
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources.properties
 [ISO-8859-1] (original)
+++ 
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources.properties
 [ISO-8859-1] Mon Feb 27 08:46:49 2017
@@ -52,24 +52,17 @@ CoordinateOperationNotFound_2     = Coor
 DatumOriginShallBeDate            = Origin of temporal datum shall be a date.
 DuplicatedParameterName_4         = Name or alias for parameter 
\u201c{0}\u201d at index {1} conflict with name \u201c{2}\u201d at index {3}.
 IllegalAxisDirection_2            = Coordinate system of class \u2018{0}\u2019 
can not have axis in the {1} direction.
-IllegalGridCoordinate_1           = \u201c{0}\u201d is not a valid grid 
coordinate.
-IllegalLatitudeBand_1             = \u201c{0}\u201d is not a valid latitude 
band. A letter was expected.
 IllegalOperationDimension_3       = Dimensions of \u201c{0}\u201d operation 
can not be ({1} \u2192 {2}).
 IllegalOperationForValueClass_1   = This operation can not be applied to 
values of class \u2018{0}\u2019.
 IllegalParameterType_2            = Parameter \u201c{0}\u201d can not be of 
type \u2018{1}\u2019.
 IllegalParameterValue_2           = Parameter \u201c{0}\u201d can not take the 
\u201c{1}\u201d value.
 IllegalParameterValueClass_3      = Parameter \u201c{0}\u201d does not accept 
values of \u2018{2}\u2019 type. Expected an instance of \u2018{1}\u2019 or 
derived type.
-IllegalSquareIdentification_1     = \u201c{0}\u201d is not a valid square 
identification.
 IllegalUnitFor_2                  = Unit of measurement \u201c{1}\u201d is not 
valid for \u201c{0}\u201d values.
-IllegalUPSZone_1                  = \u201c{0}\u201d is not a valid Universal 
Polar Stereographic (UPS) zone.
-IllegalUTMZone_1                  = \u201c{0}\u201d is not a valid Universal 
Transverse Mercator (UTM) zone.
 IncompatibleCoordinateSystemTypes = Incompatible coordinate system types.
 IncompatibleDatum_2               = Datum of \u201c{1}\u201d shall be 
\u201c{0}\u201d.
-InconsistentWithGZD_2             = Square identification in the 
\u201c{0}\u201d reference is inconsistent with the grid zone designation. A 
consistent zone would be \u201c{1}\u201d.
 LatitudesAreOpposite_2            = Latitudes {0} and {1} are opposite.
 MismatchedParameterDescriptor_1   = Mismatched descriptor for \u201c{0}\u201d 
parameter.
 MismatchedPrimeMeridian_2         = Expected the \u201c{0}\u201d prime 
meridian but found \u201c{1}\u201d.
-MismatchedResolution_2            = \u201c{0}\u201d and \u201c{1}\u201d do not 
have the same resolution.
 MismatchedTransformDimension_3    = The transform has {2} 
{0,choice,0#source|1#target} dimension{2,choice,1#|2#s}, while {1} was expected.
 MissingAuthority_1                = No authority was specified for code 
\u201c{0}\u201d. The expected syntax is \u201cAUTHORITY:CODE\u201d.
 MissingInterpolationOrdinates     = Not enough dimension in 
\u2018MathTransform\u2019 input or output coordinates for the interpolation 
points.

Modified: 
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources_fr.properties
URL: 
http://svn.apache.org/viewvc/sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources_fr.properties?rev=1784508&r1=1784507&r2=1784508&view=diff
==============================================================================
--- 
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources_fr.properties
 [ISO-8859-1] (original)
+++ 
sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing/Resources_fr.properties
 [ISO-8859-1] Mon Feb 27 08:46:49 2017
@@ -57,24 +57,17 @@ CoordinateOperationNotFound_2     = La c
 DatumOriginShallBeDate            = L\u2019origine d\u2019un 
r\u00e9f\u00e9rentiel temporel doit \u00eatre une date.
 DuplicatedParameterName_4         = Le nom ou un alias pour le param\u00e8tre 
\u00ab\u202f{0}\u202f\u00bb \u00e0 l\u2019index {1} duplique le nom 
\u00ab\u202f{2}\u202f\u00bb \u00e0 l\u2019index {3}.
 IllegalAxisDirection_2            = Les syst\u00e8mes de coordonn\u00e9es de 
classe \u2018{0}\u2019 ne peuvent pas avoir d\u2019axe dans la direction 
\u00ab\u202f{1}\u202f\u00bb.
-IllegalGridCoordinate_1           = \u00ab\u202f{0}\u202f\u00bb n\u2019est pas 
une coordonn\u00e9e de grille valide.
-IllegalLatitudeBand_1             = \u00ab\u202f{0}\u202f\u00bb n\u2019est pas 
une bande de latitude valide. Une lettre \u00e9tait attendue.
 IllegalOperationDimension_3       = Les dimensions de l\u2019op\u00e9ration 
\u00ab\u202f{0}\u202f\u00bb ne peuvent pas \u00eatre ({1} \u2192 {2}).
 IllegalOperationForValueClass_1   = Cette op\u00e9ration ne peut pas 
s\u2019appliquer aux valeurs de classe \u2018{0}\u2019.
 IllegalParameterType_2            = Le param\u00e8tre 
\u00ab\u202f{0}\u202f\u00bb ne peut pas \u00eatre du type \u2018{1}\u2019.
 IllegalParameterValue_2           = Le param\u00e8tre 
\u00ab\u202f{0}\u202f\u00bb n\u2019accepte pas la valeur 
\u00ab\u202f{1}\u202f\u00bb.
 IllegalParameterValueClass_3      = Le param\u00e8tre 
\u00ab\u202f{0}\u202f\u00bb n\u2019accepte pas les valeurs de type 
\u2018{2}\u2019. Une instance de \u2018{1}\u2019 ou d\u2019un type 
d\u00e9riv\u00e9 \u00e9tait attendue.
-IllegalSquareIdentification_1     = \u00ab\u202f{0}\u202f\u00bb n\u2019est pas 
un identifiant de carr\u00e9 valide.
 IllegalUnitFor_2                  = L\u2019unit\u00e9 de mesure 
\u00ab\u202f{1}\u202f\u00bb n\u2019est pas valide pour les valeurs de 
\u00ab\u202f{0}\u202f\u00bb.
-IllegalUPSZone_1                  = \u00ab\u202f{0}\u202f\u00bb n\u2019est pas 
une zone valide de la projection Polaire St\u00e9r\u00e9ographique Universelle 
(UPS).
-IllegalUTMZone_1                  = \u00ab\u202f{0}\u202f\u00bb n\u2019est pas 
une zone valide de la projection Transverse Mercator Universelle (UTM).
 IncompatibleCoordinateSystemTypes = Types de syst\u00e8mes de coordonn\u00e9es 
incompatibles.
 IncompatibleDatum_2               = Le r\u00e9f\u00e9rentiel de 
\u00ab\u202f{1}\u202f\u00bb doit \u00eatre \u00ab\u202f{0}\u202f\u00bb.
-InconsistentWithGZD_2             = L\u2019identification du carr\u00e9 dans 
la r\u00e9f\u00e9rence \u00ab\u202f{0}\u202f\u00bb n\u2019est pas 
coh\u00e9rente avec la d\u00e9signation de la zone de la grille. Une zone 
coh\u00e9rente serait \u00ab\u202f{1}\u202f\u00bb.
 LatitudesAreOpposite_2            = Les latitudes {0} et {1} sont 
oppos\u00e9es.
 MismatchedParameterDescriptor_1   = Le descripteur du param\u00e8tre 
\u00ab\u202f{0}\u202f\u00bb ne correspond pas.
 MismatchedPrimeMeridian_2         = Le m\u00e9ridien d\u2019origine 
\u00ab\u202f{0}\u202f\u00bb \u00e9tait attendu, mais 
\u00ab\u202f{1}\u202f\u00bb a \u00e9t\u00e9 trouv\u00e9.
-MismatchedResolution_2            = \u00ab\u202f{0}\u202f\u00bb et 
\u00ab\u202f{1}\u202f\u00bb n\u2019ont pas la m\u00eame r\u00e9solution.
 MismatchedTransformDimension_3    = La {0,choice,0#source|1#destination} de la 
transformation a {2} dimension{2,choice,1#|2#s}, alors qu\u2019on en attendait 
{1}.
 MissingAuthority_1                = Aucune autorit\u00e9 n\u2019a 
\u00e9t\u00e9 sp\u00e9cifi\u00e9e pour le code \u00ab\u202f{0}\u202f\u00bb. Le 
format attendu est \u00ab\u202fAUTORIT\u00c9:CODE\u202f\u00bb.
 MissingInterpolationOrdinates     = La dimension des coordonn\u00e9es en 
entr\u00e9 ou en sortie du \u2018MathTransform\u2019 n\u2019est pas suffisante 
pour contenir les points d\u2019interpolation.


Reply via email to