Bug 1495254
| Summary: | Services->My Services page has missing translations for some 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 | ||||
| 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: | |||||||
| : | 1526085 (view as bug list) | Environment: | |||||
| Last Closed: | 2018-06-21 20:34:58 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: | 1526085 | ||||||
| Attachments: |
|
||||||
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/2ad98526c56506e0d2bbb676a6ab44e8c4667842 commit 2ad98526c56506e0d2bbb676a6ab44e8c4667842 Author: Milan Zazrivec <mzazrivec> AuthorDate: Mon Dec 11 18:31:24 2017 +0100 Commit: Milan Zazrivec <mzazrivec> CommitDate: Mon Dec 11 18:31:24 2017 +0100 service_helper: make labels translatable https://bugzilla.redhat.com/show_bug.cgi?id=1495254 app/helpers/service_helper/textual_summary.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) |
Created attachment 1330597 [details] screenshot reference for reported issue Description of problem: Found some entries in English: 'Owner', 'Group', 'Set Retirement Dates for this service'. Version-Release number of selected component (if applicable): 5.8.2.0.20170824192913_b09a5f8 How reproducible: Always Steps to Reproduce: 1. Login cfme with non en_US locale 2. Navigate to Services->My Services, click on any service 3. Entries 'Owner' and 'Group' in Lifecycle table are in English 4. Click on 'Lifecycle' drop-down menu, menu entry 'Set Retirement Dates for this service' is in English. Actual results: Content is in English Expected results: Content should be localized Additional info: Reference screen-shot attached.