Add English resource bundle for Admin console
---------------------------------------------
Key: GERONIMO-4769
URL: https://issues.apache.org/jira/browse/GERONIMO-4769
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: console
Affects Versions: 2.1.5, 2.2
Reporter: Jack Cai
Priority: Minor
The resource bundle search logic will consider default locale before falling
back to the base resource bundle. This means if Geronimo is running on a
Chinese OS with locale "zh_CN", when a user visits the admin console with
"en_US" as the browser locale, the user will actually see the admin console in
Chinese!
To avoid this problem, we shall duplicate the base resource bundles with the
name *en.properties.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.