Version 22.5 by Sorin Burjan on 2012/11/27

Hide last authors
Silvia Macovei 1.1 1 {{toc/}}
2
3 = French =
4
5 == XE ==
6
Silvia Macovei 2.1 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
Sorin Burjan 22.5 14 1*. Unable to find exactly the right keys **(?)**
15 1*. {{image reference="PanelsAccordion.png"/}}
Silvia Macovei 2.1 16 1. Translation of button needs fix in Page Layout Administration. Currently: "Aller à la page d'accueil des Panels"
Sorin Burjan 22.4 17 1*. Key exists in French translations in key xe.panels.wizard.homepage. Possible escaping issue. **Fix value**{{image reference="PageLayoutAdministration.png"/}}
Silvia Macovei 19.2 18 1. Confirmation messages after installations with EM are in English
Sorin Burjan 22.4 19 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"/}}
Silvia Macovei 19.3 20 1. Missing translations in Annotations administration.
Sorin Burjan 22.3 21 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**
22 1*. {{image reference="AnnotationsAdministration.png"/}}
Silvia Macovei 19.3 23 1. Missing translations in Search administration
Sorin Burjan 22.5 24 1*. seems to be hardcoded in ./xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-ui/src/main/resources/XWiki/SearchConfigClass.xml.(((
25 Key must be added
26
27 {{image reference="SearchAdministration.png"/}}
Sorin Burjan 22.1 28 )))
Silvia Macovei 19.3 29 1. Missing translations in Search Suggest administration
Sorin Burjan 22.3 30 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"/}}
Silvia Macovei 19.3 31 1. Missing translations in Logger administration
Sorin Burjan 22.3 32 1*. Keys exist in ApplicationResources.properties, but they don't exist in ApplicationResources_fr.properties. **Values to folowing keys have to be added**:
Sorin Burjan 21.3 33 1*. admin.logging=
34 logging.admin.intro=
35 logging.admin.livetable.actions.set=
36 logging.admin.livetable.logger=
37 logging.admin.livetable.level=
Sorin Burjan 22.1 38 logging.admin.livetable.actions=(((
39 {{image reference="LoggerAdministration.png"/}}
40 )))
Silvia Macovei 19.6 41 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:
Sorin Burjan 22.3 42 1*. Key is in ApplicationResources.properties and also in ApplicationResources_fr.properties. See platform.core.profile.displayHiddenDocuments key. **(?)**
Sorin Burjan 22.1 43 1*. {{image reference="ProfileInformation.png"/}}
Silvia Macovei 2.1 44 1. "Forgot your username or password" area on login page not translated.
Sorin Burjan 22.3 45 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**
46 1*. {{image reference="LoginForgot.png"/}}
Silvia Macovei 2.1 47 1. Search suggest is not translated
Sorin Burjan 22.3 48 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"/}}
Silvia Macovei 2.1 49 1. Missing translation at the end of step 3 in "App within minutes". Please see screenshot below:
Sorin Burjan 22.4 50 1*. French **key value** has to be added for platform.appwithinminutes.liveTableEditorIconHint
51 1*. {{image reference="AppWithinMinutesStep3.png"/}}
Silvia Macovei 2.1 52 1. The "Blog Archive", "Recent Blog Posts" and "Blog Categories" panels have English names
Sorin Burjan 22.4 53 1. \\
Sorin Burjan 22.3 54 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**
55 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**
Sorin Burjan 22.4 56 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**
57 1*. {{image reference="BlogEnglishPanels.png"/}}
Silvia Macovei 2.1 58 1. The edit mode for the Blog WebHome is not translated.
59 {{image reference="BlogWebHomeEditMode.png"/}}
60 1. "Add a category" in blog not fully translated.
Sorin Burjan 22.5 61 1*. hardcoded in - ./xwiki-platform-core/xwiki-platform-blog/xwiki-platform-blog-ui/src/main/resources/Blog/CategoriesCode.xml. **Key needs to be added.**
62 1*. {{image reference="BlogAddCategory.png"/}}
Silvia Macovei 20.2 63 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:
Sorin Burjan 22.4 64 1*. Seems to be hardcoded in each theme we have:
65 1**. ./xwiki-platform-core/xwiki-platform-colorthemes/xwiki-platform-colorthemes-ui/src/main/resources/ColorThemes/ColorThemeClass.xml
66 1**. ./xwiki-platform-core/xwiki-platform-colorthemes/xwiki-platform-colorthemes-ui/src/main/resources/ColorThemes/DefaultColorTheme.xml
67 1**. ./xwiki-platform-core/xwiki-platform-colorthemes/xwiki-platform-colorthemes-ui/src/main/resources/ColorThemes/Dusk.xml
68 1**. ./xwiki-platform-core/xwiki-platform-colorthemes/xwiki-platform-colorthemes-ui/src/main/resources/ColorThemes/ColorThemeTemplate.xml
69 1**. ./xwiki-platform-core/xwiki-platform-colorthemes/xwiki-platform-colorthemes-ui/src/main/resources/ColorThemes/Ruby.xml
Sorin Burjan 22.5 70 1*. **Keys have to be added** instead of using Pretty Names
71 1*. {{image reference="ColorThemesEditThemeHover.png"/}}
Silvia Macovei 2.1 72 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:
Sorin Burjan 22.5 73 1*. same as above
74 1*. {{image reference="ColorThemesEditThemeClick.png"/}}
Silvia Macovei 2.1 75 1. Rename and delete tag buttons currently in English
Sorin Burjan 22.5 76 1*. Keys exist in English and french too, but not taken into account **(?)**
77 1*. {{image reference="TagsRenameDelete.png"/}}
Silvia Macovei 19.5 78 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.
Sorin Burjan 22.4 79 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"/}}
Silvia Macovei 2.1 80
Silvia Macovei 1.1 81 === Missing translations in the product for ===
82
83 === Missing keys in the product for ===
84
85 === Missing language files in l10n for ===
Silvia Macovei 21.2 86
Silvia Macovei 1.1 87
88
89 == XEM ==
90
Silvia Macovei 2.1 91 === Issues found ===
92
Silvia Macovei 19.6 93 1. Tooltips in the Applications panel for "Blog" and "Dashboard" currently in English: "RSS Feed for the Blog" and ""RSS Feed for wiki updates"
Silvia Macovei 21.1 94 1. In Workspaces Administration the "Workspace" option from the "Configuration" menu needs to be translated
95 1. In Workspaces Administration the "Workspace Users" option from the "Utilisateurs et Groupes" menu needs to be translated
Silvia Macovei 21.2 96 1. In "Workspace Users" there is a key that is not included in the translation doc: "platform.workspace.inviteMessageLabel"
97 1. In "Workspace", in the "Membership type" subsection, the following 3 options are only available in English and don't have keys:(((
98 * Open for any user to join
Silvia Macovei 21.1 99 * Any user can request to join but an admin must accept
Silvia Macovei 21.2 100 * Only an admin can invite a user
101 )))
Silvia Macovei 19.6 102
Silvia Macovei 1.1 103 === Missing translations in the product for ===
104
Silvia Macovei 1.2 105 [[WorkspaceApplication>>http://l10n.xwiki.org/xwiki/bin/view/Platform/WorkspaceApplication]]
106 [[WorkspaceApplication-TemplateTranslations>>http://l10n.xwiki.org/xwiki/bin/view/Platform/WorkspaceApplication-TemplateTranslations]]
107
Silvia Macovei 1.1 108 === Missing keys in the product for ===
109
110 === Missing language files in l10n for ===

Get Connected