Changeset 1171
- Timestamp:
- 11/19/08 12:46:04 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lib/jelix/core-modules/jelix/locales/en_EN/formserr.UTF-8.properties
r1167 r1171 23 23 unknow.control=(830) The control "%1$s" doesn't exist in the form "%2$s" (template %3$s) 24 24 25 invalid.token=(835) The token of the form is not valid e, you should fill the form from the original web page25 invalid.token=(835) The token of the form is not valid, you should fill the form from the original web page 26 26 27 27 js.err.invalid= "%s" field is invalid trunk/lib/jelix/core-modules/jelix/locales/en_US/formserr.UTF-8.properties
r1167 r1171 23 23 unknow.control=(830) The control "%1$s" doesn't exist in the form "%2$s" (template %3$s) 24 24 25 invalid.token=(835) The token of the form is not valid e, you should fill the form from the original web page25 invalid.token=(835) The token of the form is not valid, you should fill the form from the original web page 26 26 27 27 js.err.invalid= "%s" field is invalid trunk/lib/jelix/core-modules/jelix/locales/fr_FR/formserr.UTF-8.properties
r1167 r1171 23 23 unknow.control=(830) Le contrôle "%1$s" n'existe pas dans le formulaire "%2$s" (template "%3$s") 24 24 25 invalid.token=(835) Le token du formulaire n'est pas valide, vous devez vousremplir le formulaire correctement à partir du site.25 invalid.token=(835) Le token du formulaire n'est pas valide, vous devez remplir le formulaire correctement à partir du site. 26 26 27 27 js.err.invalid=La saisie de "%s" est invalide
