From e70d6ea64e711096af36b1234f8545b870ea5f45 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Sat, 05 Apr 2008 08:49:21 -0400 Subject: [PATCH] Apply changes from trunk to 0.1-stable --- program/localization/fr/labels.inc | 11 +++++------ 1 files changed, 5 insertions(+), 6 deletions(-) diff --git a/program/localization/fr/labels.inc b/program/localization/fr/labels.inc index 3c89d86..01bc6f0 100644 --- a/program/localization/fr/labels.inc +++ b/program/localization/fr/labels.inc @@ -10,9 +10,8 @@ | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ - | Author: aldweb <info@aldweb.com> | - | Pierre HAEGELI <pierre@haegeli.net> | - | Mickaël Wolff <rcw@lupusmic.org> | + | Author: Joel S. <joel.s@spijoprod.net> | + | Jerome Lipowicz <jerome@yayel.com> | +-----------------------------------------------------------------------+ @version $Id$ @@ -90,8 +89,8 @@ $labels['backtolist'] = 'Retourner à la liste des messages'; $labels['viewsource'] = 'Voir le source'; $labels['markmessages'] = 'Marquer les messages'; -$labels['markread'] = 'comme lus'; -$labels['markunread'] = 'comme non lus'; +$labels['markread'] = 'Comme lus'; +$labels['markunread'] = 'Comme non lus'; $labels['select'] = 'Sélectionner'; $labels['all'] = 'Tous'; $labels['none'] = 'Aucun'; @@ -191,4 +190,4 @@ $labels['sortasc'] = 'Tri ascendant'; $labels['sortdesc'] = 'Tri descendant'; -?> \ No newline at end of file +?> -- Gitblit v1.9.1