Domino 6.5 servers with the following language packs (DU, DE, RU, SP, IT, NO, SV, etc…) installed.
These server language packs provide multi-lingual interfaces for the adequate client databases (bookmarks, private NAB, mail etc…)
To obtain a Notes Client with the menus/GUI in the according language a MUI directory (located in the Notes directory)is required. The MUI directory must contain a MUI.DAT file with the following content:
[Versions]
Coreversion=Release 6.5
NotesWorkswith=Release 6.5
[MUI]
Languages=4
Language1=sv
Language2=da
Language3=no
Language4=ru
The MUI directoy must also contain for each language that you want to support a corresponding subdirectory (for which the name equals the international abbreviation of the corresponding languages). These directories (which I call Language Specific directories) contain a whole bunch of .dll’s and .exe’s.
Once the MUI.DAT and Language Specific directories are in place the Notes client - User Preferences - International - General obtain a new option called: Additional Settings - Interface Language: xxxx (just below Measurement Settings, where xxxx=English or Swedish or Dutch or …)
After selecting the desired language and restarting the notes client, the menus/GUI appear in the selected language. The Notes.ini file was updated with the following parameter:
UserInterface=xx (where xx=no or sv or nl or …)
I’ve managed to obtain these language specific diretories by installing a notes client in the desired language. Though possible I have no intention to install 16 different clients to copy the required .dll’s and .exe’s.
So here’s the question: where can we obtain/download these (what I call) Notes Language packs ???
There a NO Notes language packs in the IBM Partnerworld for Software electronic catalog (only Domino language packs) !
Tx for quick responding.