diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-01-18 11:21:19 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-01-18 11:21:19 +0100 |
commit | 1e2d573229556c8431d7b82c5450ee34be8e6364 (patch) | |
tree | a5826ab3e575b24aafff8c6d1df5dca48c448481 /fetchtranslations.sh | |
parent | 437515a2fa332af06e04301b14736f52e40daeb7 (diff) |
Adding Ukraine translation
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 8c70327f..203a8bcc 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 id it ja ko no nl ro ru" +langtoinclude="ca cs de es et fr id it ja ko no nl ro ru uk" for lang in $langtoinclude do |