summaryrefslogtreecommitdiff
path: root/fetchtranslations.sh
diff options
context:
space:
mode:
authorArne Schwabe <arne@blinkt.de>2012-10-08 10:41:20 +0200
committerArne Schwabe <arne@blinkt.de>2012-10-08 10:41:20 +0200
commiteab710e87e3f4d6d247ec705755e8d3f52fcfa4e (patch)
tree019d211d1d4e14c2cc46f06dcc7442a2d32f360d /fetchtranslations.sh
parent5601084b21b2c28f617d5734834809981b101b77 (diff)
add Hebrew to languages being fetched, fix korean encoding problem
Diffstat (limited to 'fetchtranslations.sh')
-rwxr-xr-xfetchtranslations.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchtranslations.sh b/fetchtranslations.sh
index ec7a25dd..8a994d82 100755
--- a/fetchtranslations.sh
+++ b/fetchtranslations.sh
@@ -2,7 +2,7 @@
fetch http://crowdin.net/download/project/ics-openvpn.zip
-langtoinclude="de cs ko et fr"
+langtoinclude="de cs ko et fr he"
for lang in $langtoinclude
do