Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/bug
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9421/bug
Modified Files:
dependency-graph.html.tmpl edit.html.tmpl
Log Message:
tout les -> tous les
Index: dependency-graph.html.tmpl
===================================================================
RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/bug/dependency-graph.html.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** dependency-graph.html.tmpl 1 Nov 2004 10:26:59 -0000 1.2
--- dependency-graph.html.tmpl 14 Apr 2005 23:07:09 -0000 1.3
***************
*** 84,88 ****
<input type="checkbox" name="showsummary"
[% " checked" IF showsummary %]>
! Montrer les sommaires de tout les [% terms.bugs %] affichés
</td>
</tr>
--- 84,88 ----
<input type="checkbox" name="showsummary"
[% " checked" IF showsummary %]>
! Montrer les sommaires de tous les [% terms.bugs %] affichés
</td>
</tr>
Index: edit.html.tmpl
===================================================================
RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/bug/edit.html.tmpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** edit.html.tmpl 8 Mar 2005 23:46:49 -0000 1.6
--- edit.html.tmpl 14 Apr 2005 23:07:09 -0000 1.7
***************
*** 474,478 ****
[% emitted_description = 1 %]
<br>
! <b>Seuls les utilisateurs dans tout les groupes séléctionnés pourront voir ce [% terms.bug %]:</b>
<br>
<font size="-1">
--- 474,478 ----
[% emitted_description = 1 %]
<br>
! <b>Seuls les utilisateurs dans tous les groupes séléctionnés pourront voir ce [% terms.bug %]:</b>
<br>
<font size="-1">
|