On 6/13/06, sat2_waran <[EMAIL PROTECTED]> wrote:

...If we hardcode the key value like for instance, <i18n:text>home</i18n:text>
then the translated value is getting printed, But if we give the key from
xsl variable,

<i18n:text><xsl:value-of select="$home"/></i18n:text> it's not coming...

Most probably means that $home is not what you assume - I'd check the
output of this transform with the i18n transformer disabled, to see
what's being fed into it.

-Bertrand
  • Re: i18n Bertrand Delacretaz

Reply via email to