summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-10-04 17:01:41 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-10-04 17:01:41 +0200
commit949431f52102c01d8384dc3757976395f3ef098e (patch)
tree39ae46a0b092990b01f846977fa70572bdf054f7 /bin
parent73364f2e49d21824c55db1ce5276b1ae85e456e5 (diff)
Add another language alias for exports to launchpad
Diffstat (limited to 'bin')
-rwxr-xr-xbin/exportgettext.sh1
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',