Bug 1924585
| Summary: | "Edit Annotation" are not correctly translated in Chinese | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Yanping Zhang <yanpzhan> | ||||||
| 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, spadgett | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | 4.8.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: |
Cause: "Edit annotation" was not correctly translated in Chinese.
Consequence: Poor user experience in Chinese.
Fix: Reached out to the localization team so they could update their system. Also updated the local translation file in OpenShift.
Result: Bug is fixed.
|
Story Points: | --- | ||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2021-07-27 22:40:55 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: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 1925792 | ||||||||
| Attachments: |
|
||||||||
Created attachment 1754629 [details]
title-in-model
Thanks yanpzhan! Much appreciated. I'll fix this today. Checked on ocp 4.8 cluster with payload 4.8.0-0.ci-2021-02-06-233530. Now all "Edit Annotation" are translated correctly as "编辑注解" in Chinese. The bug is fixed. 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.8.2 bug fix and 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-2021:2438 |
Created attachment 1754626 [details] item-in-action Description of problem: On each resource detail page, eg, on one deployment page, when language is Chinese, the "Edit Annotation" in action list and title in "Edit Annotation" modal are translated to "Pod 注解" in Chinese by mistake, which should be "编辑注解“。 Version-Release number of selected component (if applicable): 4.7.0-0.nightly-2021-02-02-164630 How reproducible: Always Steps to Reproduce: 1. Go to one deployment page, when language is Chinese, check "Edit Annotation" in action list and title in "Edit Annotation" modal. 2. 3. Actual results: 1.It's translated into "Pod 注解" in Chinese Expected results: 1. Should be translated as "编辑注解" in Chinese Additional info: