Force download of translations files in script.
--HG-- branch : develop
This commit is contained in:
parent
5458860752
commit
9f8ff108e9
|
@ -4,7 +4,7 @@
|
||||||
# Please, run this script from folder <root_folder>/scripts.
|
# Please, run this script from folder <root_folder>/scripts.
|
||||||
|
|
||||||
# Download last translations from transifex.com.
|
# Download last translations from transifex.com.
|
||||||
tx pull --mode=developer
|
tx pull --mode=developer -f -s --skip
|
||||||
|
|
||||||
# Update local strings
|
# Update local strings
|
||||||
lupdate -recursive ../share/translations/translations.pro
|
lupdate -recursive ../share/translations/translations.pro
|
||||||
|
|
Loading…
Reference in New Issue
Block a user