Bug 1949404
Summary: | label selector on pvc creation page - i18n misses | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Yadan Pei <yapei> | ||||||
Component: | Management Console | Assignee: | Jakub Hadvig <jhadvig> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Siva Reddy <schituku> | ||||||
Severity: | low | Docs Contact: | |||||||
Priority: | low | ||||||||
Version: | 4.8 | CC: | aos-bugs, jokerman, schituku, spadgett, yapei | ||||||
Target Milestone: | --- | Keywords: | i18n, Translation | ||||||
Target Release: | 4.8.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | Scrubbed | ||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2021-07-27 23:00:24 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: |
|
Created attachment 1775337 [details]
PVC screen values translated
Version:
4.8.0-0.nightly-2021-04-25-141242
Steps to Reproduce:
1. goes to pvc creation page via Storage -> PersistentVolumeClaims -> click on 'Create PersistentVolumeClaims' button -> on pvc creation page, make sure 'Use label selector to request storage' is checked
text in label editor selector are now translated, such as 'Add Value' button, the placeholder text 'Label' and 'Selector'
attached screenshot
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 1771787 [details] label selector editor is not translated Description of problem: on persistentvolumeclaims creation page, when we choose `Use label selector to request storage`, label selector editor will be shown, all text are not translated Version-Release number of selected component (if applicable): 4.8.0-0.nightly-2021-04-13-171608 How reproducible: Always Steps to Reproduce: 1. goes to pvc creation page via Storage -> PersistentVolumeClaims -> click on 'Create PersistentVolumeClaims' button -> on pvc creation page, make sure 'Use label selector to request storage' is checked 2. 3. Actual results: 1. text in label editor selector are not translated, such as 'Add Value' button, the placeholder text 'Label' and 'Selector' Expected results: 1. the text should be translated Additional info: