Hello

I Have something like this:

<span t:type="any" t:mixins="Confirm" t:message="The user ${user.username}
will be removed.">Delete</span>



So, i guess that, the same way I'm able to get the username, it's maybe
possible to get a i18n message, and pass it to the javascript.


(The mixin code is here:
http://wiki.apache.org/tapestry/Tapestry5AndJavaScriptExplained)







On Thu, Dec 22, 2011 at 11:31 AM, Sergueï Cambour <s.camb...@gmail.com>wrote:

> Is it possible to translate some javascript popup mesages by injection the
> translated values from a 'tml' page into javascript function which is in a
> separate js file?
>
> Thanks
>

Reply via email to