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/es/labels.inc |   16 +++++++---------
 1 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/program/localization/es/labels.inc b/program/localization/es/labels.inc
index 983b641..8c8c91f 100644
--- a/program/localization/es/labels.inc
+++ b/program/localization/es/labels.inc
@@ -1,24 +1,22 @@
 <?php
 
 /*
+
  +-----------------------------------------------------------------------+
  | language/es/labels.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: Javier Smaldone <javier@smaldone.com.ar                       |
+ | Author: Javier Smaldone <javier@smaldone.com.ar>                      |
  |         http://www.smaldone.com.ar                                    |
- | Based on previous work by David Grajal Blanco <dgrabla@gmail.com>     |
+ |         David Grajal Blanco <dgrabla@gmail.com>                       |
  |         http://david.grajal.net                                       |
  +-----------------------------------------------------------------------+
- | Changelog:                                                            |
- |  - 29/9/2006 Syntax check and style modifications                     |
- |  - 6/2/2006 Translations of new features and improvements             |
- |  - 17/9/2005 First release                                            |
- +-----------------------------------------------------------------------+
+
+ @version $Id$
 
 */
 
@@ -242,4 +240,4 @@
 $labels['sortasc']  = 'Orden ascendente';
 $labels['sortdesc'] = 'Orden descendente';
 
-?>
+?>
\ No newline at end of file

--
Gitblit v1.9.1