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/index.inc | |
| 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/index.inc')
| -rw-r--r-- | roundcubemail/program/localization/index.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/index.inc b/roundcubemail/program/localization/index.inc index 94b07b999..6f68b0c46 100644 --- a/roundcubemail/program/localization/index.inc +++ b/roundcubemail/program/localization/index.inc @@ -25,11 +25,10 @@ 'en_GB' => 'English (GB)', 'ar' => 'Arabic', 'bg' => 'Bulgarian', - 'cat' => 'Catalan', 'tw' => 'Chinese (BIG5)', 'cn' => 'Chinese(GB2312)', 'cz' => 'Czech', - 'ca' => 'Catalan', + 'ca' => 'Català', 'da' => 'Dansk', 'de' => 'Deutsch', 'es' => 'Español', |
