Article

dguest's picture
article
Reads:

4296

Score:
0
0
 
Comments:

0

Using Multi-Language GroupWise Scripts with NSL

Author Info

13 June 2007 - 2:13am
Submitted by: dguest

(View Disclaimer)

Problem

A Forum reader recently asked:

"The company I am working for is expanding outside Sweden, so we want to give our users different languages in the GroupWise client.

I am using the prebuilt script for Groupwise Notify in SecureLogin version 3.51.2.0. The English version of the client is working perfectly with the prebuilt script. But when I change the client to use Swedish, it stops working. This is because the title and dialog in the script are not matching the client, when running in a language other than English.

I want to be able to start GroupWise with Swedish, French, Norwegian, and a few other languages - and have SecureLogin work properly."

And here's the response from David Guest ...

Solution

Personally, I would do the following:

1. Create a set of Generic scripts called Groupwise-en, Groupwise-se, Groupwise-it etc.

2. Copy the contents of the standard GroupWise script into these generic scripts.

3. Edit them to be specific to the language you want to use. This means changing every dialog set to match the language you are using.

4. Modify the master GW script to be something like this:

Include Groupwise-en
Include Groupwise-se
Include Groupwise-it

Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).

It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.




User Comments

© 2013 Novell