diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-12-25 16:07:23 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-12-25 16:07:23 +0100 |
commit | 3875d9a483e91eaeff7b3dfaad305f363d52daf2 (patch) | |
tree | 2ce1e0d3454529701c080d5f3639768fad90af75 /fetchtranslations.sh | |
parent | d02c5af48106c89d510a11b4b1b4ba3d47f502c1 (diff) |
update translations
Diffstat (limited to 'fetchtranslations.sh')
-rwxr-xr-x | fetchtranslations.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchtranslations.sh b/fetchtranslations.sh index ae8d09f1..847dd3cd 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 it ja ko no nl ru" +langtoinclude="ca cs de es et fr he id it ja ko no nl ru" for lang in $langtoinclude do |