Bug 1942641

Summary: Administrator -> Builds - i18n misses
Product: OpenShift Container Platform Reporter: Krishna Babu K <kkrothap>
Component: Management ConsoleAssignee: Jon Jackson <jonjacks>
Status: CLOSED ERRATA QA Contact: Xiyun Zhao <xiyuzhao>
Severity: low Docs Contact:
Priority: low    
Version: 4.8CC: aos-bugs, jhadvig, jokerman, kkrothap, yapei
Target Milestone: ---Keywords: i18n, Translation
Target Release: 4.8.0   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: 4.8.0-0.nightly-2021-03-30-160509 Doc Type: Bug Fix
Doc Text:
Cause: Some strings were not being externalized on Build related pages. Consequence: These strings were not translated. Fix: Externalize strings that were missed in initial i18n stories. Result: These strings are now externalized and translated in available languages.
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-07-27 22:55:28 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:
Description Flags
i18n misses - build menu none

Description Krishna Babu K 2021-03-24 16:21:40 UTC
Created attachment 1765960 [details]
i18n misses - build menu

Description of problem:
In Administrator perspective, 'Builds' menu navigation has some content in English. Took the screenshots and attached here for reference 

Version-Release number of selected component (if applicable):
4.8.0-0.nightly-2021-03-22-064955

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
Content is in English

Expected results:
Content should be in selected language.

Additional info:

Comment 2 Xiyun Zhao 2021-03-31 08:58:38 UTC
Bug has been verified on payload 4.8.0-0.nightly-2021-03-30-160509 by following the commitment of #8473

Verify Steps:
1. Login OCP as Administrator perspective
2. Navigate to Builds, check below related parts on BuildConfigs, Build and ImageStreams module
   BuildConfig list page
       FIX: Update "Build Configs" heading to "BuildConfigs" which should have a translation defined.
       Missing translations for interpolated empty state: "No {{label}} found" (not fixed by this PR)
       Missing translations for interpolated create action: "Create {{objLabel}}" (not fixed by this PR) 
   Create BuildConfig Page Heading
       Missing all translations for interpolated create action: "Create {{objLabel}}" (not fixed by this PR)
   BuildConfig Details Page
       FIX: Update "Build Config details" to "BuildConfig details"
       FIX: Externalize strings in Webhooks section
       Missing translations for interpolated string "{{kindLabel}} details" (not fixed by this PR)
       Chinese translation for "Context dir" is in English (not a bug)
   BuildConfig details > Builds list page
       Fix: Externalize "Status" filter category
   Builds list page
       Missing translations for interpolated empty state: "No {{label}} found" (not fixed by this PR)
   Build details page
       Missing translations for interpolated string "{{kindLabel}} details" (not fixed by this PR)
       Chinese translation for "Git commit" and "Context dir" are in English (not a bug)
   ImageStreams list page
       Missing translations for interpolated empty state: "No {{label}} found" (not fixed by this PR)
       Missing translations for interpolated create action: "Create {{objLabel}}" (not fixed by this PR)
   ImageStreams creation page
       Missing translations for interpolated create action: "Create {{objLabel}}" (not fixed by this PR)
   ImageStream details page
       Missing translations for interpolated string "{{kindLabel}} details" (not fixed by this PR)

Result: 
   All parts which mark as FIX has been verified, the content has been translated to Chinese correctly, and there is no more issue involved into this change.

Comment 5 errata-xmlrpc 2021-07-27 22:55:28 UTC
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