Hi guys,

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?


Regards,
Hakan

Reply via email to