Hello !
This is the Language Development Pack for GkSetup.

It contains a directory called GKSL_NEW which contains:
- A dummy .C file that only exports the DLLEntryPoint.
- A header-file (.RH) needed to recompile the messages with the correct ID's.
- The resource file itself.

The NEW in GKSL_NEW should be replaced by a 3-letter
language code. You can see the codes that are already
in use on the language dll download page.

Please translate everything you find
in the .rc file and add your name and version-info
to the file.

If you have a compiler package ready to compile
the DLL you may test it directly. Everyone who has no
compiler should only translate the .RC file and
send it back. The DLL will then be compiled, checked  
and sent back within 48 hours.

Please be careful with strings containing "%s".
This is replaced by other strings at runtime.
One %s too much will crash the Setup.
One %s less does not hurt but results in information loss.

The only text you may not change has the id IDS_MAGIC.
That's what BldSetup.exe and Setup.exe look for when
searching for and attaching to Language-DLLs.

Please ask me if you need help,
Thanks for translating !
    Gero Kuehn,
    gero.kuehn@gkware.com

14.Jun.2001
