jfclere     2002/11/06 03:39:41

  Modified:    jasper/src/share/org/apache/jasper/resources
                        messages_fr.properties
  Log:
  Quick review: Some typos.
  
  Revision  Changes    Path
  1.2       +3 -3      
jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/resources/messages_fr.properties
  
  Index: messages_fr.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/resources/messages_fr.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- messages_fr.properties    6 Nov 2002 10:40:52 -0000       1.1
  +++ messages_fr.properties    6 Nov 2002 11:39:41 -0000       1.2
  @@ -98,7 +98,7 @@
   jsp.error.paramexpected=Le tag \"param\" est attendu avec les attributs \"name\" et 
\"value\" après le tag \"params\".
   jsp.error.paramexpectedonly=Le tag \"param\" est attendu avec les attributs 
\"name\" et \"value\" sans le tag \"params\".
   jsp.error.closeindividualparam=Le tag param doit être fermé avec \"/>\"
  -jsp.error.closeparams=Le tag param tag doit être fermé avec  /params
  +jsp.error.closeparams=Le tag \"param\" doit être fermé avec \"/params\"
   jsp.error.plugin.notype=type non déclaré dans jsp:plugin
   jsp.error.plugin.nocode=code non déclaré dans jsp:plugin
   jsp.error.plugin.notclosed=jsp:plugin non fermé
  @@ -116,7 +116,7 @@
   jsp.warning.sendErrToClient=Attention: Valeur incorrecte pour le  initParam 
sendErrToClient. Utilisation de la valeur par défaut \"false\"
   jsp.warning.classDebugInfo=Attention: Valeur incorrecte pour le initParam 
classdebuginfo. Utilisation de la valeur par défaut \"false\"
   jsp.error.badtaglib=Impossible d''ouvrir le taglibrary {0} : {1}
  -jsp.error.badGetReader=Impossible de créer un lecteur (reader) quand le flux 
n''utilse pas des tampons (not buffered)
  +jsp.error.badGetReader=Impossible de créer un lecteur (reader) quand le flux 
n''utilise pas des tampons (not buffered)
   jsp.warning.unknown.element.in.TLD=Attention: Elément inconnu {0} dans le TLD
   jsp.warning.unknown.element.in.tag=Attention: Elément inconnu {0} dans le tag
   jsp.warning.unknown.element.in.attribute=Attention: Elément inconnu {0} dans 
l''attribute
  
  
  

--
To unsubscribe, e-mail:   <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>

Reply via email to