Changes for page Writing Internationalized XWiki Applications
Last modified by Raphaƫl Jakse on 2022/03/17
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -5,7 +5,7 @@ 5 5 1.1 Using the static Resource Bundles 6 6 7 7 * Stop your XWiki instance 8 -* Unjar the ~~WEB-INF/lib/xwiki-core-*.jar~~ file in ~~WEB-INF/classes~~ and remove it from ~~WEB-INF/lib~~ 8 +* Unjar the ~~WEB-INF/lib/xwiki-core-\*.jar~~ file in ~~WEB-INF/classes~~ and remove it from ~~WEB-INF/lib~~ 9 9 * Edit the ~~WEB-INF/classes/ApplicationResources*.properties~~ Resource Bundle files by adding the key/value pairs you need for your application. 10 10 * In your document, use the following to get the value associated with a key: 11 11