Changing mail file language

We have successfully installed a language pack (German) on one of our development servers, to test before going to production. On our production servers, multiple language packs will need to be installed (French, German, Turkish, Polish, Spanish, Russian, etc.)

My question is: Is there a way to define which language each user should have, then run a mass update of the mail folder, so each user gets the correct language?

I would like to avoid re-registering/re-certifying all of the users to define alternate language, as well as avoiding going file by file and replacing the design and choosing the correct language.

Even a programmatic way of accomplishing this would be acceptible, if no way is given by base Domino/Notes functionality.

Thank you.

  • Eric Kreag

Subject: Changing mail file language

Hello, maybe using (with LotusScript) the DB Design Librairy write by Damien Katz of Iris Associates and Lotus Script to access Domino design elements ? I’m not sure.

Try a search on notes.net to retrieve the link for donwloading the code.

Claude.