-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.19
-
Quality / Stability / Reliability
-
False
-
-
None
-
Low
-
None
-
None
-
None
-
None
-
In Progress
-
Bug Fix
-
Previously, some error messages in the **login page** of the web console were not localized. As a consequence, those messages were always displayed in English. With this release, these error messages now adapt to your preferred language.
-
None
-
None
-
None
-
None
Description of problem:
When trying with wrong credentials (Username: kubeadmin Password:abc), error message "An authentication error occurred." is in English.
Version-Release number of selected component (if applicable):
4.19.0-rc.3
How reproducible:
Always
Steps to Reproduce:
1. Set browser's default language to non en-US locale [ https://drive.google.com/file/d/1NYC0hVMOgPYakqkbA1xAwn5f1Vpf-5yc/view?usp=drive_link ] 2. Enter username: kubeadmin password:abc 3. Error message "An authentication error occurred." is in English.
Actual results:
Content is in English
Expected results:
Content should be in set language
Additional info:
Reference screenshot attached