JES5 Language Localize Problem in Web Interface

I hope this is the correct forum to ask this question...

Here's the problem:

I wanted to make a Dutch version of the Sun Java Communication Express, so I followed all the steps you have to do (create folders, translate all the necessary files, edit .properties files, ... etc). I've also restarted the server after uploading.

It seems that everything has worked out well, because when I go to my web interface, I can log in. I change the language to Dutch, and logged out.

Now here's the weird part. When I log in again now, my "Mail" tab stays in English. But when i go to "Calendar", "Options", etc. the interface is show in dutch, as i translated them.

I've found out that the redirecting url might be wrong, cause the url that show in my browser is: (ip)/uwc/webmail/en/mail.html?lang=en&laurel=on&cal=1

It doesn't seem normal to me that, in the url, there is still "en" instead of "nl" for dutch. When I change the url manually, that's the only way to show the dutch version of my mail tab.

So propably the problem is that the url ist being editted after choosing dutch as language(when I choose French, it DOES edit the url to "fr").

Has anyone got an idea how to fix this?

Kind regards,

Andrew

[1281 byte] By [AndrewDBa] at [2007-11-27 11:23:19]
# 1

Hi,

What versions of UWC/CE (showrev -p | grep uwc) and Messaging Server (showrev -p | grep msg) are you running?

The capability and method to configure JES4 vs. the new Comm-Suite-5 versions has changed so it would be good to know which you are before I look into it.

Regards,

Shane.

shane_hjortha at 2007-7-29 15:00:00 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2

This is the information you asked for:

Patch: 122794-10 Obsoletes: 118541-22, 117288-99, 117820-13, 119157-07, 119160-07 Requires: Incompatibles: Packages: SUNWuwc

Patch: 120229-15 Obsoletes: 116801-06, 116569-99, 117782-01, 118003-02, 118208-61 Requires: Incompatibles: Packages:

SUNWmsgin, SUNWmsgen, SUNWmsglb, SUNWmsgco, SUNWmsgmt, SUNWmsgst, SUNWmsgmp, SUNWmsgwm, SUNWmsgmf

Patch: 123311-01 Obsoletes: Requires: Incompatibles: Packages: SUNWmsgin, SUNWmsgco, SUNWmsgmt, SUNWmsgst, SUNWmsgmp, SUNWmsgwm

I hope this helps! We really don't know what to do with the problem.

Thanks in advance,

Andrew

Message was edited by:

AndrewDB

AndrewDBa at 2007-7-29 15:00:00 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 3

Been there done that (at least most of it).

The best I can describe it is that UWC mailtab links to the messenger express webmail interface. Unlike you'd expect is simply translating UWC not enough. You need to make a dutch translation of messenger express as well.

You're lucky there, I have recently made a dutch translation for messenger express, (and calendar, nearly finished with UWC) so if you drop me a line I'll mail it to you.

sun-forum AT bruijn-it DOT nl

hbruijna at 2007-7-29 15:00:00 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 4

Hi,

It would be very much appreciated if you could create a page on the new wiki site that Sun has established to collect together how-to's and other useful information that hasn't yet made it into formal Sun documentation:

http://msg.wikidoc.info

This way your experiences with language localization can be recorded/refined/reused.

Myself and other support engineers/documentation team/developers have been building up the site for a while now.

Thanks,

Shane.

shane_hjortha at 2007-7-29 15:00:00 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...