[
https://issues.apache.org/jira/browse/JS2-512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ate Douma reassigned JS2-512:
-----------------------------
Assignee: Ate Douma
> Profiler admin portlet can not display other language except English.
> ---------------------------------------------------------------------
>
> Key: JS2-512
> URL: https://issues.apache.org/jira/browse/JS2-512
> Project: Jetspeed 2
> Issue Type: Bug
> Affects Versions: 2.1-dev
> Reporter: Cubehead Fang
> Assignee: Ate Douma
> Priority: Minor
> Fix For: 2.1.1
>
>
> Here is a resolution.
> Index: applications/j2-admin/src/webapp/WEB-INF/faces-config.xml
> ===================================================================
> --- applications/j2-admin/src/webapp/WEB-INF/faces-config.xml (revision
> 385478)
> +++ applications/j2-admin/src/webapp/WEB-INF/faces-config.xml (working copy)
> @@ -25,9 +25,10 @@
> <application>
> <locale-config>
> <default-locale>en</default-locale>
> - <supported-locale>de</supported-locale>
> - <supported-locale>fr</supported-locale>
> - <supported-locale>es</supported-locale>
> + <supported-locale>hu</supported-locale>
> + <supported-locale>ja</supported-locale>
> + <supported-locale>zh</supported-locale>
> + <supported-locale>zh_TW</supported-locale>
> </locale-config>
> </application>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]