diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-01-04 22:14:40 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-01-04 22:14:40 +0100 |
commit | 7fe783631b4a48d3d3d422f302f736e8b215f0c1 (patch) | |
tree | a29e41f552ba042070b8d48c1da1eb0a900d2dc6 /fetchtranslations.sh | |
parent | d89b7ab6b1ad44812d358819b9965b48f23031fc (diff) |
Fetch current translation from crowd.in
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 72b835f0..9b12695b 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 ru" +langtoinclude="ca cs de es et fr id it ja ko no nl ro ru" for lang in $langtoinclude do |