Bug 1655454 - SSUI - My Services page has untranslated text
Summary: SSUI - My Services page has untranslated text
Keywords:
Status: POST
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - Service
Version: 5.10.0
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: GA
: 5.10.z
Assignee: Milan Zázrivec
QA Contact: Sudhir Mallamprabhakara
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-12-03 08:18 UTC by Krishna Babu K
Modified: 2021-12-05 11:16 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
screen shot reference for untranslated text (109.85 KB, image/png)
2018-12-03 08:18 UTC, Krishna Babu K
no flags Details
cfme ssui 5.11.0.18 (96.31 KB, image/png)
2019-08-14 21:28 UTC, Krishna Babu K
no flags Details

Description Krishna Babu K 2018-12-03 08:18:15 UTC
Created attachment 1510832 [details]
screen shot reference for untranslated text

Description of problem:
SSUI - My Services page has untranslated text "x Results" "x of x selected"

Version-Release number of selected component (if applicable):
5.10.0.25.20181120211723_d2fd659

How reproducible:
Always

Steps to Reproduce:
1. Log into cfme SSUI with non en_US locale
2. Navigate to My Services
3. Page has untranslated text "x Results" "x of x selected"

Actual results:
Translation not present

Expected results:
Translation should present


Additional info:
Reference screen shot attached

Comment 2 Krishna Babu K 2019-08-14 21:28:47 UTC
Created attachment 1603900 [details]
cfme ssui 5.11.0.18

Issue present with 5.11.0.18.20190806180636_1dd6378 build.

Comment 3 Milan Zázrivec 2019-08-21 11:41:03 UTC
Result / Results -- this can be translated
x of x selected -- this cannot be translated (it's angular-patternfly thing)

https://github.com/ManageIQ/manageiq-ui-service/pull/1578

Comment 4 CFME Bot 2019-08-22 11:46:49 UTC
New commit detected on ManageIQ/manageiq-ui-service/master:

https://github.com/ManageIQ/manageiq-ui-self_service/commit/90d74003cdcf6deb4e95fc39a0e30e25a9b3d537
commit 90d74003cdcf6deb4e95fc39a0e30e25a9b3d537
Author:     Milan Zazrivec <mzazrivec>
AuthorDate: Wed Aug 21 07:39:05 2019 -0400
Commit:     Milan Zazrivec <mzazrivec>
CommitDate: Wed Aug 21 07:39:05 2019 -0400

    Add translatable result labels to filter config

    https://bugzilla.redhat.com/show_bug.cgi?id=1655454

 client/app/catalogs/catalog-explorer.component.js | 4 +-
 client/app/orders/order-explorer/order-explorer.component.js | 4 +-
 client/app/services/service-explorer/service-explorer.component.js | 4 +-
 client/app/services/vms/snapshots.component.js | 4 +-
 4 files changed, 12 insertions(+), 4 deletions(-)

Comment 5 Milan Zázrivec 2019-08-22 12:13:02 UTC
A new translation cycle is required here.


Note You need to log in before you can comment on or make changes to this bug.