From owner-freebsd-questions@FreeBSD.ORG Tue Nov 6 19:42:46 2012 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1992E606 for ; Tue, 6 Nov 2012 19:42:46 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [94.23.254.147]) by mx1.freebsd.org (Postfix) with ESMTP id CE3498FC12 for ; Tue, 6 Nov 2012 19:42:44 +0000 (UTC) Received: from baby-jane.lamaiziere.net (unknown [192.168.1.10]) by smtp.lamaiziere.net (Postfix) with ESMTP id 7F72EAFE1 for ; Tue, 6 Nov 2012 20:35:33 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by baby-jane.lamaiziere.net (Postfix) with ESMTP id 7AAB02CEC00 for ; Tue, 6 Nov 2012 20:34:53 +0100 (CET) Date: Tue, 6 Nov 2012 20:34:52 +0100 From: Patrick Lamaiziere To: questions@freebsd.org Subject: firefox i18n: no more french Message-ID: <20121106203452.552f9937@davenulle.org> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.6; i386-portbld-freebsd9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Nov 2012 19:42:46 -0000 Hello, For and unknown reason here, Firefox (16.0 and ESR) doesn't want to be in french anymore. Does i18n work for you? I use directly the fr.xpi (cd /usr/ports/www/firefox-i18n, make extract), then I add the .xpi via the firefox addons menu. That worked like a charm before. The "fr" language pack is enabled but firefox is still in english. I've got this problem at work (firefox 16) and on my home laptop (firefox-esr). Any clue? Thanks, regards.