On Wed, 2008-10-15 at 08:52 -0700, pihentagy wrote: > Ok, I have figured out. > > You should never use non-unix-style line-endings in your templates, > because blocktrans will not work :-/
Hmm. That doesn't sound very convenient, since it basically means you can't use a normal Windows editor. I thought we'd fixed a whole bunch of that class of bugs in r8576, a couple of months ago. Are you running Django 1.0? If so, can you please open a ticket about this, since it looks like we've missed a case. Perhaps Django no longer explodes when reading such files, but it doesn't make a match when doing the translation. Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

