Bug 1982727
Summary: | Serverless - Eventing - Brokers - Add Trigger : i18n misses | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Krishna Babu K <kkrothap> | ||||
Component: | Dev Console | Assignee: | Debsmita Santra <dsantra> | ||||
Status: | CLOSED ERRATA | QA Contact: | |||||
Severity: | low | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 4.9 | CC: | aos-bugs, cjerolim, dsantra, kkrothap, msaud, nmukherj | ||||
Target Milestone: | --- | Keywords: | i18n, Translation | ||||
Target Release: | 4.9.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: | 2021-10-18 17:39:54 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: |
|
Verified on 4.9.0-0.nightly-2021-07-25-125326 "Attribute" is not yet translated, but pseudo translation shows that it is prepared 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.9.0 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:3759 |
Created attachment 1801899 [details] Translation and i18nization is missing Description of problem: 1. On navigation of Serverless - Eventing - Brokers - Add Trigger, "Add Trigger" title showing partial translation, where as translation is present for the same in files ./frontend/packages/pipelines-plugin/locales/ja/pipelines-plugin.json ./frontend/packages/knative-plugin/locales/ja/knative-plugin.json 2. Elements 'Filter', 'Attribute' and 'Value' are not pseudolocalized. Version-Release number of selected component (if applicable): 4.9.0-0.nightly-2021-07-14-083200 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Translation is not present and not i18nized Expected results: Translation should present and should be i18nized Additional info: Please refer screenshot