summaryrefslogtreecommitdiff
path: root/program/localization/fr/labels.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-04-05 12:49:21 +0000
committerthomascube <thomas@roundcube.net>2008-04-05 12:49:21 +0000
commite70d6ea64e711096af36b1234f8545b870ea5f45 (patch)
tree98e784b95d08418d85a17af767037e8a6e0f3f41 /program/localization/fr/labels.inc
parentcb1330b7b10ce46e466850b27300a06ed122501e (diff)
Apply changes from trunk to 0.1-stable
Diffstat (limited to 'program/localization/fr/labels.inc')
-rw-r--r--program/localization/fr/labels.inc11
1 files changed, 5 insertions, 6 deletions
diff --git a/program/localization/fr/labels.inc b/program/localization/fr/labels.inc
index 3c89d86ee..01bc6f0bc 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['lastmessages'] = 'Voir la dernière page de messages';
$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['sortby'] = 'Trier par';
$labels['sortasc'] = 'Tri ascendant';
$labels['sortdesc'] = 'Tri descendant';
-?> \ No newline at end of file
+?>