You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2009/05/25 12:26:23 UTC

svn commit: r778379 - in /tomcat/trunk/java/org/apache: jasper/resources/LocalStrings_fr.properties naming/resources/LocalStrings_fr.properties

Author: markt
Date: Mon May 25 10:26:22 2009
New Revision: 778379

URL: http://svn.apache.org/viewvc?rev=778379&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47228
Correct French spellings.
Patch provided by Sebb. (Trusting that his French is a lot better than mine)

Modified:
    tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties
    tomcat/trunk/java/org/apache/naming/resources/LocalStrings_fr.properties

Modified: tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties?rev=778379&r1=778378&r2=778379&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties (original)
+++ tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_fr.properties Mon May 25 10:26:22 2009
@@ -75,7 +75,7 @@
 jsp.error.action.istagfile=L''action {0} ne peut \u00eatre utilis\u00e9e dans un fichier tag
 jsp.error.action.isnottagfile=L''action {0} ne peut \u00eatre utilis\u00e9e que dans un fichier tag
 jsp.error.unterminated=Tag {0} non termin\u00e9
-jsp.error.usebean.notinsamefile=le tag useBean doit commenc\u00e9 et finir dans le m\u00eame fichier physique
+jsp.error.usebean.notinsamefile=le tag useBean doit commencer et finir dans le m\u00eame fichier physique
 jsp.error.loadclass.taghandler=Impossible de charger la classe {0}
 jsp.error.unable.compile=Impossible de compiler la classe pour la JSP
 jsp.error.unable.load=Impossible de charger la classe pour la JSP

Modified: tomcat/trunk/java/org/apache/naming/resources/LocalStrings_fr.properties
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/naming/resources/LocalStrings_fr.properties?rev=778379&r1=778378&r2=778379&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/naming/resources/LocalStrings_fr.properties (original)
+++ tomcat/trunk/java/org/apache/naming/resources/LocalStrings_fr.properties Mon May 25 10:26:22 2009
@@ -16,14 +16,14 @@
 fileResources.base=Le document base {0} n''existe pas ou n''est pas un r\u00e9pertoire lisible
 warResources.notWar=Doc base doit point\u00e9 vers un fichier WAR
 warResources.invalidWar=Fichier WAR invalide ou illisible  : {0}
-jarResources.syntax=Le document base {0} doit commenc\u00e9 par ''jar:'' et finir avec ''!/''
+jarResources.syntax=Le document base {0} doit commencer par ''jar:'' et finir avec ''!/''
 resources.alreadyStarted=Les Ressources ont d\u00e9j\u00e0 \u00e9t\u00e9 d\u00e9marr\u00e9es
 resources.connect=Impossible de se connecter au document base {0}
 resources.input=Impossible de cr\u00e9er l''input stream pour la ressource {0}
 resources.notStarted=Les ressources n''ont pas encore \u00e9t\u00e9 d\u00e9marr\u00e9es
 resources.null=Le document base ne peut \u00eatre nul
 resources.notFound=La ressource {0} est introuvable
-resources.path=Le chemin relatif de context {0} doit commenc\u00e9 par ''/''
+resources.path=Le chemin relatif de context {0} doit commencer par ''/''
 resources.alreadyBound=Le nom {0} est d\u00e9j\u00e0 r\u00e9f\u00e9renc\u00e9 par ce contexte
 resources.bindFailed=Le liage a \u00e9chou\u00e9: {0}
 resources.unbindFailed=Le d\u00e9liage a \u00e9chou\u00e9: {0}



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org