Hi All,

I am writing a multi-language project. Most translatable strings are
in templates. I override some django templates as well. When I run the
translation preprocessor "python /usr/bin/django-admin.py makemessages
-a", all translatable strings from those modified django templates
appear in translation list as well.

Sometimes I see "fuzzy" notation in translation list. Is it possible
to tell, not to add those strings to translation list, that are
already translated somewhere (for instance by django package)

Best regards

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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