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 | 23f4d798440207c00407cc7cb0c6493a7cf01d4e (patch) | |
tree | 581c62477fca922f88c182ebf77d009cb9e4815e /fetchtranslations.sh | |
parent | 5350c37c79e7fc3561c0bda068565ef19630131a (diff) |
Fetch current translation from crowd.in
--HG--
extra : rebase_source : 44d6489286ed63d24bb099ee9cd04aadb58e81f5
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 |