From: Emmanuel S. <se...@us...> - 2005-06-30 13:57:12
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/bug In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4655/fr/default/bug Modified Files: edit.html.tmpl Log Message: traduction de deux termes qui sont passes entre les mailles du filet Index: edit.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/bug/edit.html.tmpl,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** edit.html.tmpl 30 Jun 2005 13:38:03 -0000 1.8 --- edit.html.tmpl 30 Jun 2005 13:57:00 -0000 1.9 *************** *** 320,327 **** <tr> <td align="right"> ! <b>Status <u>W</u>hiteboard:</b> </td> <td colspan="5"> ! <input name="status_whiteboard" accesskey="w" value="[% bug.status_whiteboard FILTER html %]" size="60"> </td> --- 320,327 ---- <tr> <td align="right"> ! <b>Tableau Blanc des <u>Ã</u>tats :</b> </td> <td colspan="5"> ! <input name="status_whiteboard" accesskey="e" value="[% bug.status_whiteboard FILTER html %]" size="60"> </td> |