Hi,
First, I'd like to thank all people involved in this discussion for
the quality of the insightful remarks and reactions they made on my
first proposed syntax.
I'm trying to imagine improvements to my proposed syntax based on
the comments here ... unfortunately, I always find good reasons not to
change the syntax ... here is the overview of my thoughts about that,
referring to the various remarks made so far.
- regarding the problem that the translation is maintained in
chucks : if not then there is the presence of logic in the translation
string, which is not possible I think. If you agree on that, it means
that the translation _has_ to be maintained in chucks
- regarding the fact that the syntax is too complex, I think this is
due to the new tag : {% insideblocktrans %} in my syntax. The problem
is that, even if my example uses a link, one could think of many other
ways to use it : for instance to simply 'highlight' part of a
dynamically translated string (with <strong> for instance) so I see a
necessity to let the user have full control of what is inside the
logic that will be sort of 'injected' into the translated parts.
That's why I can't manage to see any way to use the {% with %} tag as
suggested ...
-alain
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django developers" 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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---