Hello,

I created a simple jinja application, with a single template, marking
the transatable string with blocks {% trans %} {% endtrans %}.

1 - How I could extract these string for making a .pot files (to use
with the standard gettext tools) ?
2 - How I could use (for example when a webpage is called with ?
lang=es) the translations from .mo files?

I searched throught the jinja docs, but there aren't complete examples
for that.

Many thanks

-- 
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pocoo-libs?hl=en.

Reply via email to