Version 24.1 by Sorin Burjan on 2012/11/27

Show last authors
1 {{toc/}}
2
3 = French =
4
5 == XE ==
6
7 === Issues found ===
8
9 {{info}}
10 The following is the list of issues found while testing XE 4.3 RC1 in French. The issues will be analyzed to see whether translations, keys or language files are missing and make the appropriate improvements.
11 {{/info}}
12
13 1. Missing translation for accordion in Panels Administration
14 1*. Unable to find exactly the right keys **(?)**
15 1*. {{image reference="PanelsAccordion.png"/}}
16 1. Small encoding/escaping issue
17 1*. escaping/encoding issue in key panelwizard.nopanels.
18 1*. {{image reference="Admin.png"/}}
19 1. Translation of button needs fix in Page Layout Administration. Currently: "Aller à la page d'accueil des Panels"
20 1*. Key exists in French translations in key xe.panels.wizard.homepage. Possible escaping issue. **Fix value**{{image reference="PageLayoutAdministration.png"/}}
21 1. Confirmation messages after installations with EM are in English
22 1*. Seems hardcoded in a java logger in ./xwiki-commons/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/job/internal/AbstractExtensionJob.java{{image reference="MacroInstallationConfirmationEM.png"/}}
23 1. Missing translations in Annotations administration.
24 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**
25 1*. {{image reference="AnnotationsAdministration.png"/}}
26 1. Missing translations in Search administration
27 1*. seems to be hardcoded in ./xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-ui/src/main/resources/XWiki/SearchConfigClass.xml.(((
28 Key must be added
29
30 {{image reference="SearchAdministration.png"/}}
31 )))
32 1. Missing translations in Search Suggest administration
33 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"/}}
34 1. Missing translations in Logger administration
35 1*. Keys exist in ApplicationResources.properties, but they don't exist in ApplicationResources_fr.properties. **Values to folowing keys have to be added**:
36 1*. admin.logging=
37 logging.admin.intro=
38 logging.admin.livetable.actions.set=
39 logging.admin.livetable.logger=
40 logging.admin.livetable.level=
41 logging.admin.livetable.actions=(((
42 {{image reference="LoggerAdministration.png"/}}
43 )))
44 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:
45 1*. Key is in ApplicationResources.properties and also in ApplicationResources_fr.properties. See platform.core.profile.displayHiddenDocuments key. **(?)**
46 1*. {{image reference="ProfileInformation.png"/}}
47 1. "Forgot your username or password" area on login page not translated.
48 1*. this is hardcoded in login.vm - Forgot your <a href="$xwiki.getURL('XWiki.ForgotUsername')">username</a> or <a href="$xwiki.getURL('XWiki.ResetPassword')">password</a>?</div>. **Key needs to be added**
49 1*. {{image reference="LoginForgot.png"/}}
50 1. Search suggest is not translated
51 1*. hardcoded in /xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-ui/src/main/resources/XWiki/SearchSuggestConfig.xml. **Keys need to be added**{{image reference="SearchSuggest.png"/}}
52 1. Missing translation at the end of step 3 in "App within minutes". Please see screenshot below:
53 1*. French **key value** has to be added for platform.appwithinminutes.liveTableEditorIconHint
54 1*. {{image reference="AppWithinMinutesStep3.png"/}}
55 1. The "Blog Archive", "Recent Blog Posts" and "Blog Categories" panels have English names
56 1. \\
57 1*. For Blog Archive - hardcoded in ./xwiki-platform-core/xwiki-platform-blog/xwiki-platform-blog-ui/src/main/resources/Blog/ArchivePanel.xml and in ./xwiki-platform-core/xwiki-platform-blog/xwiki-platform-blog-ui/src/main/resources/Blog/Archive.xml. **Key as to be added**
58 1*. For Recent Blog Posts - hardcoded in ./xwiki-platform-core/xwiki-platform-blog/xwiki-platform-blog-ui/src/main/resources/Blog/RecentPostsPanel.xml. **Key has to be added**
59 1*. For Blog Categories - hardcoded in ./xwiki-platform-core/xwiki-platform-blog/xwiki-platform-blog-ui/src/main/resources/Blog/CategoriesPanel.xml. **Key has to be added**
60 1*. {{image reference="BlogEnglishPanels.png"/}}
61 1. The edit mode for the Blog WebHome is not translated.
62 {{image reference="BlogWebHomeEditMode.png"/}}
63 1. "Add a category" in blog not fully translated.
64 1*. hardcoded in - ./xwiki-platform-core/xwiki-platform-blog/xwiki-platform-blog-ui/src/main/resources/Blog/CategoriesCode.xml. **Key needs to be added.**
65 1*. {{image reference="BlogAddCategory.png"/}}
66 1. When editing a color theme, the popup information that appears when hovering a palette is not translated. This is the case for all popups. Below an example:
67 1*. Seems to be hardcoded in each theme we have:
68 1**. ./xwiki-platform-core/xwiki-platform-colorthemes/xwiki-platform-colorthemes-ui/src/main/resources/ColorThemes/ColorThemeClass.xml
69 1**. ./xwiki-platform-core/xwiki-platform-colorthemes/xwiki-platform-colorthemes-ui/src/main/resources/ColorThemes/DefaultColorTheme.xml
70 1**. ./xwiki-platform-core/xwiki-platform-colorthemes/xwiki-platform-colorthemes-ui/src/main/resources/ColorThemes/Dusk.xml
71 1**. ./xwiki-platform-core/xwiki-platform-colorthemes/xwiki-platform-colorthemes-ui/src/main/resources/ColorThemes/ColorThemeTemplate.xml
72 1**. ./xwiki-platform-core/xwiki-platform-colorthemes/xwiki-platform-colorthemes-ui/src/main/resources/ColorThemes/Ruby.xml
73 1*. **Keys have to be added** instead of using Pretty Names
74 1*. {{image reference="ColorThemesEditThemeHover.png"/}}
75 1. When editing a color theme, the information that appears in the dialog after clicking on a palette is not translated. This is the case for all dialogs. Please see the example below:
76 1*. same as above
77 1*. {{image reference="ColorThemesEditThemeClick.png"/}}
78 1. Rename and delete tag buttons currently in English
79 1*. Keys exist in English and french too, but not taken into account **(?)**
80 1*. {{image reference="TagsRenameDelete.png"/}}
81 1. "See thread" link for "Annotations" in English. To reproduce annotate some text, in the comments tab add a reply to the annotation, hover the annotation.
82 1*. hardcoded in ./xwiki-platform/xwiki-platform-core/xwiki-platform-annotations/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Macros.xml. **Key needs to be added**{{image reference="AnnotationsSeeThread.png"/}}
83
84 === Missing translations in the product for ===
85
86 === Missing keys in the product for ===
87
88 === Missing language files in l10n for ===
89
90
91
92 == XEM ==
93
94 === Issues found ===
95
96 1. Tooltips in the Applications panel for "Blog" and "Dashboard" currently in English: "RSS Feed for the Blog" and ""RSS Feed for wiki updates"
97 1. In Workspaces Administration the "Workspace" option from the "Configuration" menu needs to be translated
98 1. In Workspaces Administration the "Workspace Users" option from the "Utilisateurs et Groupes" menu needs to be translated
99 1. In "Workspace Users" there is a key that is not included in the translation doc: "platform.workspace.inviteMessageLabel"
100 1. In "Workspace", in the "Membership type" subsection, the following 3 options are only available in English and don't have keys:(((
101 * Open for any user to join
102 * Any user can request to join but an admin must accept
103 * Only an admin can invite a user
104 )))
105
106 === Missing translations in the product for ===
107
108 [[WorkspaceApplication>>http://l10n.xwiki.org/xwiki/bin/view/Platform/WorkspaceApplication]]
109 [[WorkspaceApplication-TemplateTranslations>>http://l10n.xwiki.org/xwiki/bin/view/Platform/WorkspaceApplication-TemplateTranslations]]
110
111 === Missing keys in the product for ===
112
113 === Missing language files in l10n for ===

Get Connected