Bug 1909005
Summary: | i18n: workloads list view heading is not translated | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Yadan Pei <yapei> | ||||
Component: | Management Console | Assignee: | ralpert | ||||
Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 4.7 | CC: | aos-bugs, jokerman, yapei | ||||
Target Milestone: | --- | Keywords: | Reopened, UpcomingSprint | ||||
Target Release: | 4.7.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
Cause: Resource name headings were using the model label.
Consequence: They did not update when the language was changed, sometimes leading to inconsistencies.
Fix: Internationalized model labels.
Result: List view headings are now fixed.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2021-02-24 15:46:32 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: |
|
Please select the Target Release once we are confident that the issue will be fixed in selected release. Thanks. Came in on the last day of the sprint, so will likely carry over to the next. Reassigning to Rebecca as she already has a PR (https://github.com/openshift/console/pull/7277) in flight to address. @yapei I'm going to go ahead and close this since I have a story up for this (https://github.com/openshift/console/pull/7277). Reopening so we can get Steve Goodwin unblocked by merging in the PR sooner. Visit all sub menus in primary menu Workloads, all lists page heading are pseudo localized Verified on 4.7.0-0.nightly-2021-01-26-024127 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.7.0 security, bug fix, and enhancement 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-2020:5633 |
Created attachment 1740163 [details] Deployment Configs list page heading not translated Description of problem: resource name heading on resource lists page is not translated Version-Release number of selected component (if applicable): 4.7.0-0.nightly-2020-12-14-165231 How reproducible: Always Steps to Reproduce: 1. visit console URL by adding ?pseudolocalization=true&lng=en suffix 2. navigate to workloads list page, such as DeploymentConfig list page /k8s/ns/default/deploymentconfigs Actual results: 2. 'Create Deployment Config' button text is translated but the heading `Deployment Config` is not translated Expected results: 2. List view heading should be translated as well Additional info: