From: Emmanuel S. <se...@us...> - 2005-03-09 00:19:07
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/pages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15115/fr/default/pages Modified Files: bug-writing.html.tmpl fields.html.tmpl Log Message: Correction de #1159166 Index: bug-writing.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/pages/bug-writing.html.tmpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** bug-writing.html.tmpl 9 Dec 2004 23:16:15 -0000 1.3 --- bug-writing.html.tmpl 9 Mar 2005 00:18:53 -0000 1.4 *************** *** 147,151 **** <blockquote> ! <p><b>Severité : Quels type de dégats provoque votre [% terms.bug %]?</b><br> Le choix par défaut ici est 'normal'. Si vous n'êtes pas sur quel sévérité votre [% terms.bug %] mérite, cliquez sur le lien Sévérité. Vous voyez une --- 147,151 ---- <blockquote> ! <p><b>Sévérité : Quels type de dégats provoque votre [% terms.bug %]?</b><br> Le choix par défaut ici est 'normal'. Si vous n'êtes pas sur quel sévérité votre [% terms.bug %] mérite, cliquez sur le lien Sévérité. Vous voyez une Index: fields.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/pages/fields.html.tmpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** fields.html.tmpl 9 Mar 2005 00:11:31 -0000 1.4 --- fields.html.tmpl 9 Mar 2005 00:18:53 -0000 1.5 *************** *** 199,203 **** </table> ! <h2><a name="bug_severity">Severité</a></h2> Ce champ décrit l'impact d'[% terms.abug %]. --- 199,203 ---- </table> ! <h2><a name="bug_severity">Sévérité</a></h2> Ce champ décrit l'impact d'[% terms.abug %]. |