Merge "Remove translation sections from setup.cfg"

This commit is contained in:
Zuul 2021-02-22 04:10:30 +00:00 committed by Gerrit Code Review
commit 0940ba9d30
1 changed files with 0 additions and 14 deletions

View File

@ -107,17 +107,3 @@ oslo.policy.policies =
# list_rules method into a separate entry point rather than using the
# aggregate method.
tacker = tacker.policies:list_rules
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = tacker/locale/tacker.pot
[compile_catalog]
directory = tacker/locale
domain = tacker
[update_catalog]
domain = tacker
output_dir = tacker/locale
input_file = tacker/locale/tacker.pot