Bug 1944681 - Properly internationalize text in kubevirt-plugin
Summary: Properly internationalize text in kubevirt-plugin
Keywords:
Status: CLOSED DUPLICATE of bug 1944509
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 4.8
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
: 4.8.0
Assignee: ralpert
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-30 13:36 UTC by ralpert
Modified: 2021-04-05 15:57 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-04-05 15:57:01 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description ralpert 2021-03-30 13:36:39 UTC
Description of problem:
Some text in kubevirt-plugin was improperly internationalized. It's causing issues for the translators. You can see it here: https://github.com/openshift/console/blob/0fd309e7fbbd4f0b78abe76de91a23c8c8b4b00f/frontend/packages/kubevirt-plugin/src/components/ssh-service/SSHCreateService/SSHCreateService.tsx#L35-L47

The text shouldn't be broken up like this. We should have two full internationalized sentences (using a Trans component where needed).

Version-Release number of selected component (if applicable):
4.8

How reproducible:
Always

Steps to Reproduce:
1. Look at text

Actual results:
Text is broken up into partial sentences.

Expected results:
Text is in complete sentences.

Comment 1 ralpert 2021-04-05 15:57:01 UTC

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


Note You need to log in before you can comment on or make changes to this bug.