Bug 1495574
| Summary: | [ALL_LANG] Compute - Clouds - Providers - Provider 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: | jhardy, kkrothap, obarenbo | ||||
| Target Milestone: | GA | Keywords: | i18n, TestOnly, Translation | ||||
| 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: | |||||||
| : | 1526089 (view as bug list) | Environment: | |||||
| Last Closed: | 2018-06-21 20:51:08 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: | 1526089 | ||||||
| Attachments: |
|
||||||
Verified on 5.9.0.12.20171205180333_3e32b3d Translations are still not present. New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/9cbea32188f6d9ca6f51acecfc00d7c27bea9eb3 commit 9cbea32188f6d9ca6f51acecfc00d7c27bea9eb3 Author: Milan Zazrivec <mzazrivec> AuthorDate: Mon Dec 11 17:20:43 2017 +0100 Commit: Milan Zazrivec <mzazrivec> CommitDate: Mon Dec 11 17:21:29 2017 +0100 EmsCloudHelper: make labels translatable https://bugzilla.redhat.com/show_bug.cgi?id=1495574 app/helpers/ems_cloud_helper/textual_summary.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) |
Created attachment 1330985 [details] Screen-shot reference for cloud provider page missing translations entries Description of problem: Cloud provide page has following untranslated entries: Availability zones Host aggregates Cloud tenants Flavors Orchestration stacks Version-Release number of selected component (if applicable): 5.8.2.1.20170925150507_8770490 How reproducible: Steps to Reproduce: 1. Login cfme with non en_US locale 2. Navigate to Compute - Clouds - Providers, click on any provider 3. Entries under 'Relationships' table not localized. 'Availability zones', 'Host aggregates', 'Cloud tenants', 'Flavors', 'Orchestration stacks' Actual results: Some entries are in English Expected results: Should be localized Additional info: screen-shot attached for reference.