Bug 1525880
| Summary: | [ALL_LANG] CFME SSUI - My Services page has untranslated content | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Krishna Babu K <kkrothap> | ||||||
| Component: | UI - Service | Assignee: | Allen W <awight> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Krishna Babu K <kkrothap> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 5.9.0 | CC: | awight, dajohnso, dmetzger, kkrothap, lavenel, mfeifer, mzazrivec, obarenbo, simaishi | ||||||
| Target Milestone: | GA | Keywords: | i18n, Translation | ||||||
| Target Release: | cfme-future | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | All | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2020-03-24 18:22:09 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: |
|
||||||||
Chris - can you check if the string is extracted or not please? Since our last go of internationalization there has been many changes to the .pot, this, as well as the language files, should probably be updated before the final release. Also looks like it was flagged for translation eeekkk https://github.com/manageiq/manageiq-ui-service/blob/b4583573b1d43a27e9694d2fe47f966674bab8f5/client/app/services/service-explorer/service-explorer.component.js#L364 https://github.com/ManageIQ/manageiq-ui-service/pull/1343 * was not flagged Ahem....can this be moved to POST? Chris, should this have been assigned to the Internationalization component? If so, can you please rectify? Reflagged for Chris Hale (chhale) not Clark Hale (chale) Created attachment 1440460 [details]
screen-shot reference for missing translation
Verified on 5.9.3.0.20180522175053_3940873
Translation not present.
GOOD CATCH! Thanks for following up on this, keepin us on our toes Krishna <3 Translation string is present in G, but looks like the text to be translation is has a few extra spaces that's messing up the act... pr to be backported here: https://github.com/ManageIQ/manageiq-ui-service/pull/1439 OH forgot to mention, added a screen shot to the pr, so yah, its really really fixed this time 😉 Hi Allen, Thanks for fixing this. There are two entries 1. xx Results 2. x of xx selected , can these entries are translatable?, if yes, please mark them for translation. Sadly the tooltip "Filter by", "x Results" and "x of x selected" are not translatable as it is text provided by patternfly angular and can't flag those items for translation. :( |
Created attachment 1367901 [details] ssui-My services untranslated entries Description of problem: 'Filter by' 'Tags' 'Filter by Tag Category' 'Filter by Tag Value' 'xx results' 'x of xx selected' Please refer the attached screen-shot Version-Release number of selected component (if applicable): 5.9.0.13.20171212214416_f4f190a How reproducible: Always Steps to Reproduce: 1. Log into cfme ssui with non en_US locale 2. Navigate to My Services 3. Please observe the entries mentioned in description are in English. Actual results: Translations not present Expected results: Translations should be present. Additional info: Please refer attached screen-shot