Now files available: https://review.opendev.org/c/openstack/horizon/+/939607 ** Changed in: openstack-i18n Status: Confirmed => Fix Released -- You received this bug notification because you are a member of OpenStack I18n Core Team, which is subscribed to openstack i18n. https://bugs.launchpad.net/bugs/1690233 Title: A couple of django-js.po files are missing from Horizon tree Status in openstack i18n: Fix Released Bug description: The following files: openstack_dashboard/locale/pl_PL/LC_MESSAGES/djangojs.po openstack_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.po are missing from the Horizon source. They both exist in Zanata. This is caused by https://git.openstack.org/cgit/openstack- infra/project- config/tree/jenkins/scripts/common_translation_update.sh#n662 This is a bug, because a project is made up of multiple .po files, not one. In the current code, a project could have >40% translated, which might be 50% on translation files from Python, and 30% on JS files (i.e. 'django.po' and 'djangojs.po'. This means the script would only download the 50% python file, which would actually reduce the overall translated strings that are pulled to the project. To manage notifications about this bug go to: https://bugs.launchpad.net/openstack-i18n/+bug/1690233/+subscriptions