Teach babel to extract l_() messages.

This commit is contained in:
Georg Brandl
2009-07-03 13:37:38 +02:00
parent c8e8b1bfd4
commit 2c2ea9ae5f
2 changed files with 72 additions and 57 deletions

View File

@@ -8,6 +8,7 @@ release = egg_info -RDb ''
[extract_messages]
mapping_file = babel.cfg
output_file = sphinx/locale/sphinx.pot
keywords = _ l_ lazy_gettext
[update_catalog]
input_file = sphinx/locale/sphinx.pot