Remove translation sections from setup.cfg
These translation sections are not needed anymore, Babel can generate translation files without them. Change-Id: Ib60671941371aa22fbdeeb9d42fc619f60aa15e5
This commit is contained in:
parent
8e3c523fd7
commit
e2b2008ed9
14
setup.cfg
14
setup.cfg
@ -64,17 +64,3 @@ oslo.messaging.notify.drivers =
|
||||
|
||||
oslo.config.opts =
|
||||
oslo.messaging = oslo_messaging.opts:list_opts
|
||||
|
||||
[compile_catalog]
|
||||
directory = oslo_messaging/locale
|
||||
domain = oslo_messaging
|
||||
|
||||
[update_catalog]
|
||||
domain = oslo_messaging
|
||||
output_dir = oslo_messaging/locale
|
||||
input_file = oslo_messaging/locale/oslo_messaging.pot
|
||||
|
||||
[extract_messages]
|
||||
keywords = _ gettext ngettext l_ lazy_gettext
|
||||
mapping_file = babel.cfg
|
||||
output_file = oslo_messaging/locale/oslo_messaging.pot
|
||||
|
Loading…
x
Reference in New Issue
Block a user