Seems like command "tx pull --mode=developer --skip" not enough for pulling all
data. Return to old way "tx pull --mode=developer -f -s --skip". ref #314. --HG-- branch : develop
This commit is contained in:
parent
b900c5880a
commit
762b17c940
|
@ -4,11 +4,7 @@
|
||||||
# Please, run this script from folder <root_folder>/scripts.
|
# Please, run this script from folder <root_folder>/scripts.
|
||||||
|
|
||||||
# Download all translations from transifex.com.
|
# Download all translations from transifex.com.
|
||||||
# Use if have problems with default way.
|
tx pull --mode=developer -f -s --skip
|
||||||
#tx pull --mode=developer -f -s --skip
|
|
||||||
|
|
||||||
# Download last translations from transifex.com.
|
|
||||||
tx pull --mode=developer --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