Hi David, Why did you drop a litlle part of the translation ? I found two lines in the localization_en.pr that weren't translated yet so I added them in fr and you didn't apply those changes ?
The lines were JLOGINUSER_REQUEST_RECORDED JLOGINUSER_REQUEST_REJECTED Look for them in localization_en, they are present, but not in the french one (neither are they in other languages by the way). Attached the patch for those lines, in french. Thanx, Aurelien [EMAIL PROTECTED] a �crit : > JetspeedLocalization_fr.properties > > > taylor 2002/12/09 11:08:51 > > Modified: src/java/org/apache/jetspeed/modules/localization > JetspeedLocalization_fr.properties Log: > update to localization props fr > > Revision Changes Path > 1.14 +7 -6 > jakarta-jetspeed/src/java/org/apache/jetspeed/modules/localiza > tion/JetspeedLocalization_fr.properties > > Index: JetspeedLocalization_fr.properties > =================================================================== > RCS file: > /home/cvs/jakarta-jetspeed/src/java/org/apache/jetspeed/module > s/localization/JetspeedLocalization_fr.properties,v retrieving > revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 > --- JetspeedLocalization_fr.properties 8 Dec 2002 19:33:52 > -0000 1.13 +++ JetspeedLocalization_fr.properties 9 Dec 2002 > 19:08:51 -0000 1.14 @@ -93,7 +93,7 @@ > USERFORM_FIRSTNAMEMSG=Prénom : > USERFORM_LASTNAMEMSG=Nom : > USERFORM_EMAILMSG=Email : > -USERFORM_SAVE=Save > +USERFORM_SAVE=Sauver > USERFORM_CANCEL=Annuler > USERFORM_RESET=Rétablir > USERFORM_UPDATE=Modifier ce Compte > @@ -196,7 +196,8 @@ > PASSWORDFORM_EXPIRED_MSG=Votre mot de passe a > expiré. Merci de le changer. > PASSWORDFORM_FAILED_MSG=Identifiant et/ou mot de passe > invalide. Veuillez resaisir vos informations. > > -EDIT=Edit > -VIEW=View > -DELETE=Delete > -ADD=Add > +EDIT=Editer > +VIEW=Voir > +DELETE=Supprimer > +ADD=Ajouter > +
localization_fr.patch
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
