Updated Branches: refs/heads/master bc1c43acc -> 39033a9ae
TAP5-2061: Error in French translation noted by 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/39033a9a Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/39033a9a Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/39033a9a Branch: refs/heads/master Commit: 39033a9ae8faf599c0c5160f47f3c8632860d955 Parents: bc1c43a Author: Bob Harner <[email protected]> Authored: Mon Dec 9 07:20:38 2013 -0500 Committer: Bob Harner <[email protected]> Committed: Mon Dec 9 07:45:16 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/39033a9a/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 67b4a2c..6df08d1 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.
