diff options
| author | sparc <sparc@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-10-20 17:33:39 +0000 |
|---|---|---|
| committer | sparc <sparc@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2005-10-20 17:33:39 +0000 |
| commit | 5ac199a11abfa91a37916ddd42d6c1afc283111f (patch) | |
| tree | 39283b12231658d79c86962e66a4ee8dc0c80b70 /roundcubemail/program/localization/es | |
| parent | 0fbe10808875d7fa1c17c28413b34fdde2e0bc53 (diff) | |
various fixes for correct catalan/spanish display
git-svn-id: https://svn.roundcube.net/trunk@48 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/es')
| -rw-r--r-- | roundcubemail/program/localization/es/labels.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/es/labels.inc b/roundcubemail/program/localization/es/labels.inc index 0f627ebb7..bd800361e 100644 --- a/roundcubemail/program/localization/es/labels.inc +++ b/roundcubemail/program/localization/es/labels.inc @@ -63,7 +63,7 @@ $labels['filesize'] = 'Tamaņo del fichero'; $labels['preferhtml'] = 'Prefiero HTML'; $labels['htmlmessage'] = 'Mensaje HTML'; -//$labels['prettydate'] = ''; +$labels['prettydate'] = 'Fechas cortas'; $labels['addtoaddressbook'] = 'Aņadir a contactos'; |
