Remove unused translation content

Remove translation sections from setup.fg and the file babel.cfg.

These are not needed for this repo.

Change-Id: Id73288ad8414ed97e17a5b603cd6966814f116f3
This commit is contained in:
Andreas Jaeger 2020-04-26 14:11:36 +02:00
parent d4a68afadc
commit 63e134440d
2 changed files with 0 additions and 16 deletions

View File

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

View File

@ -24,17 +24,3 @@ classifier =
[files]
packages =
os_api_ref
[compile_catalog]
directory = os_api_ref/locale
domain = os_api_ref
[update_catalog]
domain = os_api_ref
output_dir = os_api_ref/locale
input_file = os_api_ref/locale/os_api_ref.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = os_api_ref/locale/os_api_ref.pot