Remove translation sections from setup.cfg
These translation sections are not needed anymore, Babel can generate translation files without them. Change-Id: I91daa93177d808d97bff2714e40d73a95b6778f9
This commit is contained in:
14
setup.cfg
14
setup.cfg
@@ -94,17 +94,3 @@ manila.tests.scheduler.fakes =
|
|||||||
tag_build =
|
tag_build =
|
||||||
tag_date = 0
|
tag_date = 0
|
||||||
tag_svn_revision = 0
|
tag_svn_revision = 0
|
||||||
|
|
||||||
[compile_catalog]
|
|
||||||
directory = manila/locale
|
|
||||||
domain = manila
|
|
||||||
|
|
||||||
[update_catalog]
|
|
||||||
domain = manila
|
|
||||||
output_dir = manila/locale
|
|
||||||
input_file = manila/locale/manila.pot
|
|
||||||
|
|
||||||
[extract_messages]
|
|
||||||
keywords = _ gettext ngettext l_ lazy_gettext
|
|
||||||
mapping_file = babel.cfg
|
|
||||||
output_file = manila/locale/manila.pot
|
|
||||||
|
|||||||
Reference in New Issue
Block a user