Version 22.3 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
14 {{image reference="PanelsAccordion.png"/}}
15 1. Translation of button needs fix in Page Layout Administration. Currently: "Aller à la page d'accueil des Panels"
16 {{image reference="PageLayoutAdministration.png"/}}
Silvia Macovei 19.2 17 1. Confirmation messages after installations with EM are in English
Silvia Macovei 2.1 18 {{image reference="MacroInstallationConfirmationEM.png"/}}
Silvia Macovei 19.3 19 1. Missing translations in Annotations administration.
Sorin Burjan 22.3 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**
21 1*. {{image reference="AnnotationsAdministration.png"/}}
Silvia Macovei 19.3 22 1. Missing translations in Search administration
Sorin Burjan 22.3 23 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(((
24 {{image reference="SearchAdministration.png"/}}**
Sorin Burjan 22.1 25 )))
Silvia Macovei 19.3 26 1. Missing translations in Search Suggest administration
Sorin Burjan 22.3 27 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 28 1. Missing translations in Logger administration
Sorin Burjan 22.3 29 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 30 1*. admin.logging=
31 logging.admin.intro=
32 logging.admin.livetable.actions.set=
33 logging.admin.livetable.logger=
34 logging.admin.livetable.level=
Sorin Burjan 22.1 35 logging.admin.livetable.actions=(((
36 {{image reference="LoggerAdministration.png"/}}
37 )))
Silvia Macovei 19.6 38 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 39 1*. Key is in ApplicationResources.properties and also in ApplicationResources_fr.properties. See platform.core.profile.displayHiddenDocuments key. **(?)**
Sorin Burjan 22.1 40 1*. {{image reference="ProfileInformation.png"/}}
Silvia Macovei 2.1 41 1. "Forgot your username or password" area on login page not translated.
Sorin Burjan 22.3 42 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**
43 1*. {{image reference="LoginForgot.png"/}}
Silvia Macovei 2.1 44 1. Search suggest is not translated
Sorin Burjan 22.3 45 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 46 1. Missing translation at the end of step 3 in "App within minutes". Please see screenshot below:
Sorin Burjan 22.3 47 1*. French **key value** has to be added for platform.appwithinminutes.liveTableEditorIconHint{{image reference="AppWithinMinutesStep3.png"/}}
Silvia Macovei 2.1 48 1. The "Blog Archive", "Recent Blog Posts" and "Blog Categories" panels have English names
Sorin Burjan 22.3 49 1.
50 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**
51 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**
52 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**{{image reference="BlogEnglishPanels.png"/}}
Silvia Macovei 2.1 53 1. The edit mode for the Blog WebHome is not translated.
54 {{image reference="BlogWebHomeEditMode.png"/}}
55 1. "Add a category" in blog not fully translated.
56 {{image reference="BlogAddCategory.png"/}}
Silvia Macovei 20.2 57 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:
Silvia Macovei 2.1 58 {{image reference="ColorThemesEditThemeHover.png"/}}
59 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:
60 {{image reference="ColorThemesEditThemeClick.png"/}}
61 1. Rename and delete tag buttons currently in English
62 {{image reference="TagsRenameDelete.png"/}}
Silvia Macovei 19.5 63 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.
Silvia Macovei 2.1 64 {{image reference="AnnotationsSeeThread.png"/}}
65
Silvia Macovei 1.1 66 === Missing translations in the product for ===
67
68 === Missing keys in the product for ===
69
70 === Missing language files in l10n for ===
Silvia Macovei 21.2 71
Silvia Macovei 1.1 72
73
74 == XEM ==
75
Silvia Macovei 2.1 76 === Issues found ===
77
Silvia Macovei 19.6 78 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 79 1. In Workspaces Administration the "Workspace" option from the "Configuration" menu needs to be translated
80 1. In Workspaces Administration the "Workspace Users" option from the "Utilisateurs et Groupes" menu needs to be translated
Silvia Macovei 21.2 81 1. In "Workspace Users" there is a key that is not included in the translation doc: "platform.workspace.inviteMessageLabel"
82 1. In "Workspace", in the "Membership type" subsection, the following 3 options are only available in English and don't have keys:(((
83 * Open for any user to join
Silvia Macovei 21.1 84 * Any user can request to join but an admin must accept
Silvia Macovei 21.2 85 * Only an admin can invite a user
86 )))
Silvia Macovei 19.6 87
Silvia Macovei 1.1 88 === Missing translations in the product for ===
89
Silvia Macovei 1.2 90 [[WorkspaceApplication>>http://l10n.xwiki.org/xwiki/bin/view/Platform/WorkspaceApplication]]
91 [[WorkspaceApplication-TemplateTranslations>>http://l10n.xwiki.org/xwiki/bin/view/Platform/WorkspaceApplication-TemplateTranslations]]
92
Silvia Macovei 1.1 93 === Missing keys in the product for ===
94
95 === Missing language files in l10n for ===

Get Connected