Bug 1908983
| Summary: | i18n: Add Horizontal Pod Autoscaler action menu 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: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 4.7 | CC: | aos-bugs, jokerman, yanpzhan | ||||
| Target Milestone: | --- | Keywords: | UpcomingSprint | ||||
| Target Release: | 4.7.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: |
Cause: Two action menu items were not internationalized.
Consequence: They weren't able to be localized.
Fix: Internationalized action menu items.
Result: The bug is 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. @yapei - Thanks for flagging. Looks like whoever did the Deployments and DeploymentConfig sections skipped them. I'm fixing them now. Checked on ocp 4.7 cluster with payload 4.7.0-0.nightly-2021-01-06-160219 On console, with "?pseudolocalization=true&lng=en" at the end of url, check action menu `Add Horizontal Pod Autoscaler` for Deployment and DeploymentConfig, they are marked for translation. 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 1740131 [details] Add Horizontal Pod Autoscaler is not translated Description of problem: action menu `Add Horizontal Pod Autoscaler` for Deployment and DeploymentConfig 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 and add ?pseudolocalization=true&lng=en suffix to URL 2. Create Deployment or DeploymentConfig and goes to its Details page, check action menus Actual results: 2. All action menus except `Add Horizontal Pod Autoscaler` are translated Expected results: 2. `Add Horizontal Pod Autoscaler` should also be translated Additional info: