Geoportal web interface localization problem

2465
1
05-09-2013 03:00 AM
Hsing-JuChang
New Contributor
Dear All,

I'm trying to localize the geoportal web for Chinese language(zh-tw). I have followed this link, but couldn't make it work.
Localize the geoportal web interface
Some random unrecognizable characters shown up on the web interface.

My set-up includes:
Win7
Apache Tomcat 7.0.3.9
JDK 6u43
Geoportal 1.2.2

Does anyone has this problem before? Any help is appreciated.

Best Regards,
Amy
0 Kudos
1 Reply
Hsing-JuChang
New Contributor
The problem is solved. Text strings in the gpt.properties file need to be unicode-encoded. So I have to converted Chinese characters to unicode-encoded(\udddd notation) characters.

Amy
0 Kudos