Bug 1495630
Summary: | [ALL_LANG] pagination label x-xx of xx is not localized | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Krishna Babu K <kkrothap> |
Component: | Internationalization | Assignee: | Milan Zázrivec <mzazrivec> |
Status: | CLOSED ERRATA | QA Contact: | Krishna Babu K <kkrothap> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.8.0 | CC: | dajohnso, jhardy, kkrothap, obarenbo, simaishi |
Target Milestone: | GA | Keywords: | i18n, Translation |
Target Release: | 5.10.0 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 5.10.0.6 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-02-07 23:02: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: | |||
Attachments: |
Created attachment 1331000 [details]
screen-shot reference for missing translation in flavors
Created attachment 1331001 [details]
screen-shot reference for missing translation in stacks
Verified on 5.9.0.12.20171205180333_3e32b3d Issues is still present. New commit detected on ManageIQ/ui-components/master: https://github.com/ManageIQ/ui-components/commit/680972fefece42019b98c29d5a0e481a57fcc2f4 commit 680972fefece42019b98c29d5a0e481a57fcc2f4 Author: Milan Zazrivec <mzazrivec> AuthorDate: Fri Jul 20 12:43:01 2018 -0400 Commit: Milan Zazrivec <mzazrivec> CommitDate: Fri Jul 20 12:43:01 2018 -0400 Add translate to paging label https://bugzilla.redhat.com/show_bug.cgi?id=1495630 src/gtl/components/pagination/paging.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Verified on 5.10.0.24.20181113213923_03b81fd , can not reproduce exact reported issue. 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-2019:0212 |
Created attachment 1330999 [details] screen-shot reference for missing translation in availability zones Description of problem: Compute->Clouds->Availablity zones, flavors, stacks pages have untranslated pagination label. e.g. '1-20 of 91' 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 Compute - Clouds - Availability Zones, flavors, stacks 3. At bottom right corner pagination label 'x-xx of xx' not localized. Actual results: Translation not present Expected results: Translation should present Additional info: Screen-shot references attached.