diff options
author | svncommit <devs@roundcube.net> | 2005-10-20 17:33:39 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2005-10-20 17:33:39 +0000 |
commit | 1038d554e41b4007461a0c74a89625fd03107f7f (patch) | |
tree | 1acc288e35facd1d23bb1afe301697045a6a10f3 /program/localization/ca | |
parent | 53560c521e594d6047f58a25ccbc266c56bbcf05 (diff) |
various fixes for correct catalan/spanish display
Diffstat (limited to 'program/localization/ca')
-rw-r--r-- | program/localization/ca/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/ca/labels.inc b/program/localization/ca/labels.inc index 533cd318d..f6b287769 100644 --- a/program/localization/ca/labels.inc +++ b/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'; |