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

io.vertigo.dynamox.domain.formatter.Formatter.properties Maven / Gradle / Ivy

There is a newer version: 2.1.0
Show newest version
#Use ISO-8859-1 encoding as ResourceBundle only support this charset.
#@see: http://docs.oracle.com/javase/7/docs/api/java/util/PropertyResourceBundle.html#PropertyResourceBundle(java.io.InputStream)

# {Gestion des types erron?s : {fieldLabel}
DYNAMOX_NUMBER_NOT_FORMATTED =Ce champ doit contenir un nombre valide
DYNAMOX_NUMBER_TOO_BIG=Le nombre est trop grand pour ce champ
DYNAMOX_BOOLEAN_NOT_FORMATTED =Ce champ doit contenir un bool?en valide
DYNAMOX_DATE_NOT_FORMATTED_LETTER =La date ne doit pas contenir de lettre
DYNAMOX_DATE_NOT_FORMATTED =Ce champ doit contenir une date valide




© 2015 - 2025 Weber Informatics LLC | Privacy Policy