From 9f8ff108e901d70be4106fb85d78cc4e19c1c874 Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Tue, 3 Nov 2015 22:30:43 +0200 Subject: [PATCH] Force download of translations files in script. --HG-- branch : develop --- scripts/lupdate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/lupdate.sh b/scripts/lupdate.sh index f346e5969..26f99dbf3 100755 --- a/scripts/lupdate.sh +++ b/scripts/lupdate.sh @@ -4,7 +4,7 @@ # Please, run this script from folder /scripts. # Download last translations from transifex.com. -tx pull --mode=developer +tx pull --mode=developer -f -s --skip # Update local strings lupdate -recursive ../share/translations/translations.pro