You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "YunFeng Ma (JIRA)" <ji...@apache.org> on 2008/01/02 14:29:33 UTC

[jira] Updated: (GERONIMO-1775) Internationalization of the Admin Console

     [ https://issues.apache.org/jira/browse/GERONIMO-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

YunFeng Ma updated GERONIMO-1775:
---------------------------------

    Attachment: GERONIMO-1775.patch

I submitted a patch for this. The implementation is using JSTL provided in Geronimo. I've replaced all the messages in all JSP using codes like "<fmt:message key="securityrealmmanager.se.users.help.confirmPasswordExp"/>". The resouce bundle file is in plugins\console\console-base-portlets\src\main\resources. I also provided a Chinese version of the resource bundle. I think this provides a opportunity for anyone who is interested in translating the resource bundle to other language. Any comment and suggestion is welcome. :)

The next improvements need to do are:
1. Globalize the Console Navigation
2. Globalize the Portlet header
3. Globalize the other console plugins(such as the System-database console plugin)

> Internationalization of the Admin Console
> -----------------------------------------
>
>                 Key: GERONIMO-1775
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-1775
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>            Reporter: Yeray Cabrera Santana
>            Priority: Minor
>         Attachments: GERONIMO-1775.patch
>
>
> Provide the internationalization of the administration console so it can be translated to different languages. This is a feature I would like to contribute with.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.