[
https://issues.apache.org/jira/browse/GERONIMO-4769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736494#action_12736494
]
Ivan commented on GERONIMO-4769:
--------------------------------
I remember that we did some discussion about it in the past, and some trick
codes are added to handle it, not sure why it does not work now.
Even if we need to keep two copies in the server, I would suggest to do it in
the building time, maybe use a maven plugin, or it will be a big effort to
maintaine the two copies.
> 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
> Attachments: GERONIMO-4769_21.patch, GERONIMO-4769_trunk.patch
>
>
> 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.