HoussemAmara91 / swinghtmltemplate

Automatically exported from code.google.com/p/swinghtmltemplate
0 stars 0 forks source link

Support internationalization #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Maybe something like this:

<ui:loadBundle baseName="foo.messages" var="i18n"/>

<p>${i18n.defaultText}</p>

there ui:loadBundle works almost the same way as ui:set

Original issue reported on code.google.com by Penkov.V...@gmail.com on 10 May 2011 at 8:57

GoogleCodeExporter commented 8 years ago
done in rev 528

Original comment by Penkov.V...@gmail.com on 10 May 2011 at 9:37