summaryrefslogtreecommitdiff
path: root/main/misc
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2015-08-03 12:06:33 +0200
committerArne Schwabe <arne@rfc2549.org>2015-08-03 12:06:33 +0200
commit6899354a4ea993a92dd8a212ed507642507c3be9 (patch)
tree12988c1f9a5a9856636e6d9ef47a2c698ab796c0 /main/misc
parentedd123eda320d60a59a1eae3d96fcef71ac0245b (diff)
Update translations
Diffstat (limited to 'main/misc')
-rwxr-xr-xmain/misc/fetchtranslations.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/main/misc/fetchtranslations.sh b/main/misc/fetchtranslations.sh
index cbed220f..64b23e0d 100755
--- a/main/misc/fetchtranslations.sh
+++ b/main/misc/fetchtranslations.sh
@@ -4,11 +4,12 @@ set -o shwordsplit
if [ "$ICSCROWDAPIKEY" != "" ]
then
echo "Generating new translation archives"
- fetch -q -1 -o - "http://api.crowdin.net/api/project/ics-openvpn/export?key=$ICSCROWDAPIKEY"
+ #fetch -q -1 -o - "http://api.crowdin.net/api/project/ics-openvpn/export?key=$ICSCROWDAPIKEY"
+ curl "http://api.crowdin.net/api/project/ics-openvpn/export?key=$ICSCROWDAPIKEY"
fi
echo "Fetch translation archive"
-fetch -q http://crowdin.net/download/project/ics-openvpn.zip
+wget -q http://crowdin.net/download/project/ics-openvpn.zip
# Chinese language require zh-CN and zh-TW