From 949431f52102c01d8384dc3757976395f3ef098e Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Thu, 04 Oct 2012 11:01:41 -0400 Subject: [PATCH] Add another language alias for exports to launchpad --- bin/exportgettext.sh | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/bin/exportgettext.sh b/bin/exportgettext.sh index f4a3fdb..b220b22 100755 --- a/bin/exportgettext.sh +++ b/bin/exportgettext.sh @@ -50,6 +50,7 @@ 'km_KH' => 'km', 'ms_MY' => 'ms', 'mr_IN' => 'mr', + 'ml_IN' => 'ml', 'pl_PL' => 'pl', 'si_LK' => 'si', 'sl_SI' => 'sl', -- Gitblit v1.9.1