Created attachment 1766030 [details] i18n misses - UserManagement menu Description of problem: In Administrator perspective, 'User Management' 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:
These issues are the result of missing strings in frontend/public/locales/zh/*.json.
I'm reducing the severity/priority to low since this is translation-only and doesn't require development work. I'll close this out when we receive translations from the Globalization team for these files. We exchange files roughly every two weeks.
We received translations back here: https://github.com/openshift/console/pull/8720 I went through the screenshots to verify what Rob said about this being translation-only. Unfortunately, it is not translation-only and will require dev work to internationalize a few missing items. Remaining items: * Add users modal has an error in the "Add new Users to Group {name}" string - {name} should be {{name}} * Roles dropdown “Add RoleBinding” appears to not have kind done * “Create Namespace” in Create RoleBinding form not done - Kind may also not be done. * Kinds in “Duplicate ClusterRoleBInding” and "Edit ClusterRoleBinding subject" on RoleBindings dropdown appear not to be done
ETA: "Add RoleBinding is fine."
Checked on ocp 4.8 cluster with payload 4.8.0-0.nightly-2021-05-15-141455. The pr fixed i18n issues: 1. Add users modal:"Add new Users to Group **" is marked for translation correctly. 2. Check "Add Rolebinding" in role dropdown action, all items are marked for translation. 3. “Create Namespace” in Create RoleBinding form is marked for translation. 4. On rolebinding list page, check “Duplicate ClusterRoleBInding” and "Edit ClusterRoleBinding subject" on RoleBindings dropdown, they are marked for translation. All i18n issues mentioned in Comment 3 are fixed.
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