Hi.
I need to translate part of attribute value.
I'm trying:
--- XSL part -----
<td>
  <i18n:translate>
    <i18n:text><a
href="javascript:editThreshold('{$thSKey}','{{0}}');"">{1}</a>
    </i18n:text>
    <i18n:param>editar</i18n:param>
    <i18n:param>remover</i18n:param>
  </i18n:translate>
</td>
------------------

Does anyone knows if i18n transformer supports parameter substitution
inside attribute values?!
Does attribute i18n:expr helps here?! How can I use it?!
Thanks for any help you could provide.

Rui




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

Reply via email to