diff options
| author | tomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-02-06 09:17:01 +0000 |
|---|---|---|
| committer | tomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-02-06 09:17:01 +0000 |
| commit | e52d43aa5c789a5c65b677b82438443147963ea2 (patch) | |
| tree | 997fbc660d77807af79e8382ccd25c8f739468d8 /roundcubemail/program/localization/es/labels.inc | |
| parent | 8f4913db717d6a77884c1683a82274b1b920ee2b (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/es/labels.inc')
| -rw-r--r-- | roundcubemail/program/localization/es/labels.inc | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/roundcubemail/program/localization/es/labels.inc b/roundcubemail/program/localization/es/labels.inc index 983b641cf..8c8c91fc3 100644 --- a/roundcubemail/program/localization/es/labels.inc +++ b/roundcubemail/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['sortby'] = 'Ordenar por'; $labels['sortasc'] = 'Orden ascendente'; $labels['sortdesc'] = 'Orden descendente'; -?> +?>
\ No newline at end of file |
