Bug 2015568
Summary: | Compute - Nodes : CPU column's values are in English | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Krishna Babu K <kkrothap> | ||||
Component: | Management Console | Assignee: | Zac Herman <zherman> | ||||
Status: | CLOSED ERRATA | QA Contact: | Xiyun Zhao <xiyuzhao> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 4.10 | CC: | aos-bugs, kkrothap, yapei | ||||
Target Milestone: | --- | Keywords: | i18n, Translation | ||||
Target Release: | 4.10.0 | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2022-03-10 16:20:39 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
The bug has been verified on payload 4.10.0-0.nightly-2021-10-30-214236 Steps to Reproduce: 1. Log into OCP, add "?pseudolocalization=true&lng=en" at the end of URL 2. Navigate to Compute - Nodes page 3. Verify if the information shown as 'x.xx cores / x cores' that lists on CPU column is in i18n mode Result: 3. the information shown as 'x.xx cores / x cores' that lists on CPU column is on i18n mode now 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 (Moderate: OpenShift Container Platform 4.10.3 security update), 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-2022:0056 |
Created attachment 1834682 [details] CPU column's values are in English Description of problem: CPU column's values 'x.xx cores / x cores' are in English. Version-Release number of selected component (if applicable): 4.10.0-0.nightly-2021-10-16-173656 How reproducible: Always Steps to Reproduce: 1. Log into OCP and change language to ja_JP, zh_CN or ko_KR 2. Navigate to Compute - Nodes 3. CPU column's values 'x.xx cores / x cores' are in English. Actual results: Localization missing Expected results: Localization should present Additional info: Reference screenshot attached