Remove unneeded babel.cfg etc

The file babel.cfg and the sections in setup.cfg are not needed anymore,
translations will be done without these.

Change-Id: Id5f515e01cb68ac0da875da52598704270c9cafb
This commit is contained in:
Andreas Jaeger 2020-05-09 14:01:05 +02:00 committed by Andreas Jaeger
parent bc26de5e53
commit 955de570eb
2 changed files with 0 additions and 16 deletions

View File

@ -1,2 +0,0 @@
[python: **.py]

View File

@ -39,17 +39,3 @@ mongo =
pymongo!=3.1,>=3.0.2 # Apache-2.0
etcd3gw =
etcd3gw>=0.2.0 # Apache-2.0
[compile_catalog]
directory = oslo_cache/locale
domain = oslo_cache
[update_catalog]
domain = oslo_cache
output_dir = oslo_cache/locale
input_file = oslo_cache/locale/oslo_cache.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = oslo_cache/locale/oslo_cache.pot