Those resources will need to be omitted.
Command line:
svn diff --extensions "--unified --ignore-space-change --ignore-all-space --ignore-eol-style" -r20597:20598 https://svn.osgeo.org/geotools/trunk/modules/library/metadata/src/main/java/org/geotools/resources/i18n/Errors.properties
Revision 20597 | Revision 20598 |
---|---|
CANT_CONVERT_FROM_TYPE_$1=Can't convert value from type '{0}'. CANT_CREATE_FACTORY_$1=Can't create a factory of type "{0}". CANT_CREATE_FROM_TEXT_$1=Can't create object of type '{0}' from a text. CANT_GET_DATASOURCE_$1=Failed to get the data source for name "{0}". CANT_EVALUATE_$1=Can't evaluate a value for coordinate ({0}). CANT_READ_$1=Can't read file "{0}". |
CANT_CONVERT_FROM_TYPE_$1=Can't convert value from type '{0}'. CANT_CREATE_FACTORY_$1=Can't create a factory of type "{0}". CANT_CREATE_FROM_TEXT_$1=Can't create object of type '{0}' from a text. CANT_CROP_$1="{0}" parameter should be not nul and of type "{1}". CANT_CROP_$2=CRS of crop envelope must be the same CRS of the source coverage. CANT_CROP_$3=An error occurred while cropping. CANT_GET_DATASOURCE_$1=Failed to get the data source for name "{0}". CANT_EVALUATE_$1=Can't evaluate a value for coordinate ({0}). CANT_READ_$1=Can't read file "{0}". |
CANT_REPROJECT_$1=Can't reproject grid coverage "{0}". CANT_SEPARATE_CRS_$1=Can't separate CRS "{0}". CANT_SET_PARAMETER_VALUE_$1=Can't set a value to the parameter "{0}". CANT_TRANSFORM_ENVELOPE=Can't transform envelope. CANVAS_NOT_OWNER_$1=Graphic "{0}" is owned by an other canvas. COLINEAR_AXIS_$2=Axis {0} and {1} are colinear. |
CANT_REPROJECT_$1=Can't reproject grid coverage "{0}".
CANT_SEPARATE_CRS_$1=Can't separate CRS "{0}".
CANT_SET_PARAMETER_VALUE_$1=Can't set a value to the parameter "{0}".
CANT_SCALE_$1=Scaling affine transform is not invertible.
CANT_TRANSFORM_ENVELOPE=Can't transform envelope.
CANVAS_NOT_OWNER_$1=Graphic "{0}" is owned by an other canvas.
COLINEAR_AXIS_$2=Axis {0} and {1} are colinear. |