Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Click 0.19
Description
Add a locale attribute to the <click-app> element specifying the locale
string. For example:
<click-app charset="UTF-8" locale="de">
..
</click-app>
This would then be expose via the Context.getLocale() method, where if this
locale is defined it will override the request locale.