diff --git a/jenkins/scripts/common_translation_update.sh b/jenkins/scripts/common_translation_update.sh index cf30ca2889..b4fd9cac2c 100644 --- a/jenkins/scripts/common_translation_update.sh +++ b/jenkins/scripts/common_translation_update.sh @@ -85,7 +85,7 @@ function setup_horizon { /usr/local/jenkins/slave_scripts/create-zanata-xml.py -p $project \ -v master --srcdir . --txdir . -r 'horizon/*.pot' \ - 'horizon/locale/{locale_with_underscore}/LC_MESSAGES}/{filename}.po' \ + 'horizon/locale/{locale_with_underscore}/LC_MESSAGES/{filename}.po' \ -r 'openstack_dashboard/*.pot' \ 'openstack_dashboard/locale/{locale_with_underscore}/LC_MESSAGES/{filename}.po' \ -e '.*/**' -f zanata.xml