From: Emmanuel S. <se...@us...> - 2004-12-09 23:16:53
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/account/prefs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2614/account/prefs Modified Files: prefs.html.tmpl saved-searches.html.tmpl Log Message: Les corrections d'un collegue (merci, Nico) Index: saved-searches.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/account/prefs/saved-searches.html.tmpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** saved-searches.html.tmpl 9 Dec 2004 22:13:54 -0000 1.2 --- saved-searches.html.tmpl 9 Dec 2004 23:16:13 -0000 1.3 *************** *** 20,24 **** #%] ! <p>Bos requêtes sauvegardés sont tel que définis ici :</p> <blockquote> --- 20,24 ---- #%] ! <p>Vos requêtes sauvegardés sont tel que définis ici :</p> <blockquote> Index: prefs.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/account/prefs/prefs.html.tmpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** prefs.html.tmpl 30 Nov 2004 22:34:08 -0000 1.3 --- prefs.html.tmpl 9 Dec 2004 23:16:13 -0000 1.4 *************** *** 84,88 **** <p> <font color="red"> ! Vos changements pour [% current_tab.description FILTER lower %] ont été sauvegardés. </font> --- 84,88 ---- <p> <font color="red"> ! Vos changements pour [% current_tab.description FILTER lower %] ont été sauvegardés. </font> |