Description of problem: Translation came back to us with questions about an internationalized sentence fragment "with your image registry credentials." in Developer console. I looked for it and found it in packages/dev-console/src/components/import/image-search/ImageSearch.tsx. We should be using the <Trans> component there instead of breaking the sentence up into fragments. Version-Release number of selected component (if applicable): 4.7 How reproducible: Always Actual results: Sentence is broken into fragments that are hard to translate. Expected results: It should be a complete sentence wrapped by the Trans component.
Created attachment 1733248 [details] Deploy Image - pseudolocalized Visit <console_route>/deploy-image/ns/openshift-console?pseudolocalization=true&lng=en, we can see the sentence `To deploy an image from a private repository, you must create an image pull secret with your image registry credentials.` is presudolocalized Verified on 4.7.0-0.nightly-2020-11-24-151855
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.7.0 security, bug fix, and enhancement 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-2020:5633