Bug 1982675

Summary: Workloads - DepolymentConfigs - Edit DeploymentConfig : i18n misses
Product: OpenShift Container Platform Reporter: Krishna Babu K <kkrothap>
Component: Management ConsoleAssignee: Bryan Florkiewicz <bflorkie>
Status: CLOSED DUPLICATE QA Contact: Yadan Pei <yapei>
Severity: low Docs Contact:
Priority: medium    
Version: 4.9CC: aos-bugs, jokerman, kkrothap, spadgett
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-08-11 22:14:04 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
'Strategy type' menu items and their description are not i18nized none

Description Krishna Babu K 2021-07-15 12:04:27 UTC
Created attachment 1801850 [details]
'Strategy type' menu items and their description are not i18nized

Description of problem:
On navigation of Workloads - DepolymentConfigs - Edit DeploymentConfig, 
'Strategy type' menu items and their descriptions are not pseudolocalized.

1. Rolling: The rolling strategy will wait for pods to pass their readiness check, scale down old components and then scale up.
2. Recreate: The recreate strategy has basic rollout behavior and supports lifecycle hooks for injecting code into the deployment process.
3. Custom: The custom strategy allows you to specify container image that will provide your own deployment behavior.

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:
content is not i18nized 

Expected results:
content should be i18nized

Additional info:

Comment 1 Bryan Florkiewicz 2021-08-11 22:14:04 UTC

*** This bug has been marked as a duplicate of bug 1986495 ***