On 17-8-2012 4:15, Jojo wrote:

> I have created a locale folder and after I launched the django-admin.py 
> makemessages command as explained in the documentation, but when I open a 
> .po file (the command create the files actually), I can't found 
> the msgid/msgstr relative to the translation instruction in my template 
> files.

This is one of the limitations of the makemessages command.
I've ironed out a number of them in a 'projectmessages' management command:
http://dpaste.de/QEA9D/

It's a work in progress, but fits my needs for now. YMMV.

-- 
Melvyn Sopacua

-- 
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