From 0393ba6656ce6cf679a2c4663275b3ed0f1a34b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Thu, 31 Jul 2014 12:09:49 +0200 Subject: Updated ics-openvpn to rev 859 + no 2nd notification. --- app/misc/fetchtranslations.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/misc') diff --git a/app/misc/fetchtranslations.sh b/app/misc/fetchtranslations.sh index d92c24b5..3529a646 100755 --- a/app/misc/fetchtranslations.sh +++ b/app/misc/fetchtranslations.sh @@ -10,7 +10,7 @@ fi echo "Fetch translation archive" fetch -q http://crowdin.net/download/project/ics-openvpn.zip -langtoinclude="ca cs de es et fr id it ja ko no nl pl ro ru sv tr uk" +langtoinclude="ca cs de es et fr hu it ja ko no nl pl ro ru sv tr uk" for lang in $langtoinclude do @@ -26,7 +26,7 @@ do elif [ $lang = "zh-TW" ] ; then rlang="zh-rTW" elif [ $lang = "id" ] ; then - rlang="id" + rlang="in" fi echo "Fetch archive for $lang" -- cgit v1.2.3