openstack-ansible-os_horizon/releasenotes/notes/update_translations-f950283d821bba05.yaml
Andy McCrae 0fa5b59428 Add Translations update steps.
To facilitiate a translations check site this patch enables the ability
to perform a pull_catalog and compilemessages, which will update the
translations site. By default this won't run at all.

Change-Id: Ib9b527d60226d3133206675b394d83f1185631b2
2017-06-18 13:48:30 +00:00

9 lines
342 B
YAML

---
features:
- You can force update the translations direct
from Zanata by setting ``horizon_translations_update``
to ``True``. This will call the ``pull_catalog``
option built into ``horizon-manage.py``. You should
only use this when testing translations, otherwise
this should remain set to the default of ``False``.