Needs to force the download of l10n resource files

This commit is contained in:
Milamber 2013-04-29 16:18:11 +01:00
parent 137fd188cf
commit 87cafdcbc4
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