From: Emmanuel S. <se...@us...> - 2005-07-08 18:05:27
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/reports In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27131/fr/default/reports Modified Files: duplicates-simple.html.tmpl menu.html.tmpl Log Message: Commit des corrections apportées par zerobug dans le forum de discussion Discussions : https://sourceforge.net/forum/message.php?msg_id=3239322 Index: duplicates-simple.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/reports/duplicates-simple.html.tmpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** duplicates-simple.html.tmpl 20 Nov 2004 00:54:08 -0000 1.2 --- duplicates-simple.html.tmpl 8 Jul 2005 18:05:15 -0000 1.3 *************** *** 26,29 **** --- 26,31 ---- [% PROCESS global/variables.none.tmpl %] + <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//FR"> + <meta http-equiv="Content-Type" content="text/html;charset=utf-8" > <html> Index: menu.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/reports/menu.html.tmpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** menu.html.tmpl 15 Mar 2005 12:09:59 -0000 1.4 --- menu.html.tmpl 8 Jul 2005 18:05:16 -0000 1.5 *************** *** 33,40 **** <p> [% terms.Bugzilla %] vous permet de voir et suivre l'état de la base de données de [% terms.bugs %] de ! plein de manières différentes. </p> ! <h2>Ãtat Actuel</h2> <ul> --- 33,40 ---- <p> [% terms.Bugzilla %] vous permet de voir et suivre l'état de la base de données de [% terms.bugs %] de ! plusieurs manières différentes. </p> ! <h2>Ãtat actuel</h2> <ul> *************** *** 57,61 **** </ul> ! <h2>Modifications sur le Temps</h2> <ul> --- 57,61 ---- </ul> ! <h2>Modifications sur le temps</h2> <ul> |