From 67ffb43f867a653002f4c339242825e507fc0c64 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 23 Sep 1999 15:25:43 +0000 Subject: [PATCH] See ChangeLog: Thu Sep 23 17:24:26 CEST 1999 Werner Koch --- doc/README.W32 | 8 ++++---- 1 file 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