Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 1995 01:27:18 +0400 (MSD)
From:      "Andrey A. Chernov, Black Mage" <ache@astral.msk.su>
To:        hackers@FreeBSD.org, "Nickolay N. Dudorov" <nnd@gw.itfs.nsk.su>
Cc:        "Jordan K. Hubbard" <jkh@freefall.cdrom.com>
Subject:   Re: Multi-lingual support in sysinstall (TODO-2.0.5)
Message-ID:  <dSsqGllW48@astral.msk.su>
In-Reply-To: <199505191422.VAA02267@gw.itfs.nsk.su>; from "Nickolay N. Dudorov" at Fri, 19 May 1995 21:22:29 %2B0700
References:  <199505191422.VAA02267@gw.itfs.nsk.su>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <199505191422.VAA02267@gw.itfs.nsk.su> Nickolay N. Dudorov
    writes:

>... and here is my new version of changes for multi-lingual support:

Thanx for changes, here is just small nitpicking:

>--- sysinstall-old/menus.c	Fri May 19 19:50:36 1995
>+++ sysinstall/menus.c	Fri May 19 20:30:38 1995
>@@ -133,7 +133,7 @@
> 	DMENU_CALL, (void *)lang_set_Japanese, 0, 0	},
>       { "Norwegian", "Norwegian language and character set (ISO-8859-1)", /* N */
> 	DMENU_CALL, (void *)lang_set_Norwegian, 0, 0	},
>-      { "Russian", "Russian language and character set (cp866-8x14)",	/* R */
>+      { "Russian", "Russian language and character set (cp866)",	/* R */

Here must be (koi8-r) string instead of (cp866), it describe final code
table which is koi8-r and not cp866 (only font).

-- 
Andrey A. Chernov        : And I rest so composedly,  /Now, in my bed,
ache@astral.msk.su       : That any beholder  /Might fancy me dead -
FidoNet: 2:5020/230.3    : Might start at beholding me,  /Thinking me dead.
RELCOM Team,FreeBSD Team :         E.A.Poe         From "For Annie" 1849



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dSsqGllW48>