Needs to force the download of l10n resource files

This commit is contained in:
Milamber 2013-04-29 16:18:55 +01:00
parent 09044f2713
commit a94433cdc0
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ doDownloadL10NLangs()
done
# get all resource files from transifex
tx pull -r ${ARGUMENTS}
tx pull -f -r ${ARGUMENTS}
# l10n languages
for CODELANG in ${LIST_LANG} ; do