Re: Changing Language (Locale)
[email protected] (Reinier Post)
| Newsgroups | gmane.games.freeciv.general |
|---|---|
| Organization | TU/e |
| Message-ID | <[email protected]> |
John Weeks wrote: >How do I change the locale (language) on a server running Windows 98? I do= >n't want to change the language settings on Windows!!!! Here is a germanclient.bat: REM start of script: set LANG=de set PATH=%ProgramFiles%\Common Files\GTK\2.0\lib civclient %1 %2 %3 %4 %5 %6 pause REM end of script I don't know why the PATH must be set, it must point to the directory libgdk-<something>.dll is in. >Thank you! Welcome. -- Reinier