First steps for i18n support

* babel.cfg added;
* translations initialized for all endpoints;
* i18n tools cfgs added.

Partially implements blueprint savanna-i18n

Change-Id: I431d703c6193cc4af9324492209bda27075a78a8
This commit is contained in:
Sergey Lukjanov 2013-08-25 20:55:41 +04:00
parent f841614f87
commit fa52e880a3

View File

@ -13,3 +13,8 @@ cover-inclusive=true
verbosity=3
detailed-errors=1
where=savanna/tests
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = savanna/locale/savanna.pot