All Downloads are FREE. Search and download functionalities are using the official Maven repository.

i18n.nuiton-csv_en_GB.properties Maven / Gradle / Ivy

There is a newer version: 3.1
Show newest version
csv.import.error.duplicatedHeaders=Fields %s are duplicated.
csv.import.error.missingMandatoryHeaders=The mandatory fields %s are missing
csv.import.error.unableToParseValue=Unable to parse value '%s' (column '%s', line %s)
csv.import.error.unableToReadField=Unable to read value of column '%s' at line %s
csv.import.error.unableToReadHeaders=Unable to read headers
csv.import.error.unableToReadLine=Unable to read line %s
csv.import.error.unableToSetValue=Unable to set value '%s' (object '%s', line %s, column '%s')
csv.import.error.unrecognizedHeaders=Fields %s are not recognized. Accepted fields are %s.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy