diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-10-04 17:01:41 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-10-04 17:01:41 +0200 |
commit | 949431f52102c01d8384dc3757976395f3ef098e (patch) | |
tree | 39ae46a0b092990b01f846977fa70572bdf054f7 /bin/exportgettext.sh | |
parent | 73364f2e49d21824c55db1ce5276b1ae85e456e5 (diff) |
Add another language alias for exports to launchpad
Diffstat (limited to 'bin/exportgettext.sh')
-rwxr-xr-x | bin/exportgettext.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/exportgettext.sh b/bin/exportgettext.sh index f4a3fdbf3..b220b2242 100755 --- a/bin/exportgettext.sh +++ b/bin/exportgettext.sh @@ -50,6 +50,7 @@ $langcode_map = array( 'km_KH' => 'km', 'ms_MY' => 'ms', 'mr_IN' => 'mr', + 'ml_IN' => 'ml', 'pl_PL' => 'pl', 'si_LK' => 'si', 'sl_SI' => 'sl', |