<
From version < 21.1 >
edited by Silvia Macovei
on 2012/11/22
To version < 21.3 >
edited by Sorin Burjan
on 2012/11/26
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.SilviaRusu
1 +XWiki.Sorin
Content
... ... @@ -17,15 +17,21 @@
17 17  1. Confirmation messages after installations with EM are in English
18 18  {{image reference="MacroInstallationConfirmationEM.png"/}}
19 19  1. Missing translations in Annotations administration.
20 -{{image reference="AnnotationsAdministration.png"/}}
20 +1*. seems to be hardcoded in ./xwiki-platform-core/xwiki-platform-annotations/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/AnnotationConfig.xml. Key must be added{{image reference="AnnotationsAdministration.png"/}}
21 21  1. Missing translations in Search administration
22 -{{image reference="SearchAdministration.png"/}}
22 +1*. seems to be hardcoded in ./xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-ui/src/main/resources/XWiki/SearchConfigClass.xml. Key must be added{{image reference="SearchAdministration.png"/}}
23 23  1. Missing translations in Search Suggest administration
24 -{{image reference="SearchSuggestAdministration.png"/}}
24 +1*. seems to be hardcoded in ./xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-ui/src/main/resources/XWiki/SearchSuggestConfig.xml. Key must be added{{image reference="SearchSuggestAdministration.png"/}}
25 25  1. Missing translations in Logger administration
26 -{{image reference="LoggerAdministration.png"/}}
26 +1*. Keys exist in ApplicationResources.properties, but they don't exist in ApplicationResources_fr.properties. Following keys have to be translated:
27 +1*. admin.logging=
28 +logging.admin.intro=
29 +logging.admin.livetable.actions.set=
30 +logging.admin.livetable.logger=
31 +logging.admin.livetable.level=
32 +logging.admin.livetable.actions={{image reference="LoggerAdministration.png"/}}
27 27  1. For user profiles make sure we have keys for all the properties in the XWiki.XWikiUsers class. Otherwise, when a new section is added it will be displayed in English. See example with "Show hidden documents" below:
28 -{{image reference="ProfileInformation.png"/}}
34 +1*. Key is in ApplicationResources.properties and in French translations. See platform.core.profile.displayHiddenDocuments{{image reference="ProfileInformation.png"/}}
29 29  1. "Forgot your username or password" area on login page not translated.
30 30  {{image reference="LoginForgot.png"/}}
31 31  1. Search suggest is not translated
... ... @@ -52,6 +52,7 @@
52 52  === Missing keys in the product for ===
53 53  
54 54  === Missing language files in l10n for ===
61 +
55 55  
56 56  
57 57  == XEM ==
... ... @@ -61,11 +61,12 @@
61 61  1. Tooltips in the Applications panel for "Blog" and "Dashboard" currently in English: "RSS Feed for the Blog" and ""RSS Feed for wiki updates"
62 62  1. In Workspaces Administration the "Workspace" option from the "Configuration" menu needs to be translated
63 63  1. In Workspaces Administration the "Workspace Users" option from the "Utilisateurs et Groupes" menu needs to be translated
64 -1. In "Workspace Users" the following key is not included in the translation doc: "platform.workspace.inviteMessageLabel"
65 -1. In "Workspace", in the "Membership type" subsection, the following 3 options are only available in English and don't have keys:
66 -(((* Open for any user to join
71 +1. In "Workspace Users" there is a key that is not included in the translation doc: "platform.workspace.inviteMessageLabel"
72 +1. In "Workspace", in the "Membership type" subsection, the following 3 options are only available in English and don't have keys:(((
73 +* Open for any user to join
67 67  * Any user can request to join but an admin must accept
68 -* Only an admin can invite a user)))
75 +* Only an admin can invite a user
76 +)))
69 69  
70 70  === Missing translations in the product for ===
71 71  

Get Connected