mirror of https://github.com/apache/cloudstack.git
Needs to force the download of l10n resource files
This commit is contained in:
parent
09044f2713
commit
a94433cdc0
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue