diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-06-02 18:16:48 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-06-02 18:16:48 +0000 |
| commit | ed75e57b51cbfc19f9e07740b81163a417fd7d14 (patch) | |
| tree | 103d98b76ce1bf702ee020f57fbef064b0a9f422 /roundcubemail/program/localization/index.inc | |
| parent | 9102b4966c4ddd57feea2f3b4b82c5a0eb6b8c9e (diff) | |
Updated Estonian localization and moved from ee to et
git-svn-id: https://svn.roundcube.net/trunk@258 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/index.inc')
| -rw-r--r-- | roundcubemail/program/localization/index.inc | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/roundcubemail/program/localization/index.inc b/roundcubemail/program/localization/index.inc index c8010149b..38c464d50 100644 --- a/roundcubemail/program/localization/index.inc +++ b/roundcubemail/program/localization/index.inc @@ -35,7 +35,7 @@ 'de_DE' => 'Deutsch (Deutsch)', 'de_CH' => 'Deutsch (Schweiz)', 'es' => 'Español', - 'et' => 'Estonian', + 'et_EE' => 'Estonian', 'eu' => 'Euskara', 'fr' => 'Français', 'ga' => 'Galician', @@ -66,8 +66,7 @@ ); $rcube_language_aliases = array( - 'et_EE' => 'et', - 'ee' => 'et', + 'ee' => 'et_EE', 'bs' => 'bs_BA', 'de' => 'de_DE', 'en' => 'en_US', |
