You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(5) |
Nov
(29) |
Dec
(23) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(9) |
Feb
(19) |
Mar
(30) |
Apr
(10) |
May
(10) |
Jun
(4) |
Jul
(41) |
Aug
(30) |
Sep
(8) |
Oct
(7) |
Nov
(3) |
Dec
|
From: Emmanuel S. <se...@us...> - 2005-03-09 00:19:17
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/bug/create In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15115/fr/default/bug/create Modified Files: create.html.tmpl Log Message: Correction de #1159166 Index: create.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/bug/create/create.html.tmpl,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** create.html.tmpl 1 Feb 2005 09:06:42 -0000 1.7 --- create.html.tmpl 9 Mar 2005 00:18:34 -0000 1.8 *************** *** 155,159 **** [% END %] ! [% sel = { description => 'Severité', name => 'bug_severity' } %] [% INCLUDE select %] </tr> --- 155,159 ---- [% END %] ! [% sel = { description => 'Sévérité', name => 'bug_severity' } %] [% INCLUDE select %] </tr> *************** *** 270,274 **** <tr> <td align="right"> ! <strong>Depend de :</strong> </td> <td> --- 270,274 ---- <tr> <td align="right"> ! <strong>Dépend de :</strong> </td> <td> |
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 %]. |
From: Emmanuel S. <se...@us...> - 2005-03-09 00:19:05
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/reports In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15115/fr/default/reports Modified Files: duplicates-table.html.tmpl Log Message: Correction de #1159166 Index: duplicates-table.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/reports/duplicates-table.html.tmpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** duplicates-table.html.tmpl 9 Dec 2004 23:16:16 -0000 1.3 --- duplicates-table.html.tmpl 9 Mar 2005 00:18:54 -0000 1.4 *************** *** 55,59 **** description => "Modification sur le(s)<br>$changedsince dernier(s) jour(s)" }, { name => "component", description => "Composant" }, ! { name => "bug_severity", description => "Severité" }, { name => "op_sys", description => "Sys d'Ex" }, { name => "target_milestone", --- 55,59 ---- description => "Modification sur le(s)<br>$changedsince dernier(s) jour(s)" }, { name => "component", description => "Composant" }, ! { name => "bug_severity", description => "Sévérité" }, { name => "op_sys", description => "Sys d'Ex" }, { name => "target_milestone", |
From: Emmanuel S. <se...@us...> - 2005-03-09 00:12:12
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/account/prefs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12975/fr/default/account/prefs Modified Files: permissions.html.tmpl Log Message: Correction de #1159124 Index: permissions.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/account/prefs/permissions.html.tmpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** permissions.html.tmpl 8 Mar 2005 23:39:58 -0000 1.3 --- permissions.html.tmpl 9 Mar 2005 00:11:28 -0000 1.4 *************** *** 54,62 **** [% IF user.groups.editusers %] <br> ! Vous avez les privilèges editusers. Vous pouvez activer et desactiver toutes les permissions pour tous les utilisateurs. [% ELSIF set_bits.size %] <br> ! Et vous pouvez activer ou desactiver les [% terms.bits %] pour <a href="editusers.cgi">les autres utilisateurs</a>: <p> --- 54,62 ---- [% IF user.groups.editusers %] <br> ! Vous avez les privilèges editusers. Vous pouvez activer et désactiver toutes les permissions pour tous les utilisateurs. [% ELSIF set_bits.size %] <br> ! Et vous pouvez activer ou désactiver les [% terms.bits %] pour <a href="editusers.cgi">les autres utilisateurs</a>: <p> |
From: Emmanuel S. <se...@us...> - 2005-03-09 00:12:12
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/admin/flag-type In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12975/fr/default/admin/flag-type Modified Files: confirm-delete.html.tmpl edit.html.tmpl list.html.tmpl Log Message: Correction de #1159124 Index: confirm-delete.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/admin/flag-type/confirm-delete.html.tmpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** confirm-delete.html.tmpl 29 Oct 2004 21:49:19 -0000 1.2 --- confirm-delete.html.tmpl 9 Mar 2005 00:11:28 -0000 1.3 *************** *** 31,37 **** <p> Il y a [% flag_count %] flags de type [% name FILTER html %]. ! Si vous éffacez ce type, ces flags seront aussi éffacés. A noter qu'au ! lieu d'éffacer le type, vous pouvez ! <a href="editflagtypes.cgi?action=deactivate&id=[% flag_type.id %]">le desactiver</a>, auquel cas le type et ses flags resteront dans la base de donnée mais n'apparaîteront pas dans l'interface [% terms.Bugzilla %]. --- 31,37 ---- <p> Il y a [% flag_count %] flags de type [% name FILTER html %]. ! Si vous effacez ce type, ces flags seront aussi effacés. A noter qu'au ! lieu d'effacer le type, vous pouvez ! <a href="editflagtypes.cgi?action=deactivate&id=[% flag_type.id %]">le désactiver</a>, auquel cas le type et ses flags resteront dans la base de donnée mais n'apparaîteront pas dans l'interface [% terms.Bugzilla %]. *************** *** 41,45 **** <tr> <td colspan="2"> ! Vouez vous vraiment éffacer ce type ? </td> </tr> --- 41,45 ---- <tr> <td colspan="2"> ! Vouez vous vraiment effacer ce type ? </td> </tr> *************** *** 47,56 **** <td> <a href="editflagtypes.cgi?action=delete&id=[% flag_type.id %]"> ! Oui, éffacer </a> </td> <td align="right"> <a href="editflagtypes.cgi"> ! Non, ne pas éffacer </a> </td> --- 47,56 ---- <td> <a href="editflagtypes.cgi?action=delete&id=[% flag_type.id %]"> ! Oui, effacer </a> </td> <td align="right"> <a href="editflagtypes.cgi"> ! Non, ne pas effacer </a> </td> Index: list.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/admin/flag-type/list.html.tmpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** list.html.tmpl 29 Oct 2004 21:49:19 -0000 1.2 --- list.html.tmpl 9 Mar 2005 00:11:28 -0000 1.3 *************** *** 32,36 **** <p> Les flags sont des marqueurs qui indiquent si l'on a donné ou refusé un statut à ! un [% terms.abug %] ou une pièce jointe. Les flags apparaîssent dans l'interface comme un nom et un symbole de statut ("+" pour accordé, "-" pour refusé et "?" pour les statuts demandés par les utilisateurs). --- 32,36 ---- <p> Les flags sont des marqueurs qui indiquent si l'on a donné ou refusé un statut à ! un [% terms.abug %] ou une pièce jointe. Les flags apparaissent dans l'interface comme un nom et un symbole de statut ("+" pour accordé, "-" pour refusé et "?" pour les statuts demandés par les utilisateurs). *************** *** 38,46 **** <p> ! Par exemple, vous pouvez definir un statut "review" pour que les utilisateurs puissent demander une revue de leur patchs. Quand un auteur de patch demande une revue, la ! chaîne "review?" apparaîtera dans l'attachement. Lorsqu'un patch reviewer passe en ! revue le patch, soît la chaîne "review+" ou la chaîne "review-" apparaitera dans le ! patch, suivant que le patch ait reussie ou pas le passage en revue. </p> --- 38,46 ---- <p> ! Par exemple, vous pouvez définir un statut "review" pour que les utilisateurs puissent demander une revue de leur patchs. Quand un auteur de patch demande une revue, la ! chaîne "review?" apparaîtra dans l'attachement. Lorsqu'un patch reviewer passe en ! revue le patch, soit la chaîne "review+" ou la chaîne "review-" apparaîtra dans le ! patch, suivant que le patch ait réussie ou pas le passage en revue. </p> *************** *** 67,74 **** if (count > 0) { var msg = 'Il y a ' + count + ' types de flags ' + name + '. ' + ! 'Si vous éffacez ce type, ces flags seront aussi éffacés. ' + ! '\n\nNote: pour desactiver le type au lieu de l\'éffacer, ' + ! 'modifiez le et desactiver son flag "est actif".' + ! '\n\nVoulez vous vraiement éffacer ce type de flag ?'; if (!confirm(msg)) return false; } --- 67,74 ---- if (count > 0) { var msg = 'Il y a ' + count + ' types de flags ' + name + '. ' + ! 'Si vous effacez ce type, ces flags seront aussi effacés. ' + ! '\n\nNote: pour désactiver le type au lieu de l\'effacer, ' + ! 'modifiez le et désactiver son flag "est actif".' + ! '\n\nVoulez vous vraiment effacer ce type de flag ?'; if (!confirm(msg)) return false; } Index: edit.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/admin/flag-type/edit.html.tmpl,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** edit.html.tmpl 1 Feb 2005 09:06:41 -0000 1.5 --- edit.html.tmpl 9 Mar 2005 00:11:28 -0000 1.6 *************** *** 149,153 **** <td> <input type="checkbox" name="is_active" [% "checked" IF type.is_active || !type.is_active.defined %]> ! actif (les flags de ce type apparaîssent dans l'interface et peuvent être mis) </td> </tr> --- 149,153 ---- <td> <input type="checkbox" name="is_active" [% "checked" IF type.is_active || !type.is_active.defined %]> ! actif (les flags de ce type apparaissent dans l'interface et peuvent être mis) </td> </tr> *************** *** 157,161 **** <td> <input type="checkbox" name="is_requestable" [% "checked" IF type.is_requestable || !type.is_requestable.defined %]> ! disponible (les utilisateurs peuvent demander que les flags de ce type soît mis) </td> </tr> --- 157,161 ---- <td> <input type="checkbox" name="is_requestable" [% "checked" IF type.is_requestable || !type.is_requestable.defined %]> ! disponible (les utilisateurs peuvent demander que les flags de ce type soit mis) </td> </tr> |
From: Emmanuel S. <se...@us...> - 2005-03-09 00:12:12
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/admin/groups In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12975/fr/default/admin/groups Modified Files: create.html.tmpl Log Message: Correction de #1159124 Index: create.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/admin/groups/create.html.tmpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** create.html.tmpl 29 Oct 2004 21:49:19 -0000 1.2 --- create.html.tmpl 9 Mar 2005 00:11:28 -0000 1.3 *************** *** 59,67 **** <p>L'<b>Utilisation pour [% terms.Bugs %]</b> flag determine si le group a le droit ! d'être utilisé pour [% terms.bugs %] ou pas. Si vous desactivez ceci, il ne sera plus possible pour les utilisateurs d'ajouter des [% terms.bugs %] a ce groupe, bien que les [% terms.bugs %] déjà dans ce groupe le resteront. Ceci est une méthode moins radicale pour arreter la croissance d'un groupe ! que celle d'éffacer le groupe en question. <b>Note: Si vous créez un groupe, vous voulez probablement l'utiliser pour des [% terms.bugs %], auquel cas, vous devriez laisser cette case cochée.</b></p> --- 59,67 ---- <p>L'<b>Utilisation pour [% terms.Bugs %]</b> flag determine si le group a le droit ! d'être utilisé pour [% terms.bugs %] ou pas. Si vous désactivez ceci, il ne sera plus possible pour les utilisateurs d'ajouter des [% terms.bugs %] a ce groupe, bien que les [% terms.bugs %] déjà dans ce groupe le resteront. Ceci est une méthode moins radicale pour arreter la croissance d'un groupe ! que celle d'effacer le groupe en question. <b>Note: Si vous créez un groupe, vous voulez probablement l'utiliser pour des [% terms.bugs %], auquel cas, vous devriez laisser cette case cochée.</b></p> |
From: Emmanuel S. <se...@us...> - 2005-03-09 00:12:12
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/admin/keywords In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12975/fr/default/admin/keywords Modified Files: confirm-delete.html.tmpl rebuild-cache.html.tmpl Log Message: Correction de #1159124 Index: confirm-delete.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/admin/keywords/confirm-delete.html.tmpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** confirm-delete.html.tmpl 29 Oct 2004 21:49:19 -0000 1.2 --- confirm-delete.html.tmpl 9 Mar 2005 00:11:29 -0000 1.3 *************** *** 39,43 **** [% END %] ! Ãtes vous <b>sur</b> que vous voulez éffacer le mot-clé <code>[% name FILTER html %]</code> ? </p> --- 39,43 ---- [% END %] ! Ãtes vous <b>sur</b> que vous voulez effacer le mot-clé <code>[% name FILTER html %]</code> ? </p> Index: rebuild-cache.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/admin/keywords/rebuild-cache.html.tmpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** rebuild-cache.html.tmpl 29 Oct 2004 21:49:19 -0000 1.2 --- rebuild-cache.html.tmpl 9 Mar 2005 00:11:29 -0000 1.3 *************** *** 39,43 **** <p> ! <b>Après avoir fini d'éffacer et de modifier des mots-clés, vous devriez reconstruire le cache des mots-clés.</b><br> --- 39,43 ---- <p> ! <b>Après avoir fini d'effacer et de modifier des mots-clés, vous devriez reconstruire le cache des mots-clés.</b><br> |
From: Emmanuel S. <se...@us...> - 2005-03-09 00:12:12
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/account/auth In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12975/fr/default/account/auth Modified Files: ldap-error.html.tmpl Log Message: Correction de #1159124 Index: ldap-error.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/account/auth/ldap-error.html.tmpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ldap-error.html.tmpl 28 Oct 2004 06:20:10 -0000 1.2 --- ldap-error.html.tmpl 9 Mar 2005 00:11:27 -0000 1.3 *************** *** 43,47 **** [% CASE "server_not_defined" %] ! Le serveur LDAP pour l'autentification n'a pas été defini. [% CASE %] --- 43,47 ---- [% CASE "server_not_defined" %] ! Le serveur LDAP pour l'autentification n'a pas été défini. [% CASE %] |
From: Emmanuel S. <se...@us...> - 2005-03-09 00:11:41
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/search In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12975/fr/default/search Modified Files: search-help.html.tmpl Log Message: Correction de #1159124 Index: search-help.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/search/search-help.html.tmpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** search-help.html.tmpl 25 Nov 2004 23:19:00 -0000 1.2 --- search-help.html.tmpl 9 Mar 2005 00:11:31 -0000 1.3 *************** *** 33,40 **** Produit particulier. Choissiez un Produit pour réduire cette liste." }, { id => "version", ! html => "Le champ version definit la version du logiciel dans lequel $terms.bug<br> a été trouvé." }, { id => "target_milestone", ! html => "Le champ cible jalon est utilisé pour definir quand l'ingénieur auquel<br> le $terms.bug a été attribué espère le réparer." }, { id => "long_desc", --- 33,40 ---- Produit particulier. Choissiez un Produit pour réduire cette liste." }, { id => "version", ! html => "Le champ version définit la version du logiciel dans lequel $terms.bug<br> a été trouvé." }, { id => "target_milestone", ! html => "Le champ cible jalon est utilisé pour définir quand l'ingénieur auquel<br> le $terms.bug a été attribué espère le réparer." }, { id => "long_desc", *************** *** 54,58 **** html => "Le type de recherche dans le tableau blanc que vous aimeriez" }, { id => "keywords", ! html => "Vous pouvez ajouter des mots-clés d'une liste definie au $terms.bugs, afin de<br>les regrouper." }, { id => "keywords_type", --- 54,58 ---- html => "Le type de recherche dans le tableau blanc que vous aimeriez" }, { id => "keywords", ! html => "Vous pouvez ajouter des mots-clés d'une liste définie au $terms.bugs, afin de<br>les regrouper." }, { id => "keywords_type", *************** *** 83,87 **** $terms.bugs<br>avec plus d'un certain nombre de votes." }, { id => "chfield", ! html => "Vous pouvez changer des modifications spécifiques - ce champ definit <br> dans quels champs les modifications vous intéressent." }, { id => "chfieldfrom", --- 83,87 ---- $terms.bugs<br>avec plus d'un certain nombre de votes." }, { id => "chfield", ! html => "Vous pouvez changer des modifications spécifiques - ce champ définit <br> dans quels champs les modifications vous intéressent." }, { id => "chfieldfrom", |
From: Emmanuel S. <se...@us...> - 2005-03-09 00:11:40
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/global In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12975/fr/default/global Modified Files: code-error.html.tmpl user-error.html.tmpl Log Message: Correction de #1159124 Index: code-error.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/global/code-error.html.tmpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** code-error.html.tmpl 1 Feb 2005 10:15:21 -0000 1.3 --- code-error.html.tmpl 9 Mar 2005 00:11:30 -0000 1.4 *************** *** 117,121 **** L'ordre de tri personalisé spécifié dans votre cookie contient un nom de colonne non valable <em>[% fragment FILTER html %]</em>. ! Le cookie a été éffacé. [% ELSIF error == "invalid_column_name_form" %] --- 117,121 ---- L'ordre de tri personalisé spécifié dans votre cookie contient un nom de colonne non valable <em>[% fragment FILTER html %]</em>. ! Le cookie a été effacé. [% ELSIF error == "invalid_column_name_form" %] *************** *** 136,140 **** [% title = "Série Non Valable" %] Le series_id [% series_id FILTER html %] n'est pas. Il se peut que cette série ! ait été éffacé. [% ELSIF error == "mismatched_bug_ids_on_obsolete" %] --- 136,140 ---- [% title = "Série Non Valable" %] Le series_id [% series_id FILTER html %] n'est pas. Il se peut que cette série ! ait été effacé. [% ELSIF error == "mismatched_bug_ids_on_obsolete" %] *************** *** 193,197 **** [% ELSIF erROR == "no_y_axis_defined" %] ! Aucun axe Y n'a été defini pendant la création du rapport. L'axe X est facultatif mais l'axe Y est obligatoire. --- 193,197 ---- [% ELSIF erROR == "no_y_axis_defined" %] ! Aucun axe Y n'a été défini pendant la création du rapport. L'axe X est facultatif mais l'axe Y est obligatoire. *************** *** 219,223 **** [% ELSIF error == "undefined_field" %] ! Le champ de formulaire [% field FILTER html %] n'était pas defini; [% Param('browserbugmessage') %] [%# Useful message if browser did not select show_bug radio button %] [% IF field == "knob" %] --- 219,223 ---- [% ELSIF error == "undefined_field" %] ! Le champ de formulaire [% field FILTER html %] n'était pas défini; [% Param('browserbugmessage') %] [%# Useful message if browser did not select show_bug radio button %] [% IF field == "knob" %] Index: user-error.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/global/user-error.html.tmpl,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** user-error.html.tmpl 1 Feb 2005 10:15:21 -0000 1.6 --- user-error.html.tmpl 9 Mar 2005 00:11:30 -0000 1.7 *************** *** 42,46 **** [% IF error == "account_creation_disabled" %] [% title = "Création de Compte Desactivé" %] ! La création de compte utilisateur a été desactivé ou restrient. <hr> Les nouveaux comptes doivent être crées par un administrateur. --- 42,46 ---- [% IF error == "account_creation_disabled" %] [% title = "Création de Compte Desactivé" %] ! La création de compte utilisateur a été désactivé ou restrient. <hr> Les nouveaux comptes doivent être crées par un administrateur. *************** *** 389,393 **** [% title = "Accés Refusé" %] Désolé, vous n'êtes pas membre du groupe 'editkeywords' et donc, ! vous n'avez pas le droit d'ajouter, de modifier ou d'éffacer les mots-clés. [% ELSIF error == "keyword_already_exists" %] --- 389,393 ---- [% title = "Accés Refusé" %] Désolé, vous n'êtes pas membre du groupe 'editkeywords' et donc, ! vous n'avez pas le droit d'ajouter, de modifier ou d'effacer les mots-clés. [% ELSIF error == "keyword_already_exists" %] *************** *** 505,509 **** [% ELSIF error == "no_axes_defined" %] [% title = "Aucun Axe Defini" %] ! Vous n'avez defini aucun axe pour le graphique. [% ELSIF error == "no_bugs_chosen" %] --- 505,509 ---- [% ELSIF error == "no_axes_defined" %] [% title = "Aucun Axe Defini" %] ! Vous n'avez défini aucun axe pour le graphique. [% ELSIF error == "no_bugs_chosen" %] *************** *** 551,555 **** [% ELSIF error == "no_html_in_quips" %] [% title = "Pas d'HTML Dans les Mots d'Esprit" %] ! Désolé - pour des raisons de sécurité, le support HTML a été desactivé dans les mots d'esprit. --- 551,555 ---- [% ELSIF error == "no_html_in_quips" %] [% title = "Pas d'HTML Dans les Mots d'Esprit" %] ! Désolé - pour des raisons de sécurité, le support HTML a été désactivé dans les mots d'esprit. *************** *** 564,568 **** [% ELSIF error == "no_products" %] [% title = "Aucun Produit" %] ! Soit aucun produit n'a été defini pour y soumettre des [% terms.bugs %] ou vous n'avez accés à aucun. --- 564,568 ---- [% ELSIF error == "no_products" %] [% title = "Aucun Produit" %] ! Soit aucun produit n'a été défini pour y soumettre des [% terms.bugs %] ou vous n'avez accés à aucun. *************** *** 607,611 **** [% ELSIF error == "quips_disabled" %] [% title = "Mots d'Esprit Desactivés" %] ! Les mots d'esprit sont desactivés. [% ELSIF error == "quips_edit_denied" %] --- 607,611 ---- [% ELSIF error == "quips_disabled" %] [% title = "Mots d'Esprit Desactivés" %] ! Les mots d'esprit sont désactivés. [% ELSIF error == "quips_edit_denied" %] *************** *** 616,620 **** [% title = "Illegal Reassignment" %] Pour réassigner [% terms.abug %], vous devez donnez une adresse pour ! le nouveau propriétaire. Si vous n'avez pas éffacé le champ "Réassigner le [% terms.bug %] à " exprès, [% Param("browserbugmessage") %] --- 616,620 ---- [% title = "Illegal Reassignment" %] Pour réassigner [% terms.abug %], vous devez donnez une adresse pour ! le nouveau propriétaire. Si vous n'avez pas effacé le champ "Réassigner le [% terms.bug %] à " exprès, [% Param("browserbugmessage") %] |
From: Emmanuel S. <se...@us...> - 2005-03-09 00:11:40
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/pages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12975/fr/default/pages Modified Files: fields.html.tmpl Log Message: Correction de #1159124 Index: fields.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/pages/fields.html.tmpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** fields.html.tmpl 1 Feb 2005 10:45:16 -0000 1.3 --- fields.html.tmpl 9 Mar 2005 00:11:31 -0000 1.4 *************** *** 25,29 **** <p> ! Les champs <b>statut</b> et <b>résolution</b> definissent et suivent le cycle de vie d'[% terms.abug %]. </p> --- 25,29 ---- <p> ! Les champs <b>statut</b> et <b>résolution</b> définissent et suivent le cycle de vie d'[% terms.abug %]. </p> |
From: Emmanuel S. <se...@us...> - 2005-03-09 00:11:40
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/admin/products/groupcontrol In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12975/fr/default/admin/products/groupcontrol Modified Files: confirm-edit.html.tmpl edit.html.tmpl Log Message: Correction de #1159124 Index: edit.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/admin/products/groupcontrol/edit.html.tmpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** edit.html.tmpl 29 Oct 2004 21:49:19 -0000 1.2 --- edit.html.tmpl 9 Mar 2005 00:11:29 -0000 1.3 *************** *** 143,147 **** Les champs <b>MemberControl</b> et <b>OtherControl</b> indiquent quels [% terms.bugs %] seront placés dans ce ! groupe suivant les definitions suivantes. <br> <table border=1> --- 143,147 ---- Les champs <b>MemberControl</b> et <b>OtherControl</b> indiquent quels [% terms.bugs %] seront placés dans ce ! groupe suivant les définitions suivantes. <br> <table border=1> Index: confirm-edit.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/admin/products/groupcontrol/confirm-edit.html.tmpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** confirm-edit.html.tmpl 29 Oct 2004 21:49:19 -0000 1.2 --- confirm-edit.html.tmpl 9 Mar 2005 00:11:29 -0000 1.3 *************** *** 36,40 **** Le groupe '[% group.name FILTER html %]' touche [% group.count %] [% terms.bugs %] pour qui le groupe n'est plus appliquable et sera ! éffacé.[% END %] <form method="post" > --- 36,40 ---- Le groupe '[% group.name FILTER html %]' touche [% group.count %] [% terms.bugs %] pour qui le groupe n'est plus appliquable et sera ! effacé.[% END %] <form method="post" > |
From: Emmanuel S. <se...@us...> - 2005-03-09 00:11:40
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/bug/votes In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12975/fr/default/bug/votes Modified Files: delete-all.html.tmpl Log Message: Correction de #1159124 Index: delete-all.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/bug/votes/delete-all.html.tmpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** delete-all.html.tmpl 1 Nov 2004 10:27:00 -0000 1.2 --- delete-all.html.tmpl 9 Mar 2005 00:11:29 -0000 1.3 *************** *** 39,43 **** <p> <input type="radio" name="delete_all_votes" value="1"> ! Oui, éffacer tout mes votes </p> <p> --- 39,43 ---- <p> <input type="radio" name="delete_all_votes" value="1"> ! Oui, effacer tout mes votes </p> <p> |
From: Emmanuel S. <se...@us...> - 2005-03-08 23:47:14
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/bug In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6581/default/bug Modified Files: edit.html.tmpl Log Message: Correction de #1143659 Index: edit.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/bug/edit.html.tmpl,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** edit.html.tmpl 1 Feb 2005 09:06:41 -0000 1.5 --- edit.html.tmpl 8 Mar 2005 23:46:49 -0000 1.6 *************** *** 167,171 **** <td align="right"> ! <b><u>A</u>jouter CC:</b> </td> <td> --- 167,171 ---- <td align="right"> ! <b><u>A</u>jouter CC :</b> </td> <td> |
From: Emmanuel S. <se...@us...> - 2005-03-08 23:45:14
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/search In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6144/default/search Modified Files: search-report-graph.html.tmpl search-report-table.html.tmpl Log Message: Correction de #1124055 Index: search-report-table.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/search/search-report-table.html.tmpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** search-report-table.html.tmpl 25 Nov 2004 23:19:00 -0000 1.2 --- search-report-table.html.tmpl 8 Mar 2005 23:45:02 -0000 1.3 *************** *** 35,39 **** <p> ! Choissiez un ou plusieurs champs comme axes puis peaufinez votre série de [% terms.bugs %] en utilisant le reste du formulaire. </p> --- 35,39 ---- <p> ! Choissiez un ou plusieurs champs comme axes puis peaufinez votre série de [% terms.bugs %] en utilisant le reste du formulaire. </p> Index: search-report-graph.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/search/search-report-graph.html.tmpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** search-report-graph.html.tmpl 25 Nov 2004 23:19:00 -0000 1.2 --- search-report-graph.html.tmpl 8 Mar 2005 23:45:02 -0000 1.3 *************** *** 35,39 **** <p> ! Choissiez un ou plusieurs champs comme axes puis peaufinez votre série de [% terms.bugs %] en utilisant le reste du formulaire. </p> --- 35,39 ---- <p> ! Choissiez un ou plusieurs champs comme axes puis peaufinez votre série de [% terms.bugs %] en utilisant le reste du formulaire. </p> |
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 %] |
From: Emmanuel S. <se...@us...> - 2005-03-08 23:40:09
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/account/prefs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4825/default/account/prefs Modified Files: permissions.html.tmpl Log Message: Correction de #1124014 Index: permissions.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/account/prefs/permissions.html.tmpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** permissions.html.tmpl 28 Oct 2004 06:20:10 -0000 1.2 --- permissions.html.tmpl 8 Mar 2005 23:39:58 -0000 1.3 *************** *** 55,59 **** <br> Vous avez les privilèges editusers. Vous pouvez activer et desactiver ! toutes les permissions pour tout les utilisateurs. [% ELSIF set_bits.size %] <br> --- 55,59 ---- <br> Vous avez les privilèges editusers. Vous pouvez activer et desactiver ! toutes les permissions pour tous les utilisateurs. [% ELSIF set_bits.size %] <br> |
From: Emmanuel S. <se...@us...> - 2005-03-08 23:38:03
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/list In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4348/default/list Modified Files: list.html.tmpl Log Message: Correction de #1124006 Index: list.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/list/list.html.tmpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** list.html.tmpl 1 Feb 2005 10:45:16 -0000 1.4 --- list.html.tmpl 8 Mar 2005 23:37:53 -0000 1.5 *************** *** 79,83 **** [% IF bugs.size > 9 %] ! [% bugs.size %] [%+ terms.bugs %] found. [% END %] --- 79,83 ---- [% IF bugs.size > 9 %] ! [% bugs.size %] [%+ terms.bugs %] trouvés. [% END %] *************** *** 104,110 **** [% terms.zeroSearchResults %]. [% ELSIF bugs.size == 1 %] ! One [% terms.bug %] found. [% ELSE %] ! [% bugs.size %] [%+ terms.bugs %] found. [% END %] --- 104,110 ---- [% terms.zeroSearchResults %]. [% ELSIF bugs.size == 1 %] ! One [% terms.bug %] trouvé. [% ELSE %] ! [% bugs.size %] [%+ terms.bugs %] trouvés. [% END %] |
From: Emmanuel S. <se...@us...> - 2005-02-07 23:59:54
|
Update of /cvsroot/bugzilla-fr/fr/fr/default/account/prefs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32694/fr/default/account/prefs Modified Files: Tag: Branche_2_16 email.html.tmpl Log Message: 2.16.6 -> 2.16.8 Index: email.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/fr/fr/default/account/prefs/email.html.tmpl,v retrieving revision 1.1.1.1.6.1 retrieving revision 1.1.1.1.6.2 diff -C2 -d -r1.1.1.1.6.1 -r1.1.1.1.6.2 *** email.html.tmpl 23 Apr 2004 21:59:32 -0000 1.1.1.1.6.1 --- email.html.tmpl 7 Feb 2005 23:59:44 -0000 1.1.1.1.6.2 *************** *** 18,21 **** --- 18,22 ---- # # Contributor(s): Gervase Markham <ge...@ge...> + # Shane H. W. Travis <tr...@se...> #%] *************** *** 33,36 **** --- 34,38 ---- [% useqacontact = Param('useqacontact') %] + [% usevotes = Param('usevotes') %] <table> *************** *** 102,106 **** <table width="100%" border="1"> <tr> ! <td colspan="[% useqacontact ? '5' : '4' %]" align="center" width="50%"> <b>Quand ma relation à ce bug est :</b> </td> --- 104,108 ---- <table width="100%" border="1"> <tr> ! <td colspan="[% (useqacontact AND usevotes) ? '5' : ((useqacontact OR usevotes) ? '4' : '3') %]" align="center" width="50%"> <b>Quand ma relation à ce bug est :</b> </td> *************** *** 125,131 **** <b>CC</b> </td> ! <td align="center" width="10%"> ! <b>Électeur</b> ! </td> </tr> --- 127,135 ---- <b>CC</b> </td> ! [% IF usevotes %] ! <td align="center" width="10%"> ! <b>Électeur</b> ! </td> ! [% END %] </tr> *************** *** 151,154 **** --- 155,159 ---- %] [% NEXT IF role == "QAcontact" AND NOT useqacontact %] + [% NEXT IF role == "Voter" AND NOT usevotes %] <td align="center"> <input type="checkbox" name="email[% role %][% reason.name %]" value="on" |
From: Emmanuel S. <se...@us...> - 2005-02-07 23:59:54
|
Update of /cvsroot/bugzilla-fr/fr/fr/default/global In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32694/fr/default/global Modified Files: Tag: Branche_2_16 code-error.html.tmpl Log Message: 2.16.6 -> 2.16.8 Index: code-error.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/fr/fr/default/global/code-error.html.tmpl,v retrieving revision 1.2 retrieving revision 1.2.4.1 diff -C2 -d -r1.2 -r1.2.4.1 *** code-error.html.tmpl 12 Dec 2003 15:57:41 -0000 1.2 --- code-error.html.tmpl 7 Feb 2005 23:59:45 -0000 1.2.4.1 *************** *** 37,41 **** </p> <script> <!-- ! document.write("<p>URL: " + document.location + "</p>"); // --> </script> --- 37,45 ---- </p> <script> <!-- ! document.write("<p>URL: " + ! document.location.href.replace(/&/g, "&") ! .replace(/</g, "<") ! .replace(/>/g, ">") + ! "</p>"); // --> </script> |
From: Emmanuel S. <se...@us...> - 2005-02-07 23:59:53
|
Update of /cvsroot/bugzilla-fr/fr/fr/default/bug In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32694/fr/default/bug Modified Files: Tag: Branche_2_16 edit.html.tmpl show-multiple.html.tmpl Log Message: 2.16.6 -> 2.16.8 Index: show-multiple.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/fr/fr/default/bug/show-multiple.html.tmpl,v retrieving revision 1.2.4.1 retrieving revision 1.2.4.2 diff -C2 -d -r1.2.4.1 -r1.2.4.2 *** show-multiple.html.tmpl 23 Apr 2004 21:59:33 -0000 1.2.4.1 --- show-multiple.html.tmpl 7 Feb 2005 23:59:45 -0000 1.2.4.2 *************** *** 105,109 **** <td colspan="4"> <b>URL :</b> ! <a href="[% bug.bug_file_loc FILTER html %]">[% bug.bug_file_loc FILTER html %]</a> </tr> --- 105,115 ---- <td colspan="4"> <b>URL :</b> ! [% IF bug.bug_file_loc ! AND NOT bug.bug_file_loc.match("^(javascript|data)") %] ! <a href="[% bug.bug_file_loc FILTER html %]"> ! [% bug.bug_file_loc FILTER html %]</a> ! [% ELSE %] ! [% bug.bug_file_loc FILTER html %] ! [% END %] </tr> Index: edit.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/fr/fr/default/bug/edit.html.tmpl,v retrieving revision 1.1.1.1.8.3 retrieving revision 1.1.1.1.8.4 diff -C2 -d -r1.1.1.1.8.3 -r1.1.1.1.8.4 *** edit.html.tmpl 26 Sep 2004 21:31:05 -0000 1.1.1.1.8.3 --- edit.html.tmpl 7 Feb 2005 23:59:44 -0000 1.1.1.1.8.4 *************** *** 200,204 **** <td align="right"> <b> ! [% IF bug.bug_file_loc %] <a href="[% bug.bug_file_loc FILTER html %]">URL</a> : [% ELSE %] --- 200,205 ---- <td align="right"> <b> ! [% IF bug.bug_file_loc ! AND NOT bug.bug_file_loc.match("^(javascript|data)") %] <a href="[% bug.bug_file_loc FILTER html %]">URL</a> : [% ELSE %] |
From: Emmanuel S. <se...@us...> - 2005-02-07 23:59:52
|
Update of /cvsroot/bugzilla-fr/fr/fr/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32694/fr/default Modified Files: Tag: Branche_2_16 filterexceptions.pl Log Message: 2.16.6 -> 2.16.8 Index: filterexceptions.pl =================================================================== RCS file: /cvsroot/bugzilla-fr/fr/fr/default/filterexceptions.pl,v retrieving revision 1.1 retrieving revision 1.1.4.1 diff -C2 -d -r1.1 -r1.1.4.1 *** filterexceptions.pl 12 Dec 2003 15:57:41 -0000 1.1 --- filterexceptions.pl 7 Feb 2005 23:59:43 -0000 1.1.4.1 *************** *** 386,390 **** 'account/prefs/email.html.tmpl' => [ 'watchedusers', # Email ! 'useqacontact ? \'5\' : \'4\'', 'role', 'reason.name', --- 386,390 ---- 'account/prefs/email.html.tmpl' => [ 'watchedusers', # Email ! '(useqacontact AND usevotes) ? \'5\' : ((useqacontact OR usevotes) ? \'4\' : \'3\')', 'role', 'reason.name', |
From: Emmanuel S. <se...@us...> - 2005-02-01 11:04:08
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/search In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30416/fr/default/search Modified Files: boolean-charts.html.tmpl form.html.tmpl knob.html.tmpl search-advanced.html.tmpl search-specific.html.tmpl Log Message: 2.18rc3 -> 2.18 (4/4) C'est fini! Index: form.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/search/form.html.tmpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** form.html.tmpl 30 Jan 2005 16:01:55 -0000 1.3 --- form.html.tmpl 1 Feb 2005 11:03:59 -0000 1.4 *************** *** 514,518 **** <table> <tr> ! <th align="left"><a href="queryhelp.cgi#status">St<u>a</u>tut</a> :</th> </tr> <tr valign="top"> --- 514,518 ---- <table> <tr> ! <th align="left">St<u>a</u>tut</a> :</th> </tr> <tr valign="top"> *************** *** 527,531 **** <tr> <th align="left"> ! <a href="queryhelp.cgi#resolution"><u>R</u>ésolution</a> : </th> </tr> --- 527,531 ---- <tr> <th align="left"> ! <u>R</u>ésolution : </th> </tr> *************** *** 540,544 **** <table> <tr> ! <th align="left"><a href="queryhelp.cgi#severity">S<u>é</u>vérité</a> :</th> </tr> <tr valign="top"> --- 540,544 ---- <table> <tr> ! <th align="left">S<u>é</u>vérité :</th> </tr> <tr valign="top"> *************** *** 552,556 **** <table> <tr> ! <th align="left"><a href="queryhelp.cgi#priority">Pr<u>i</u>orité</a> :</th> </tr> <tr valign="top"> --- 552,556 ---- <table> <tr> ! <th align="left">Pr<u>i</u>orité :</th> </tr> <tr valign="top"> *************** *** 564,568 **** <table> <tr> ! <th align="left"><a href="queryhelp.cgi#platform"><u>M</u>atériel</a> :</th> </tr> <tr valign="top"> --- 564,568 ---- <table> <tr> ! <th align="left"><u>M</u>atériel :</th> </tr> <tr valign="top"> *************** *** 576,580 **** <table> <tr> ! <th align="left"><a href="queryhelp.cgi#opsys"><u>S</u>E</a> :</th> </tr> <tr valign="top"> --- 576,580 ---- <table> <tr> ! <th align="left"><u>S</u>E :</th> </tr> <tr valign="top"> *************** *** 598,602 **** <legend> <strong> ! <a href="queryhelp.cgi#peopleinvolved">Mail</a> et Numérotation </strong> </legend> --- 598,602 ---- <legend> <strong> ! Mail et Numérotation </strong> </legend> *************** *** 740,744 **** <input name="chfieldfrom" size="10" value="[% default.chfieldfrom.0 FILTER html %]"> et <input name="chfieldto" size="10" value="[% default.chfieldto.0 FILTER html %]"> ! <br>(AAAA-MM-JJ ou <a href="queryhelp.cgi#changedbetween">dates relatives</a>) </dd> <dt>ou l'un des champs suivants a été modifié :</dt> --- 740,744 ---- <input name="chfieldfrom" size="10" value="[% default.chfieldfrom.0 FILTER html %]"> et <input name="chfieldto" size="10" value="[% default.chfieldto.0 FILTER html %]"> ! <br>(AAAA-MM-JJ ou dates relatives) </dd> <dt>ou l'un des champs suivants a été modifié :</dt> Index: boolean-charts.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/search/boolean-charts.html.tmpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** boolean-charts.html.tmpl 30 Jan 2005 16:01:55 -0000 1.3 --- boolean-charts.html.tmpl 1 Feb 2005 11:03:59 -0000 1.4 *************** *** 46,51 **** <p> <strong> ! <a name="chart" href="queryhelp.cgi#advancedquerying"> ! Recherche Avancée en Utilisant les Tableaux Booléens</a> : </strong> </p> --- 46,50 ---- <p> <strong> ! Recherche Avancée en Utilisant les Tableaux Booléens : </strong> </p> Index: search-specific.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/search/search-specific.html.tmpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** search-specific.html.tmpl 30 Jan 2005 16:01:55 -0000 1.3 --- search-specific.html.tmpl 1 Feb 2005 11:03:59 -0000 1.4 *************** *** 101,105 **** <td></td> <td> ! <input type="submit" value="Chercher"> </td> </tr> --- 101,108 ---- <td></td> <td> ! [% IF known_name %] ! <input type="hidden" name="query_based_on" ! value="[% known_name FILTER html %]"> ! [% END %] </td> </tr> Index: knob.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/search/knob.html.tmpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** knob.html.tmpl 25 Nov 2004 23:18:59 -0000 1.2 --- knob.html.tmpl 1 Feb 2005 11:03:59 -0000 1.3 *************** *** 22,25 **** --- 22,34 ---- #%] + [%# INTERFACE: + # (incomplete!) + # ... + # known_name: string. Possibly known stored name for the query being + # edited. This value is just passed through in a + # hidden field. + #%] + + [% PROCESS global/variables.none.tmpl %] *************** *** 47,50 **** --- 56,63 ---- <p> <input type="submit" value="[% button_name FILTER html %]"> + [% IF known_name %] + <input type="hidden" name="query_based_on" + value="[% known_name FILTER html %]"> + [% END %] </p> Index: search-advanced.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/search/search-advanced.html.tmpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** search-advanced.html.tmpl 9 Dec 2004 23:16:16 -0000 1.3 --- search-advanced.html.tmpl 1 Feb 2005 11:03:59 -0000 1.4 *************** *** 56,67 **** [% IF cgi.user_agent("Mozilla/5") %] <script type="text/javascript"> <!-- ! document.write("<p><a href='query.cgi?help=1'>Me donner de l'aide</a> (ceci va recharger la page.)</p>"); // --> </script> - <noscript> - <p><a href="queryhelp.cgi">Me donner de l'aide</a> avec ce formulaire.</p> - </noscript> - [% ELSE %] - <p><a href="queryhelp.cgi">Me donner de l'aide</a> avec ce formulaire.</p> [% END %] [% ELSE %] --- 56,62 ---- [% IF cgi.user_agent("Mozilla/5") %] <script type="text/javascript"> <!-- ! document.write("<p><a href='query.cgi?help=1&format=advanced'>Me donner de l'aide</a> (ceci va recharger la page.)</p>"); // --> </script> [% END %] [% ELSE %] *************** *** 87,94 **** [% PROCESS "search/boolean-charts.html.tmpl" %] - <p> - Donnez moi un <a href="queryhelp.cgi">indice</a> sur l'utilisation de ce formulaire. - </p> - </form> --- 82,85 ---- |
From: Emmanuel S. <se...@us...> - 2005-02-01 11:04:07
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/request In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30416/fr/default/request Modified Files: queue.html.tmpl Log Message: 2.18rc3 -> 2.18 (4/4) C'est fini! Index: queue.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/request/queue.html.tmpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** queue.html.tmpl 30 Nov 2004 22:26:26 -0000 1.2 --- queue.html.tmpl 1 Feb 2005 11:03:58 -0000 1.3 *************** *** 25,29 **** [% cgi = Bugzilla.cgi %] ! [%# The javascript and header_html blocks get used in header.html.tmpl. %] [% javascript = BLOCK %] var usetms = 0; // do we have target milestone? --- 25,29 ---- [% cgi = Bugzilla.cgi %] ! [%# The javascript block gets used in header.html.tmpl. %] [% javascript = BLOCK %] var usetms = 0; // do we have target milestone? *************** *** 37,44 **** [% END %] - [% header_html = BLOCK %] - <script language="JavaScript" type="text/javascript" src="productmenu.js"></script> - [% END %] - [% filter_form = BLOCK %] <form action="request.cgi" method="get"> --- 37,40 ---- *************** *** 132,135 **** --- 128,133 ---- table#filter th { text-align: right; } " + onload="selectProduct(document.forms[0], 'product', 'component', 'Any');" + javascript_urls=["productmenu.js"] %] |
From: Emmanuel S. <se...@us...> - 2005-02-01 10:45:25
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/list In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26301/fr/default/list Modified Files: list.html.tmpl table.html.tmpl Log Message: 2.18rc3 -> 2.18 (3/4) Index: list.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/list/list.html.tmpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** list.html.tmpl 16 Jan 2005 20:52:48 -0000 1.3 --- list.html.tmpl 1 Feb 2005 10:45:16 -0000 1.4 *************** *** 23,26 **** --- 23,27 ---- # searchtype: string. Type of search - either "series", "saved" or undef. # ... + # defaultsavename: string. The default name for saving the query. #%] *************** *** 160,164 **** <td valign="middle"> ! <a href="query.cgi?[% urlquerypart FILTER html %]">Ãditer cette requête</a> </td> --- 161,169 ---- <td valign="middle"> ! [% editqueryname = searchname OR defaultsavename OR '' %] ! <a href="query.cgi?[% urlquerypart FILTER html %] ! [% IF editqueryname != '' %]&known_name= ! [% editqueryname FILTER url_quote %] ! [% END %]">Ãditer cette requête</a> </td> *************** *** 180,184 **** <input type="hidden" name="cmdtype" value="doit"> <input type="hidden" name="remtype" value="asnamed"> ! <input type="text" name="newqueryname" size="20"> </form> </td> --- 185,190 ---- <input type="hidden" name="cmdtype" value="doit"> <input type="hidden" name="remtype" value="asnamed"> ! <input type="text" name="newqueryname" size="20" ! value="[% defaultsavename FILTER html %]"> </form> </td> Index: table.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/list/table.html.tmpl,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** table.html.tmpl 15 Dec 2004 13:06:25 -0000 1.3 --- table.html.tmpl 1 Feb 2005 10:45:16 -0000 1.4 *************** *** 75,78 **** --- 75,81 ---- <table class="bz_buglist" cellspacing="0" cellpadding="4" width="100%"> <colgroup> + [% IF dotweak %] + <col class="bz_checkbox_column"> + [% END %] <col class="bz_id_column"> [% FOREACH id = displaycolumns %] *************** *** 85,94 **** <th> </th> [% END %] ! <th colspan="[% splitheader ? 2 : 1 %]"> [% IF sorted_by_relevance %] ID [% ELSE %] <a href="buglist.cgi? ! [% urlquerypart FILTER html %]&order=bugs.bug_id">ID</a> [% END %] </th> --- 88,99 ---- <th> </th> [% END %] ! <th colspan="[% splitheader ? 2 : 1 %]" class="first-child"> [% IF sorted_by_relevance %] ID [% ELSE %] <a href="buglist.cgi? ! [% urlquerypart FILTER html %]&order=bugs.bug_id ! [%-#%]&query_based_on= ! [% defaultsavename OR searchname FILTER html %]">ID</a> [% END %] </th> *************** *** 129,133 **** <a href="buglist.cgi?[% urlquerypart FILTER html %]&order= [% column.name FILTER url_quote FILTER html %] ! [% ",$qorder" FILTER html IF order %]"> [%- abbrev.$id.title || field_descs.$id || column.title -%]</a> [% END %] --- 134,140 ---- <a href="buglist.cgi?[% urlquerypart FILTER html %]&order= [% column.name FILTER url_quote FILTER html %] ! [% ",$qorder" FILTER html IF order %] ! [%-#%]&query_based_on= ! [% defaultsavename OR searchname FILTER html %]"> [%- abbrev.$id.title || field_descs.$id || column.title -%]</a> [% END %] *************** *** 149,158 **** [% END %] ! <tr class="bz_[% bug.bug_severity FILTER css_class_quote %] ! bz_[% bug.priority FILTER css_class_quote %] ! bz_[% bug.bug_status FILTER css_class_quote %] ! [%+ "bz_$bug.resolution" FILTER css_class_quote IF bug.resolution %] ! [%+ "bz_secure" IF bug.isingroups %] ! [%+ count % 2 == 1 ? "bz_odd" : "bz_even" %] "> --- 156,165 ---- [% END %] ! <tr class="bz_[% bug.bug_severity FILTER css_class_quote -%] ! bz_[% bug.priority FILTER css_class_quote -%] ! bz_[% bug.bug_status FILTER css_class_quote -%] ! [%+ "bz_$bug.resolution" FILTER css_class_quote IF bug.resolution -%] ! [%+ "bz_secure" IF bug.isingroups -%] ! [%+ count % 2 == 1 ? "bz_odd" : "bz_even" -%] "> |