From: Emmanuel S. <se...@us...> - 2004-12-09 23:16:59
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/reports In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2614/reports Modified Files: duplicates-table.html.tmpl Log Message: Les corrections d'un collegue (merci, Nico) 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.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** duplicates-table.html.tmpl 20 Nov 2004 00:54:08 -0000 1.2 --- duplicates-table.html.tmpl 9 Dec 2004 23:16:16 -0000 1.3 *************** *** 59,63 **** { name => "target_milestone", description => "Cible<br>Jalon" }, ! { name => "short_desc", description => "Sommaire" } ] %] --- 59,63 ---- { name => "target_milestone", description => "Cible<br>Jalon" }, ! { name => "short_desc", description => "Résumé" } ] %] |