Remove translation sections from setup.cfg
These translation sections are not needed anymore, Babel can generate translation files without them. Change-Id: I50f4af86556f9873df395f6469febdc1908311ae
This commit is contained in:
parent
a5d120c8c3
commit
c38465eaa8
14
setup.cfg
14
setup.cfg
@ -183,20 +183,6 @@ tag_build =
|
|||||||
tag_date = 0
|
tag_date = 0
|
||||||
tag_svn_revision = 0
|
tag_svn_revision = 0
|
||||||
|
|
||||||
[compile_catalog]
|
|
||||||
directory = ironic/locale
|
|
||||||
domain = ironic
|
|
||||||
|
|
||||||
[update_catalog]
|
|
||||||
domain = ironic
|
|
||||||
output_dir = ironic/locale
|
|
||||||
input_file = ironic/locale/ironic.pot
|
|
||||||
|
|
||||||
[extract_messages]
|
|
||||||
keywords = _ gettext ngettext l_ lazy_gettext
|
|
||||||
mapping_file = babel.cfg
|
|
||||||
output_file = ironic/locale/ironic.pot
|
|
||||||
|
|
||||||
[extras]
|
[extras]
|
||||||
guru_meditation_reports =
|
guru_meditation_reports =
|
||||||
oslo.reports>=1.18.0 # Apache-2.0
|
oslo.reports>=1.18.0 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user