Bug 1497074
| Summary: | [ALL_LANG] Storage - Block Storage - Managers page has untranslated entries | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Krishna Babu K <kkrothap> | ||||
| Component: | Internationalization | Assignee: | Milan Zázrivec <mzazrivec> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Krishna Babu K <kkrothap> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.8.0 | CC: | dajohnso, jhardy, kkrothap, obarenbo | ||||
| Target Milestone: | GA | Keywords: | i18n, TestOnly | ||||
| Target Release: | 5.10.0 | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1526090 (view as bug list) | Environment: | |||||
| Last Closed: | 2018-06-21 20:23:46 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | Bug | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | CFME Core | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1526090 | ||||||
| Attachments: |
|
||||||
Verified on 5.9.0.12.20171205180333_3e32b3d Issue is still present. New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/0e78175940717d21585c893431fffe02e7bdd59e commit 0e78175940717d21585c893431fffe02e7bdd59e Author: Milan Zazrivec <mzazrivec> AuthorDate: Mon Dec 11 16:59:04 2017 +0100 Commit: Milan Zazrivec <mzazrivec> CommitDate: Mon Dec 11 16:59:04 2017 +0100 Storage: make labels translatable https://bugzilla.redhat.com/show_bug.cgi?id=1497074 app/helpers/ems_storage_helper/textual_summary.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) |
Created attachment 1332240 [details] screen-shot reference for missing translations Description of problem: Managers summary page has untranslated entries under Relationships table: 'Cloud volumes' 'Cloud volume snapshots' Version-Release number of selected component (if applicable): 5.8.2.1.20170925150507_8770490 How reproducible: Always Steps to Reproduce: 1. Login cfme with non en_US locale 2. Navigate to Storage - Block Storage - Managers, click on any manager. 3. Under Relationships table entries 'Cloud volumes', 'Cloud volume snapshots' are in English. Actual results: Translation not present. Expected results: Translation should present. Additional info: Screen-shot reference attached.