Merge "Remove translation sections from setup.cfg"

This commit is contained in:
Zuul 2024-01-09 02:43:19 +00:00 committed by Gerrit Code Review
commit d23f3b623c
1 changed files with 0 additions and 19 deletions

View File

@ -104,22 +104,3 @@ openstack.dns.v2 =
tsigkey_show = designateclient.v2.cli.tsigkeys:ShowTSIGKeyCommand
tsigkey_set = designateclient.v2.cli.tsigkeys:SetTSIGKeyCommand
tsigkey_delete = designateclient.v2.cli.tsigkeys:DeleteTSIGKeyCommand
[egg_info]
tag_build =
tag_date = 0
tag_svn_revision = 0
[compile_catalog]
directory = designateclient/locale
domain = designateclient
[update_catalog]
domain = designateclient
output_dir = designateclient/locale
input_file = designateclient/locale/designateclient.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = designateclient/locale/designateclient.pot