Re: makemessages failing to extract all strings from Javascript

2011-04-12 Thread Ned Batchelder
Django's Javascript message parsing is fragile. The full details are here: http://nedbatchelder.com/blog/201104/a_javascript_lexer_in_python_and_the_saga_behind_it.html I've written a patch and attached it to ticket 7704, http://code.djangoproject.com/ticket/7704. I was hoping to get it into

Re: makemessages failing to extract all strings from Javascript

2010-12-07 Thread Lau
I'm still struggling with the javascript translation problem, so it seems like I'm forced to pull it out of the project I'm working on. If anybody has any input I'm still interested. -Lau On Nov 24, 3:39 am, Lau wrote: > I'm having some trouble with makemessages failing while parsing my > javasc