Changes for page Development Practices

Last modified by Lucas Charpentier (Sereza7) on 2024/03/28 10:47

<
From version < 128.1 >
edited by Clemens Robbenhaar
on 2014/10/31 15:22
To version < 129.1 >
edited by Clemens Robbenhaar
on 2014/10/31 15:26
>
Change comment: add translation resource file naming conventions (2nd try)

Summary

Details

Page properties
Content
... ... @@ -413,7 +413,8 @@
413 413  
414 414  == Translation Property Naming ==
415 415  
416 -XWiki uses some properties file containing translation resources. The format for translation properties is:
416 +XWiki uses some properties file containing translation resources. These files should be named ##ApplicationResources.properties## located in the ##src/main/resources## directory of the module using the translation. Translations used in the UI only should be located in a XWiki page named ##Translations##.
417 +The format for translation properties is:
417 417  
418 418  {{code}}
419 419  <short top level project name>.<short module name>.<propertyName>

Get Connected