Remove all related translation config from setup.cfg
Also remove babel.cfg Change-Id: I771875113bcc86f1e76ac759b23abe5ec98b9060
This commit is contained in:
parent
08a7501f1e
commit
fad44b2f84
14
setup.cfg
14
setup.cfg
@ -37,20 +37,6 @@ all_files = 1
|
|||||||
[upload_sphinx]
|
[upload_sphinx]
|
||||||
upload-dir = doc/build/html
|
upload-dir = doc/build/html
|
||||||
|
|
||||||
[compile_catalog]
|
|
||||||
directory = virtualpdu/locale
|
|
||||||
domain = virtualpdu
|
|
||||||
|
|
||||||
[update_catalog]
|
|
||||||
domain = virtualpdu
|
|
||||||
output_dir = virtualpdu/locale
|
|
||||||
input_file = virtualpdu/locale/virtualpdu.pot
|
|
||||||
|
|
||||||
[extract_messages]
|
|
||||||
keywords = _ gettext ngettext l_ lazy_gettext
|
|
||||||
mapping_file = babel.cfg
|
|
||||||
output_file = virtualpdu/locale/virtualpdu.pot
|
|
||||||
|
|
||||||
[build_releasenotes]
|
[build_releasenotes]
|
||||||
all_files = 1
|
all_files = 1
|
||||||
build-dir = releasenotes/build
|
build-dir = releasenotes/build
|
||||||
|
Loading…
Reference in New Issue
Block a user