We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 47e19c1 + 5c01be7 commit 0682028Copy full SHA for 0682028
babel.cfg
setup.cfg
@@ -83,17 +83,3 @@ console_scripts =
83
wsgi_scripts =
84
nova-api-wsgi = nova.api.openstack.compute.wsgi:init_application
85
nova-metadata-wsgi = nova.api.metadata.wsgi:init_application
86
-
87
-[compile_catalog]
88
-directory = nova/locale
89
-domain = nova
90
91
-[update_catalog]
92
93
-output_dir = nova/locale
94
-input_file = nova/locale/nova.pot
95
96
-[extract_messages]
97
-keywords = _ gettext ngettext l_ lazy_gettext
98
-mapping_file = babel.cfg
99
-output_file = nova/locale/nova.pot
0 commit comments