diff --git a/scripts/lupdate.sh b/scripts/lupdate.sh index 237678547..4485b2093 100755 --- a/scripts/lupdate.sh +++ b/scripts/lupdate.sh @@ -4,11 +4,7 @@ # Please, run this script from folder /scripts. # Download all translations from transifex.com. -# Use if have problems with default way. -#tx pull --mode=developer -f -s --skip - -# Download last translations from transifex.com. -tx pull --mode=developer --skip +tx pull --mode=developer -f -s --skip # Update local strings lupdate -recursive ../share/translations/translations.pro