Renamed ocitysmap2-render as render.py since we don't need/want
"ocitysmap2" in the name anymore. Rename conf template as
ocitysmap.conf.dist for the same reason. Updated INSTALL instructions
accordingly.
Signed-off-by: Maxime Petazzoni <maxime.petazzoni@bulix.org>
The set of languages is deduced from locale/ directory content.
Usage: i18n.py [options]
WARNING: This program should be called from ocitysmap/ directory!
Options:
-h, --help show this help message and exit
-P, --make-pot make locale/ocitysmap.pot
-p, --make-po merge locale/ocitysmap.pot with
locale/*/LC_MESSAGES/ocitysmap.po
-m, --compile-mo compile locale/*/LC_MESSAGES/ocitysmap.mo files
-n LANGUAGE_CODE, --new-language=LANGUAGE_CODE
create .pot file for a new language. LANGUAGE_CODE is
like "fr_FR".