Le Thu, 20 Dec 2012 22:39:36 +0100, Hakan Tandogan <[email protected]> a écrit :
> I can extract translatable strings from the python files just find with > "xgettext $(find . -name \*.py)", but doing the same for the html > template files in the maposmatic repo does not work. xgettext complains > that the language "html" is not known and falls back to "C". > > Could you please give me a hint how you did this until now? See the README file in MapOSMatic repository, and the I18N file in the OCitySMap repository. Those have the correct methods to generate the .po files and update them. Best regards, Thomas -- Thomas Petazzoni http://thomas.enix.org MapOSMatic http://www.maposmatic.org Logiciels Libres à Toulouse http://www.toulibre.org Embedded Linux News http://www.emlinews.net
