From owner-freebsd-gecko@FreeBSD.ORG Fri Feb 3 20:38:36 2012 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1179C1065725 for ; Fri, 3 Feb 2012 20:38:36 +0000 (UTC) (envelope-from christian.mangin@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id BE2888FC16 for ; Fri, 3 Feb 2012 20:38:35 +0000 (UTC) Received: by qcmt40 with SMTP id t40so3292021qcm.13 for ; Fri, 03 Feb 2012 12:38:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type:content-transfer-encoding; bh=L/rhIojqMnEq76Ud6oODEXZS0I9GQ73uaO2OI4xmHYk=; b=xtniRzBnbCPA5wjo7Xm7dU8mv2ixRYyCdsB9wuKflEN5t0Lbew/Ng4XBE048IQ2hKD lCmWwzVEYo3X65vkijsU25a982tzlxweqLz2vp5Hq12id2zKXFd59cm8N2V4NK3Vu6XY JDZO5i1PsQ9lHxT9Hkple4ZstZP/XL3XMFkrQ= Received: by 10.229.78.135 with SMTP id l7mr3362588qck.113.1328299899449; Fri, 03 Feb 2012 12:11:39 -0800 (PST) Received: from [72.10.157.60] (cable-10-157-60.b2b2c.ca. [72.10.157.60]) by mx.google.com with ESMTPS id de9sm14948899qab.9.2012.02.03.12.11.37 (version=SSLv3 cipher=OTHER); Fri, 03 Feb 2012 12:11:38 -0800 (PST) Message-ID: <4F2C3F74.4060208@gmail.com> Date: Fri, 03 Feb 2012 15:11:32 -0500 From: Christian Mangin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20120203 Thunderbird/9.0 MIME-Version: 1.0 To: freebsd-gecko@freebsd.org X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Localizations no longer work in Firefox and Thunderbird version 10 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Feb 2012 20:38:36 -0000 After upgrading to Firefox 10, I found that the localizations are no longer available even though www/firefox-i18n has also been upgraded to version 10. The localizations files seem to be properly installed but they are not recognized by Firefox, i.e. there is no 'Languages' tab in the add-ons panel. I also found that Thunderbird had the same problem after the upgrade to version 10. -- Christian