summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/fr
diff options
context:
space:
mode:
authortomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-02-06 09:17:01 +0000
committertomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-02-06 09:17:01 +0000
commite52d43aa5c789a5c65b677b82438443147963ea2 (patch)
tree997fbc660d77807af79e8382ccd25c8f739468d8 /roundcubemail/program/localization/fr
parent8f4913db717d6a77884c1683a82274b1b920ee2b (diff)
updated pt_BR, clean up in localization
git-svn-id: https://svn.roundcube.net/trunk@466 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/fr')
-rw-r--r--roundcubemail/program/localization/fr/labels.inc13
-rw-r--r--roundcubemail/program/localization/fr/messages.inc11
2 files changed, 15 insertions, 9 deletions
diff --git a/roundcubemail/program/localization/fr/labels.inc b/roundcubemail/program/localization/fr/labels.inc
index 6b4baf172..a0e5f2351 100644
--- a/roundcubemail/program/localization/fr/labels.inc
+++ b/roundcubemail/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
diff --git a/roundcubemail/program/localization/fr/messages.inc b/roundcubemail/program/localization/fr/messages.inc
index 922cf3d29..0d545528d 100644
--- a/roundcubemail/program/localization/fr/messages.inc
+++ b/roundcubemail/program/localization/fr/messages.inc
@@ -1,18 +1,20 @@
<?php
/*
+
+-----------------------------------------------------------------------+
| language/fr/messages.inc |
| |
| Language file of the RoundCube Webmail client |
- | Copyright (C) 2005, RoundCube 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: messages.inc 139 2006-06-12 17:32:27Z roundcube $
+ @version $Id$
*/
@@ -65,4 +67,5 @@ $messages['folderdeleted'] = 'Dossier effacé';
$messages['deletedsuccessfully'] = 'Supprimé(s) avec succès';
$messages['converting'] = 'Suppression du formattage ...';
$messages['messageopenerror'] = 'Impossible de charger le message du serveur';
-?>
+
+?> \ No newline at end of file