diff options
Diffstat (limited to 'program/localization/fr/labels.inc')
-rw-r--r-- | program/localization/fr/labels.inc | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/program/localization/fr/labels.inc b/program/localization/fr/labels.inc index 6b4baf172..a0e5f2351 100644 --- a/program/localization/fr/labels.inc +++ b/program/localization/fr/labels.inc @@ -1,18 +1,20 @@ <?php /* + +-----------------------------------------------------------------------+ - | language/fr/labels.inc | + | language/fr/messages.inc | | | | Language file of the RoundCube Webmail client | - | Copyright (C) 2005, RoundQube Dev. - Switzerland | + | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ - | Author: aldweb <info@aldweb.com>, Pierre HAEGELI <pierre@haegeli.net> | + | Author: aldweb <info@aldweb.com> | + | Pierre HAEGELI <pierre@haegeli.net> | +-----------------------------------------------------------------------+ - $Id: labels.inc 220 2006-06-12 17:33:21Z roundcube $ + @version $Id$ */ @@ -180,4 +182,5 @@ $labels['managefolders'] = 'GĂ©rer les dossiers'; $labels['sortby'] = 'Trier par'; $labels['sortasc'] = 'Tri ascendant'; $labels['sortdesc'] = 'Tri descendant'; -?> + +?>
\ No newline at end of file |