diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-10-04 10:31:08 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-10-04 10:31:08 +0200 |
commit | 4213a3712e8c6c2cae33ca0d0b74f13b4f5ba31b (patch) | |
tree | 765ecd456b4d8720241a7731e8edd403c8103c9f /program/localization/index.inc | |
parent | 4e004778ab01c3087a773e05cf4693720a52d08f (diff) |
Updated translations from launchpad
Diffstat (limited to 'program/localization/index.inc')
-rw-r--r-- | program/localization/index.inc | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/program/localization/index.inc b/program/localization/index.inc index fe0d32278..83b9ad6eb 100644 --- a/program/localization/index.inc +++ b/program/localization/index.inc @@ -18,9 +18,6 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ // langage codes according to ISO 639-1 @@ -139,6 +136,8 @@ $rcube_language_aliases = array( 'no' => 'nn_NO', 'ms' => 'ms_MY', 'mr' => 'mr_IN', + 'ml' => 'ml_IN', + 'ml_ML' => 'ml_IN', 'pl' => 'pl_PL', 'tw' => 'zh_TW', 'si' => 'si_LK', |