From 9d41ed8d3e8d63b1107006d1905d1f2517639f78 Mon Sep 17 00:00:00 2001
From: svncommit <devs@roundcube.net>
Date: Tue, 06 Feb 2007 04:17:01 -0500
Subject: [PATCH] updated pt_BR, clean up in localization

---
 program/localization/fr/messages.inc |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/program/localization/fr/messages.inc b/program/localization/fr/messages.inc
index 922cf3d..0d54552 100644
--- a/program/localization/fr/messages.inc
+++ b/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['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

--
Gitblit v1.9.1