ji18n translation in template file

2011-12-14 Thread kreid
My template file contains javascript/jquery. When translating with gettext from a .js file there are no problems as the 'makemessages' switch picks it up and places it into the djangojs.po file. However, when the javascript is embedded in the template file (i.e. a txt file) makemessages picks up

Re: ji18n translation in template file

2011-12-14 Thread kreid
Yea, I've read through it all thoroughly and everything seems to work ok except for the jquery in each template. So, I've moved it all to .js files which seems to be working now. Thanks for the reply, Kreid On Dec 14, 9:17 am, Tom Evans wrote: > On Wed, Dec 14, 2011 at 5:00 PM,