DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5412>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5412

nodes in i18n:param not possible





------- Additional Comments From [EMAIL PROTECTED]  2002-04-15 09:07 -------
It would be better to change the syntax for inline translations to something 
like this:
<i:translate type="inplace">
 <i:text locale="en">....</i:text>
 <i:text locale="fr">....</i:text>
</i:translate>

or even without <i:translate /> wrapper. Say, something like 
<i18n:if locale="en_US">Program</i18n:if>
<i18n:if locale="en_GB">Programm</i18n:if>

Anyway, markup support inside of i18n tags are great and long waiting additions 
so hope to find time to check them and apply.

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to