diff options
author | Werner Koch <[email protected]> | 1999-09-23 15:25:43 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1999-09-23 15:25:43 +0000 |
commit | 67ffb43f867a653002f4c339242825e507fc0c64 (patch) | |
tree | af3a2aaf74a5bfda0f46141deec89d5ef4ecd8c9 | |
parent | See ChangeLog: Thu Sep 23 09:52:58 CEST 1999 Werner Koch (diff) | |
download | gnupg-67ffb43f867a653002f4c339242825e507fc0c64.tar.gz gnupg-67ffb43f867a653002f4c339242825e507fc0c64.zip |
See ChangeLog: Thu Sep 23 17:24:26 CEST 1999 Werner Koch
-rw-r--r-- | doc/README.W32 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/README.W32 b/doc/README.W32 index c3d6fd890..1ca05d3b7 100644 --- a/doc/README.W32 +++ b/doc/README.W32 @@ -39,12 +39,12 @@ Installation instructions: Internationalization support: ----------------------------- - 1. Decide where to store the translation files. Here we assume - the directory "c:/gnu/share" + 1. Decide where to store the translation files for your language. + Here we assume the directory "c:/gnu/locale/fr" 2. Set an environment Variable: - "set MINGW32_NLS_DIR=c:/gnu/share" + "set MINGW32_NLS_DIR=c:/gnu/locale/fr" 3. Select which language to use. If you want the French translation, - copy the file "fr.mo" to "c:/gnu/share/gnupg.mo". + copy the file "fr.mo" to "c:/gnu/locale/fr/gnupg.mo". 4. Done. Currently we only support the Codepages 437, 850 und Latin1. If you have |