Changes for page Development-Localization and Internationalization
Last modified by Pascal Robert on 2015/05/04 04:24
From version 36.1
edited by Johan Henselmans
on 2009/11/10 06:49
on 2009/11/10 06:49
Change comment:
There is no comment for this version
To version 30.1
edited by David Holt
on 2009/11/18 10:08
on 2009/11/18 10:08
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. johanhenselmans1 +XWiki.dholt - Content
-
... ... @@ -1,5 +1,7 @@ 1 1 == Unicode == 2 2 3 +See also: [[UTF-8 Encoding Tips]] 4 + 3 3 To Enable Unicode for your WO app, add the following to your application constructor: 4 4 5 5 {{code}} ... ... @@ -132,7 +132,7 @@ 132 132 133 133 Your layout would end up something like this: 134 134 135 -[[image:ERXLocalizerLayout.png]] 137 +[[image:ERXLocalizerEclipseLayout.png]] 136 136 137 137 ===== Localized EOAttributes ===== 138 138 ... ... @@ -148,7 +148,7 @@ 148 148 149 149 Then, for the attribute you'd like to localize, add the ERXLanguages key to the UserInfo for that specific attribute: 150 150 151 -[[image:ERXLocalize dUserInfo.png]]153 +[[image:ERXLocalizerUserInfo.png]] 152 152 153 153 ===== Direct Actions ===== 154 154