You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by bo...@apache.org on 2013/12/10 14:40:21 UTC

git commit: TAP5-2061: fixed fix of French translation per Christian Couvez

Updated Branches:
  refs/heads/master 39033a9ae -> 1bb0ba364


TAP5-2061: fixed fix of French translation per Christian Couvez

Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/1bb0ba36
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/1bb0ba36
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/1bb0ba36

Branch: refs/heads/master
Commit: 1bb0ba36466caf7fdd898e9143dc3c8bae9d7af0
Parents: 39033a9
Author: Bob Harner <bo...@apache.org>
Authored: Tue Dec 10 08:39:53 2013 -0500
Committer: Bob Harner <bo...@apache.org>
Committed: Tue Dec 10 08:39:53 2013 -0500

----------------------------------------------------------------------
 .../src/main/resources/org/apache/tapestry5/core_fr.properties     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/1bb0ba36/tapestry-core/src/main/resources/org/apache/tapestry5/core_fr.properties
----------------------------------------------------------------------
diff --git a/tapestry-core/src/main/resources/org/apache/tapestry5/core_fr.properties b/tapestry-core/src/main/resources/org/apache/tapestry5/core_fr.properties
index 6df08d1..449e227 100644
--- a/tapestry-core/src/main/resources/org/apache/tapestry5/core_fr.properties
+++ b/tapestry-core/src/main/resources/org/apache/tapestry5/core_fr.properties
@@ -24,7 +24,7 @@
 core-cancel-label=Annuler
 
 # DateField validation error:
-core-date-value-not-parseable=La date '%s' ne peut pas ê tre analyséˆe.
+core-date-value-not-parseable=La date '%s' ne peut pas être analysée.
 
 # Validation error summary instructions:
 core-default-error-banner=Vous devez corriger ces erreurs avant de poursuivre.