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 on 'trans' tags to place in the .po file.  The
trans tags are not being translated in the javascript...only in the
html.

What am I doing wrong?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to