From: Emmanuel S. <se...@us...> - 2005-03-08 23:42:42
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/bug/votes In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5526/default/bug/votes Modified Files: list-for-user.html.tmpl Log Message: Correction de #1124022 Index: list-for-user.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/bug/votes/list-for-user.html.tmpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** list-for-user.html.tmpl 1 Feb 2005 10:15:20 -0000 1.4 --- list-for-user.html.tmpl 8 Mar 2005 23:42:31 -0000 1.5 *************** *** 135,143 **** <p> [% IF canedit %] ! Vous ne [% ELSE %] ! Cette utilisateur ne [% END %] ! vote sur aucun [% terms.bugs %] en ce moment. </p> [% END %] --- 135,143 ---- <p> [% IF canedit %] ! Vous ne votez [% ELSE %] ! Cette utilisateur ne vote [% END %] ! sur aucun [% terms.bug %] en ce moment. </p> [% END %] |