Skip to content

Commit 0682028

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Remove translation sections from setup.cfg"
2 parents 47e19c1 + 5c01be7 commit 0682028

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

babel.cfg

Lines changed: 0 additions & 2 deletions
This file was deleted.

setup.cfg

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -83,17 +83,3 @@ console_scripts =
8383
wsgi_scripts =
8484
nova-api-wsgi = nova.api.openstack.compute.wsgi:init_application
8585
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-
domain = nova
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

Comments
 (0)