French translations for number format error message
---------------------------------------------------
Key: TAP5-1019
URL: https://issues.apache.org/jira/browse/TAP5-1019
Project: Tapestry 5
Issue Type: Bug
Components: tapestry-core
Affects Versions: 5.1.0.7
Reporter: Denis Delangle
Priority: Minor
French translation is missing messages for number format errors. Here is a
proposition that could be added to ValidationMessages_fr_FR.properties :
integer-format-exception=Vous devez saisir un nombre entier pour %s.
number-format-exception=Vous devez saisir un nombre pour %s.
As there is no other french translation, I suggest that
ValidationMessages_fr_FR.properties is renamed to
ValidationMessages_fr.properties to be used by other french speacking countries
like Belgium or Canada.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.