
i18n.nuiton-csv_en_GB.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of nuiton-csv Show documentation
Show all versions of nuiton-csv Show documentation
Library of usefull classes to import export csv.
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