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/ca | |
| 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/ca')
| -rw-r--r-- | roundcubemail/program/localization/ca/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/ca/labels.inc b/roundcubemail/program/localization/ca/labels.inc index 533cd318d..f6b287769 100644 --- a/roundcubemail/program/localization/ca/labels.inc +++ b/roundcubemail/program/localization/ca/labels.inc @@ -64,6 +64,7 @@ $labels['filesize'] = 'Mida del fitxer'; $labels['preferhtml'] = 'Prefereix HTML'; $labels['htmlmessage'] = 'Missatge HTML'; +$labels['prettydate'] = 'Dates curtes'; $labels['addtoaddressbook'] = 'Afegir a la llibreta d\'adreces'; |
