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
-
... ... @@ -73,7 +73,7 @@ 73 73 74 74 = I18n of XWiki Macros = 75 75 76 -To internationalize macros, the keys below can be added to the Translation document as [[presented above>> ||anchor="HUsingpropertieslocatedinXWikipages"]].76 +To internationalize macros, the keys below can be added to the Translation document as [[presented above>>#HUsingpropertieslocatedinXWikipages]]. 77 77 A concrete example is presented in the [[Macro Tutorial>>Documentation.DevGuide.Tutorials.WritingMacros.WikiMacroTutorial]]. 78 78 79 79 {{code}} ... ... @@ -93,4 +93,4 @@ 93 93 94 94 This will get the value from the Resource Bundle corresponding to the current language you are using in XWiki. 95 95 96 -If you're writing an extension JAR and wish to have static translation resources, you can put them in a ##ApplicationResources*.properties## file at the root of your extension JAR and they'll get picked up by the Localization module. See the [[Localization module>>extensions:Extension.Localization Module ||anchor="HProvidetranslationbundleinajar"]] for more details.96 +If you're writing an extension JAR and wish to have static translation resources, you can put them in a ##ApplicationResources*.properties## file at the root of your extension JAR and they'll get picked up by the Localization module. See the [[Localization module>>extensions:Extension.Localization Module#HProvidetranslationbundleinajar]] for more details.