Update i18n config due to the renaming

Change-Id: Ic57e2ffebe2a3e5649e979a829ed2397f2b14dbc
This commit is contained in:
Sergey Lukjanov 2014-03-14 18:08:03 +04:00
parent 95c017fedf
commit 77b0a2bb93
1 changed files with 4 additions and 4 deletions

View File

@ -59,13 +59,13 @@ source-dir = doc/source
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = savanna/locale/savanna.pot
output_file = savanna/locale/sahara.pot
[compile_catalog]
directory = savanna/locale
domain = savanna
domain = sahara
[update_catalog]
domain = savanna
domain = sahara
output_dir = savanna/locale
input_file = savanna/locale/savanna.pot
input_file = savanna/locale/sahara.pot