Author: uli
Date: Thu Feb 18 16:16:45 2010
New Revision: 911472
URL: http://svn.apache.org/viewvc?rev=911472&view=rev
Log:
TAP5-1019: French translations for number format error message
Modified:
tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_fr_FR.properties
Modified:
tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_fr_FR.properties
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_fr_FR.properties?rev=911472&r1=911471&r2=911472&view=diff
==============================================================================
---
tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_fr_FR.properties
(original)
+++
tapestry/tapestry5/branches/5.1.0.x-dev/tapestry-core/src/main/resources/org/apache/tapestry5/internal/ValidationMessages_fr_FR.properties
Thu Feb 18 16:16:45 2010
@@ -28,3 +28,6 @@
# This is where the translator messages go.
+integer-format-exception=Vous devez saisir un nombre entier pour %s.
+number-format-exception=Vous devez saisir un nombre pour %s.
+