Bug 1225395
| Summary: | [ja_JP] Unlocalized primary navigation bar name. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Lijun Li <lijli> | ||||
| Component: | Internationalization | Assignee: | Martin Povolny <mpovolny> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Milan Falešník <mfalesni> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.4.0 | CC: | jhardy, mfeifer, obarenbo, qe-i18n-bugs, simaishi | ||||
| Target Milestone: | GA | Keywords: | Translation | ||||
| Target Release: | 5.5.0 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | FailedQA | ||||||
| Fixed In Version: | 5.5.0.10 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-12-08 13:12:31 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Lijun Li
2015-05-27 09:48:52 UTC
Created attachment 1030445 [details]
Unlocalized primary navigation bar name
Not part of a views, but we wanted menubar to be fully i18n Made an upstream PR here: https://github.com/ManageIQ/manageiq/pull/3046 New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/5df1cfb083a35c4cb901ecd59b293119a67d2d0b commit 5df1cfb083a35c4cb901ecd59b293119a67d2d0b Author: Martin Povolny <mpovolny> AuthorDate: Wed Jun 10 17:26:24 2015 +0200 Commit: Martin Povolny <mpovolny> CommitDate: Wed Jun 10 17:26:24 2015 +0200 I18n Menu sections https://bugzilla.redhat.com/show_bug.cgi?id=1225395 vmdb/app/presenters/menu/default_menu.rb | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) The items are still not translated in 5.5.0.1 alpha. Verified that the mentioned first level menu items are translated in 5.5.0.10. However the Insights plugin menu items are not translated, only one subitem, but I cannot say if it is localized or not. I was looking in the source code and it appears the menu item is defined in YAML. Will reach to someone to find out. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2015:2551 |