summaryrefslogtreecommitdiff
path: root/program/localization/fr_FR/messages.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2012-01-03 16:40:06 +0000
committerthomascube <thomas@roundcube.net>2012-01-03 16:40:06 +0000
commite31c56a5af23257a18275d59bf01e921a8eb60f6 (patch)
tree3382a4b1c7ca10aea1d34b1994148ce9207f0536 /program/localization/fr_FR/messages.inc
parentfdff34093d479f1a9cb98107b68eb9137278b181 (diff)
Imported localization files from launchpad
Diffstat (limited to 'program/localization/fr_FR/messages.inc')
-rw-r--r--program/localization/fr_FR/messages.inc28
1 files changed, 11 insertions, 17 deletions
diff --git a/program/localization/fr_FR/messages.inc b/program/localization/fr_FR/messages.inc
index 974a56c04..55be0d4c4 100644
--- a/program/localization/fr_FR/messages.inc
+++ b/program/localization/fr_FR/messages.inc
@@ -1,22 +1,17 @@
<?php
/*
-
-+-----------------------------------------------------------------------+
-| language/fr_FR/messages.inc |
-| |
-| Language file of the Roundcube Webmail client |
-| Copyright (C) 2005-2011, The Roundcube Dev Team |
-| Licensed under the GNU GPL |
-| |
-+-----------------------------------------------------------------------+
-| Author: Joel S. <joel.s@spijoprod.com> |
-| Jerome Lipowicz <jerome@yayel.com> |
-| Maximilien Cuony <theglu@theglu.org> |
-+-----------------------------------------------------------------------+
-
-@version $Id$
-
+ +-----------------------------------------------------------------------+
+ | localization/fr_FR/messages.inc |
+ | |
+ | Language file of the Roundcube Webmail client |
+ | Copyright (C) 2012, The Roundcube Dev Team |
+ | Licensed under the GNU General Public License |
+ | |
+ +-----------------------------------------------------------------------+
+ | Author: Thomas <Unknown> |
+ +-----------------------------------------------------------------------+
+ @version $Id$
*/
$messages = array();
@@ -161,4 +156,3 @@ $messages['mispellingsfound'] = 'Des fautes d\'orthographe ont été détectées
$messages['parentnotwritable'] = 'Impossible de créer/déplacer le dossier dans le dossier parent sélectionné. Aucun droit d\'accès.';
$messages['messagetoobig'] = 'Le message est trop gros pour être traité.';
-?> \ No newline at end of file