Changes for page Writing Internationalized XWiki Applications
Last modified by Raphaƫl Jakse on 2022/03/17
Change comment:
Make the tutorial more visible
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Sorin1 +XWiki.VincentMassol - Content
-
... ... @@ -2,6 +2,10 @@ 2 2 {{toc/}} 3 3 {{/box}} 4 4 5 += Tutorials = 6 + 7 +* [[Tutorial for Internationalizing a Form>>DevGuide.TranslationsTutorial]] 8 + 5 5 = Using the static Resource Bundles = 6 6 7 7 * Stop your XWiki instance ... ... @@ -15,8 +15,6 @@ 15 15 This will get the value from the Resource Bundle corresponding to the current language you are using in XWiki. 16 16 ))) 17 17 18 -For a full tutorial on how to do translations, please click [[here>>DevGuide.TranslationsTutorial]]. 19 - 20 20 = Using properties located in XWiki pages = 21 21 22 22 {{warning}}