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
commit9634fb1ab9b6ac504158ac732e0d717742370fc7 (patch)
tree8a0d8ff98df3b5fa71cef3cb5acbc6f5b21aa295 /fetchtranslations.sh
parent9bb9d0bc7a230889fe10426c3cad509f34874f6e (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