Last night I pulled the latest dev master from Github (commit fabb3a), and when I tried jinja2-makemessages, I got the error "SyntaxError: Translation blocks must not include other block tags: ..." on two template files:
skins/default/templates/email/macros.html
skins/default/templates/email/post_as_subthread.html
There is no block tag issues to my eye, but the errors went away when I removed the minus signs in the {%- endtran %} and {%- pluralize %} tags.
So it seems that jinja2-makemessages is getting confused over the whitespace control minus signs in the tags - is there such an issue?!
Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2012-06-09 20:39:41 -0500
Seen: 30 times
Last updated: Jun 09 '12
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.