From 5420d42b057ad6e0d606088fa9e0836824db8b14 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Thu, 27 Dec 2012 13:09:36 +0100 Subject: Remove hebrew for now. My editors don't allow me to fix the format strings and the translation is only 30% of the strings --- fetchtranslations.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fetchtranslations.sh') diff --git a/fetchtranslations.sh b/fetchtranslations.sh index 847dd3cd..72b835f0 100755 --- a/fetchtranslations.sh +++ b/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 he id it ja ko no nl ru" +langtoinclude="ca cs de es et fr id it ja ko no nl ru" for lang in $langtoinclude do -- cgit v1.2.3