I need to skip translating some content from the string in template.
I want to make something like this:

I pass the tag variable to the temaplte. Then I want to make a string: Tag: 
tag_variable. I need it to be in trans block, but only first word (Tag) must 
be translated. In other words - I need to skip translating the variable 
content and do translation only to string given directly in '..'

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

Reply via email to