From owner-freebsd-questions@FreeBSD.ORG Thu Dec 3 08:29:46 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0CBD6106566C for ; Thu, 3 Dec 2009 08:29:46 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell.rawbw.com (shell.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id D3D1B8FC14 for ; Thu, 3 Dec 2009 08:29:45 +0000 (UTC) Received: from eagle.syrec.org (c-24-6-221-126.hsd1.ca.comcast.net [24.6.221.126]) (authenticated bits=0) by shell.rawbw.com (8.13.6/8.13.6) with ESMTP id nB38TjKB020891; Thu, 3 Dec 2009 00:29:45 -0800 (PST) Message-ID: <4B1776F8.3070106@rawbw.com> Date: Thu, 03 Dec 2009 00:29:44 -0800 From: Yuri User-Agent: Thunderbird 2.0.0.23 (X11/20091130) MIME-Version: 1.0 To: Boris Samorodov References: <4B16D699.3070701@rawbw.com> <4B16E1F4.1050001@yahoo.fr> <4B16ED45.6090005@rawbw.com> <11288723@bb.ipt.ru> <4B1771F3.70507@rawbw.com> <45200718@bb.ipt.ru> In-Reply-To: <45200718@bb.ipt.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Why LANG variable doesn't change the language? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yuri@rawbw.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Dec 2009 08:29:46 -0000 Boris Samorodov wrote: > Delete firefox3-i18n package (www/firefox3-i18n port) and install > firefox35-i18n package (www/firefox35-i18n port). > This works. Thanks! But still LANG variable isn't used. Instead there is a FF-specific way: through Tools->Quick Locale Switcher menu. Not clear why this is dependent on the OS (in Linux it's still LANG variable). Maybe it's the option of FF build process that was chosen differently. Yuri