blob: 741da8e218884df8bec752bff297a98ce1c90832 [file] [log] [blame]
<div align="center"><font size="+1"><b>
<TABLE border="0" cellPadding="2" cellSpacing=0 width="100%" >
<TR>
<TD class=spanhd>Internationalization (i18n)</TD>
</TR>
<TR>
<TD class="datagrey">
<ul>
<li>Tiles provide some facilities for i18n</li>
<li>It is possible to load a different Tile according to the user Locale setting</li>
<li>Tiles have the same definition name, but different definition attributes.</li>
<li>Definitions are defined in separate configuration files, one for each locale.
Appropriate file is loaded using the same rules as for Java properties :
configuration file name is extended with locale abreviations</li>
</ul>
</TD>
</TR>
<td class="datalightblue">
<ul>
<li>new examples not yet available, see tutorial in meantime</li>
</ul>
</TD>
</TABLE>
</b></font></div>