X-Authentication-Warning: kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f Date: Wed, 8 Aug 2001 13:05:22 -0500 From: JT Williams To: Juan Manuel Guerrero Cc: djgpp-workers AT delorie DOT com Subject: Re: gettext port Message-ID: <20010808130522.A11991@kendall.sfbr.org> Mail-Followup-To: Juan Manuel Guerrero , djgpp-workers AT delorie DOT com References: <378E2A966FC AT HRZ1 DOT hrz DOT tu-darmstadt DOT de>; <20010807100514 DOT A11378 AT kendall DOT sfbr DOT org> <3938B62211A AT HRZ1 DOT hrz DOT tu-darmstadt DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3938B62211A@HRZ1.hrz.tu-darmstadt.de>; from ST001906@HRZ1.HRZ.TU-Darmstadt.De on Tue, Aug 07, 2001 at 10:01:21PM +0200 Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk -: LANG=de -: LANGUAGE=de:es -: This displays german translations using CP850, because LANG=de=CP850 -: (from charset.alias) This implies that if I set +LANG=de +LANGUAGE=de:es *and* I prepare/select cp850 using DOS MODE, then `sed --version' should show correctly formatted german text. This makes sense, but I do not recall that it actually worked for me; I will test it again to be sure. -: The reason for all this confussion is the poor quality of my readme file. -: Next version will explain better what the function of LANG and LANGUAGE is. I think you are being unfair to yourself. NLS support is considerably more complicated than I would have anticipated....