Skip to content

Commit 87cafdc

Browse files
committed
Needs to force the download of l10n resource files
1 parent 137fd18 commit 87cafdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/transifex/sync-transifex-ui.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ doDownloadL10NLangs()
7474
done
7575

7676
# get all resource files from transifex
77-
tx pull -r ${ARGUMENTS}
77+
tx pull -f -r ${ARGUMENTS}
7878

7979
# l10n languages
8080
for CODELANG in ${LIST_LANG} ; do

0 commit comments

Comments
 (0)