summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2015-10-20 21:03:25 +0200
committerStef Walter <stefw@redhat.com>2015-10-20 21:03:25 +0200
commit478f1065fb6d92fbd4bdf8b0a513f32cf48af170 (patch)
treefff3667273ab16983445151489bf80292e87d3bb /build
parent5e6336ba0393c9d69be843c432e4c4927caea245 (diff)
po: Update translations from transifex
Diffstat (limited to 'build')
-rw-r--r--build/tx-update6
1 files changed, 2 insertions, 4 deletions
diff --git a/build/tx-update b/build/tx-update
index 55d771f..5d61335 100644
--- a/build/tx-update
+++ b/build/tx-update
@@ -56,10 +56,8 @@ done
# Setup associations
for lang in $(lingua_langs); do
- if [ ! -f "po/$lang.po" ]; then
- tx set -r $TX_RESOURCE -l $lang po/$lang.po
- pull_again="yes"
- fi
+ tx set -r $TX_RESOURCE -l $lang po/$lang.po
+ pull_again="yes"
done
# Pull and get all translations