I have just installed Domino 6.5 and am getting ready to install notes to the clients.Not sure about the multilingual abilities of lotus but for my clients I want to display the menu in Japanese.
Is there a seperate version or localization I have to buy or upgrade or download to achieve this??
Or can this be set in Domino when u add a user??
Thanks
Subject: change language menu display
I am using R6.5 client and it is in English menu and there is no option for changing the language to Japanese menu.I think there will be another Japanese Version of Notes Client as before.
Subject: change language menu display
You should look at the following thread: http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/da5a19f438b0e3e985256e620047d957?OpenDocument
It has something to do with the MUI.dat file in your MUI folder in lotus/notes/data.
You should add someting like
[Versions]
CoreVersion=Release 6.5
NotesWorkswith=Release 6.5
[MUI]
Language=2
Language1=EN
Language2=JP
Hope it helps.
Erik Evens