You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sis.apache.org by GitBox <gi...@apache.org> on 2021/05/25 13:26:48 UTC

[GitHub] [sis] desruisseaux commented on a change in pull request #22: fix(NetCDF): Ignore unrecognized dimensions

desruisseaux commented on a change in pull request #22:
URL: https://github.com/apache/sis/pull/22#discussion_r638785620



##########
File path: storage/sis-netcdf/src/main/java/org/apache/sis/internal/netcdf/Resources_fr.properties
##########
@@ -50,3 +50,4 @@ UnexpectedDimensionForVariable_4  = La variable \u00ab\u202f{1}\u202f\u00bb dans
 UnknownProjectionParameters_2     = Param\u00e8tres de projection inconnus dans le fichier \u00ab\u202f{0}\u202f\u00bb\u00a0: {1}
 UnmappedDimensions_4              = La variable \u00ab\u202f{1}\u202f\u00bb dans le fichier \u00ab\u202f{0}\u202f\u00bb a {2,number} dimensions mais seulement {3,number} peuvent \u00eatre associ\u00e9es \u00e0 un syst\u00e8me de r\u00e9f\u00e9rence des coordonn\u00e9es.
 UnsupportedDataType_3             = Le fichier netCDF \u00ab\u202f{0}\u202f\u00bb utilise un type de donn\u00e9es non-support\u00e9 {2} pour la variable \u00ab\u202f{1}\u202f\u00bb.
+NoSupportedAxisForDimension_2     = Aucun axe valide trouvé pour la dimension {0} dans le fichier {1}

Review comment:
       Missing dot at sentence end.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org