From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: bug#26302: [website] translations Date: Tue, 22 Oct 2019 14:28:40 +0200 Message-ID: <20191022122840.xwrrfvqm6t7uby6s@pelzflorian.localdomain> References: <20170329154040.ddscahwp2agknihb@abyayala> <8760e8l3bd.fsf@gnu.org> <20170731215448.6zsu2qcfykuzbcd2@abyayala> <20190906142548.4crfjgvxilgalgrs@pelzflorian.localdomain> <87ef0daeqs.fsf@gnu.org> <20190919074829.hu3c7yy3bmeudfsw@florianbeaglebone.fritz.box> <87muf033pp.fsf@gnu.org> <87a79t56b0.fsf@gnu.org> 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]:53050) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iMtHb-0001Xr-Or for bug-guix@gnu.org; Tue, 22 Oct 2019 08:29:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iMtHa-0001J9-Fw for bug-guix@gnu.org; Tue, 22 Oct 2019 08:29:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49507) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iMtHa-0001Iz-Cm for bug-guix@gnu.org; Tue, 22 Oct 2019 08:29:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iMtHa-0005un-76 for bug-guix@gnu.org; Tue, 22 Oct 2019 08:29:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87a79t56b0.fsf@gnu.org> 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?= Cc: sirgazil , 26302@debbugs.gnu.org On Tue, Oct 22, 2019 at 02:10:59PM +0200, Ludovic Courtès wrote: > Sorry that it’s taken this long, but I’m happy to say that the > ‘wip-i18n’ branch of the manual is now visible at: > > https://guix.gnu.org/.i18n/de/ > https://guix.gnu.org/.i18n/en/ > Thank you. :) > Whenever you push to that branch, the web site should be automatically > updated within an hour. > I will rebase wip-i18n later this week and when the documentation videos are decided. > In IceCat the navigation bar at the top with “radio buttons” gets > incorrectly displayed for some reason. > The CSS is not loaded from the .i18n subdirectory, it seems. > We’ll need the nginx magic to honor ‘Accept-Language’ and such; I think > you submitted something that I may have overlooked, don’t hesitate to > refresh my mind. :-) > > Anyway, we have a good starting point, and perhaps we’ll be able to > switch quickly; what else do we need? > > I would be happy if you could review my Guix patches at https://lists.gnu.org/archive/html/bug-guix/2019-10/msg00068.html After that I also sent maintenance patches, but redirection only works for URLs ending in .html right now… Regards, Florian