From owner-freebsd-questions Fri Jan 2 11:08:15 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA24219 for questions-outgoing; Fri, 2 Jan 1998 11:08:15 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from rvc1.informatik.ba-stuttgart.de (rvc1.informatik.ba-stuttgart.de [141.31.112.22]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA24155; Fri, 2 Jan 1998 11:07:48 -0800 (PST) (envelope-from helbig@Informatik.BA-Stuttgart.DE) Received: (from helbig@localhost) by rvc1.informatik.ba-stuttgart.de (8.8.8/8.8.5) id UAA08478; Fri, 2 Jan 1998 20:07:37 +0100 (MET) From: Wolfgang Helbig Message-Id: <199801021907.UAA08478@rvc1.informatik.ba-stuttgart.de> Subject: Re: SOLVED: International characters in vi are displayed as hex? In-Reply-To: <199801021456.PAA07971@rvc1.informatik.ba-stuttgart.de> from Wolfgang Helbig at "Jan 2, 98 03:56:42 pm" To: helbig@BA-Stuttgart.De (Wolfgang Helbig) Date: Fri, 2 Jan 1998 20:07:36 +0100 (MET) Cc: jose@we.lc.ehu.es, freebsd-questions@FreeBSD.ORG, pol@leissner.se, helbig@FreeBSD.ORG, ache@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > The LC_TIME files are missing for these locales: > > fi_FI.ISO_8859-1 > lt_LN.ASCII (These are LATIN, a fallback for Latin1, as pointed > lt_LN.ISO_8859-1 by Andrey Chernov) > lt_LN.ISO_8859-2 > nl_BE.ISO_8859-1 > nl_NL.ISO_8859-1 > sv_SE.ISO_8859-1 (sent to me by Peter Olsson, thank you!) > > I do not know, what language/country lt/LN belongs to. The others > are Finland, Belgium, Netherlands and Sveden. (at least that's what > I learned from /usr/share/misc/iso3166.) So only Finland, Belgium and the Netherlands are still w/o LC_TIME files. (I think Latin doesn't need one) > and thanks in advance for the others :-) > > Wolfgang >