Bug 1337558
| Summary: | [ja_JP] 'Storage Pods' is not localized at Settings-My Settings-Default Views | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Krishna Babu K <kkrothap> | ||||
| Component: | UI - OPS | Assignee: | Milan Zázrivec <mzazrivec> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Krishna Babu K <kkrothap> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.6.0 | CC: | asasaki, dajohnso, hkataria, jhardy, mpovolny, myamamot, obarenbo, simaishi, xhuang | ||||
| Target Milestone: | GA | Keywords: | Translation | ||||
| Target Release: | 5.6.0 | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | i18n | ||||||
| Fixed In Version: | 5.6.0.8 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-06-29 16:04:21 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | Bug | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Valid bug, fixed in
https://github.com/ManageIQ/manageiq/pull/8845
This fix won't require any additional translation work.
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/9a76852b738ff2c829b89f7ba200f87a488c7019 commit 9a76852b738ff2c829b89f7ba200f87a488c7019 Author: Milan Zazrivec <mzazrivec> AuthorDate: Fri May 20 13:10:19 2016 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Fri May 20 13:10:19 2016 +0200 Fix "Storage Pods" string in GTL settings storage_pod is incorrect table name, correct should be: container_group https://bugzilla.redhat.com/show_bug.cgi?id=1337558 app/views/configuration/_ui_2.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Verified on 5.6.0.10-rc2.1. Translations are available now. Moving to Verified as of now. 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/RHBA-2016:1348 |
Created attachment 1159472 [details] Screen shot reference for the reported issue. Description of problem: Translation is missing for 'Storage Pods' at Settings-My Settings-Default Views tab under Infrastructure list. Version-Release number of selected component (if applicable): 5.6.0.7-beta2.6 How reproducible: Always Steps to Reproduce: 1. Login to cfme with ja_JP Web UI 2. Navigate to Settings-My Settings-Default Views 3. Missing translation for 'Storage Pods' under Infrastructure list. Actual results: Translations is missing. Expected results: Translation should available. Additional info: Reference screenshot attached.