diff options
Diffstat (limited to 'doc')
-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 |