From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: bug#26302: [website] translations Date: Mon, 2 Dec 2019 09:57:45 +0100 Message-ID: <20191202085745.o3yh3uqwdbi4fuji@pelzflorian.localdomain> References: <20170329154040.ddscahwp2agknihb@abyayala> <16d07cb5a1d.ca69255821627.8144164908931126811@zoho.com> <20190908171638.cna67eearj4rbn2k@pelzflorian.localdomain> <16d18a5a9e8.12ab66c8254154.2756956535677606704@zoho.com> <20190915201819.3yxm25fayvbxwdpl@pelzflorian.localdomain> <20191007081502.wog4q4wjptvhmejf@pelzflorian.localdomain> <20191008093719.duvx26l2ods3fg75@pelzflorian.localdomain> <20191117161702.bfmuiukhyacbukqf@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50378) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ibhWt-0005KH-O7 for bug-guix@gnu.org; Mon, 02 Dec 2019 03:58:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ibhWs-0003qf-Jv for bug-guix@gnu.org; Mon, 02 Dec 2019 03:58:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:59320) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ibhWs-0003qX-FR for bug-guix@gnu.org; Mon, 02 Dec 2019 03:58:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ibhWs-0001tw-F9 for bug-guix@gnu.org; Mon, 02 Dec 2019 03:58:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20191117161702.bfmuiukhyacbukqf@pelzflorian.localdomain> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= , sirgazil Cc: 26302 <26302@debbugs.gnu.org> On Sun, Nov 17, 2019 at 05:17:02PM +0100, pelzflorian (Florian Pelz) wrote: > I also noticed that Microsoft Internet Explorer 11 cannot display the > new accessible dropdowns on https://guix.gnu.org/.i18n/en. The issue was IE11 does not support the CSS value “initial”. I pushed a new version. I tested IE11 and it works now. I believe doing the changes I described in my past email (which I am responding to) both for the HTTP and HTTPS location will give us a working translatable website and preserve all URLs. The set_from_accept_language line probably need not and cannot be specified for both locations though, once is enough, I think (perhaps in extra-content). Regards, Florian