From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Subject: Re: Multilingual Support in Linux (and Locales) Date: 20 Mar 2003 14:41:42 +0000 Sender: linux-8086-owner@vger.kernel.org Message-ID: <1048171301.2410.2.camel@irongate.swansea.linux.org.uk> References: <5.1.0.14.2.20030320141542.023ef2a8@10.10.10.10> <5.1.0.14.2.20030320154248.023a9c38@10.10.10.10> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5.1.0.14.2.20030320154248.023a9c38@10.10.10.10> List-Id: Content-Type: text/plain; charset="us-ascii" To: Muhammad Asif Cc: linux-8086@vger.kernel.org On Thu, 2003-03-20 at 11:04, Muhammad Asif wrote: > thx for yr response Tom. > > Let me elaborate my concerns a bit more. > > I know very little about Linux but i think there are same Locales available > in Linux now. Locale specific environment variables like LC_CTYPE, > LC_COLLATE,LC_MONETARY,LC_NUMERIC etc > can be set in Linux. Does setting these variables will cause the data like > Currency , Thousands marks, month names etc etc in all application to be > represented in Locale format ? and this can be done without even restarting > machine. Thus these Locale variables are alternate to Regional settings in > Windows? Please correct me where i am wrong. They are dynamic and can be set per application. Eg I can type LANG=fr gnome-terminal & and get a french terminal on an otherwise English desktop