From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id CJP3F5GXjWM9HQAAbAwnHQ (envelope-from ) for ; Mon, 05 Dec 2022 08:02:41 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id kKb3F5GXjWNLeQAA9RJhRA (envelope-from ) for ; Mon, 05 Dec 2022 08:02:41 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id EFDA22AEFB for ; Mon, 5 Dec 2022 08:02:40 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p25UV-0001w7-EL; Mon, 05 Dec 2022 02:02:15 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p25UJ-0001v7-TN for guix-patches@gnu.org; Mon, 05 Dec 2022 02:02:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p25UI-0008NP-Hh for guix-patches@gnu.org; Mon, 05 Dec 2022 02:02:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p25UI-0000hb-4h for guix-patches@gnu.org; Mon, 05 Dec 2022 02:02:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59822] [PATCH guix-artwork] website: base: home: Add 'DOWNLOAD LATEST' button. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 05 Dec 2022 07:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59822 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "pelzflorian (Florian Pelz)" Cc: 59822@debbugs.gnu.org Received: via spool by 59822-submit@debbugs.gnu.org id=B59822.16702237062692 (code B ref 59822); Mon, 05 Dec 2022 07:02:02 +0000 Received: (at 59822) by debbugs.gnu.org; 5 Dec 2022 07:01:46 +0000 Received: from localhost ([127.0.0.1]:34167 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p25U2-0000hM-Gi for submit@debbugs.gnu.org; Mon, 05 Dec 2022 02:01:46 -0500 Received: from knopi.disroot.org ([178.21.23.139]:40668) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p25U0-0000hG-31 for 59822@debbugs.gnu.org; Mon, 05 Dec 2022 02:01:46 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3A4B74457D; Mon, 5 Dec 2022 08:01:42 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0YM_c2mKaIEQ; Mon, 5 Dec 2022 08:01:41 +0100 (CET) Content-Type: multipart/signed; boundary=7efc86a82ffdb23c3103821cd6c7da5a6b015422d4523b16a64b24d83fcb; micalg=pgp-sha512; protocol="application/pgp-signature" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1670223701; bh=5NLuZmGaLgpLmX28yEKh2JHMP2M+31ByjE153gX6Igw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=erIqo04hQrWErjXZ4P8LoNJq8LzhZnAeuK1iSmb14JHXXtHj028gL3ic6JgXpPjun IIPMs4auu4Tjgpunu/AEjxA54ELj8jcdW3JEO9nQVlNm++7kdutMhvarel9NfanaK8 rW5Zo/6Ioru2T6TEcQYZW2vka2OqTw6XHVaIATGdGAiEk8RQ/WfL+aag01agSr1piX +kC/D0PT+wd37bY13TBR+gaXDnVpa4t6b8KR6yqe+GCScESsWHP8436JaMXMZWsynt SVlz05cE24QzU9gaFzu+XFvlrTNCGnQ3nQaA0046lTDBX2RZ0UPAd3ReO+JM67z3TU 5FsKNHmAYoFUA== Date: Mon, 05 Dec 2022 07:01:37 +0000 Message-Id: References: <20221204195007.20997-1-paren@disroot.org> <87edterg7x.fsf@pelzflorian.de> In-Reply-To: <87edterg7x.fsf@pelzflorian.de> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1670223761; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:content-type:content-type:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=XdP9bGzIkO+coumo9pruw3da+GFRsCdmjXc0Rw2vDMg=; b=duoab+nhZ88hIVLQ8uREASUems4DLWfIcEJLxJNEaUeR56zB6mKKEm4GPl3jGOrDB8rdv/ 2qjz4cKvJOBa/kJNTlTgaeBWU+RIQgmhJUozEx0HIIblun1P5DhNHD8r80ag5O2ELDcDFX gr5KJfgsfynL06oqENRYIfROZRil40CT96GNn28UQdO+qptjekfrMm8SAnWr3iTnZ5JTJ7 IwpNfOL6VnY00+By/qJjKj68h58RV/4e05Qilk8qBKids3WIYpQgeFXI4w1MOa2j8ZTKJe gO3ulmzic3tQ5jSoWXFv1UIcCplIhDrZQi4BCR8H9PMWAHMfo8yGmNIy1J8bIQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1670223761; a=rsa-sha256; cv=none; b=KpFLVpiWfj8rLG8MBlEwdVWtQwA3UX2kYS/Ljk2+nLbte0/y97I4IoANw5jyby4riZ7XiA SDQTy+LgADtwoSbNriX3AH078+Z177EL0P2+lhs0SQXh/KwKPTqiaW8FMKBuEfIYzl4srE f6U0OHz4udbVhB3nsJiOHAHi7gH/alSoeu197Hycv03x4cr/QrDMqdHu7zdyqJG1UML2AH Ewf7b6IqxbbJxak0Mb9e9HnDgSzW4As9WyPyNm0uRkHRKmwjqGTocNQJcu+I+0701fGdS5 G74QXk4hXtSdnnmLVFl4sw4gOl+uDaOf9Zq4cAWfu2vS7beGTlnVxFQHBepFoA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=erIqo04h; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.07 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=erIqo04h; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: EFDA22AEFB X-Spam-Score: -3.07 X-Migadu-Scanner: scn1.migadu.com X-TUID: ZnQK2/OzVxD2 --7efc86a82ffdb23c3103821cd6c7da5a6b015422d4523b16a64b24d83fcb Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Heya, On Sun Dec 4, 2022 at 9:50 PM GMT, pelzflorian (Florian Pelz) wrote: > Would you add a copyright line or copyright disclaimer line and send an > updated patch? Oops :) > In the DOWNLOAD LATEST button, could you remove the (apply string-append > and its now unmatched parenthesis? > > It is a trick to concatenate the translations for "DOWNLOAD v", the > latest-guix-version and the translation for "". But for "DOWNLOAD > LATEST", it is unneeded. Ah. I'll do that, yeah :) -- ( --7efc86a82ffdb23c3103821cd6c7da5a6b015422d4523b16a64b24d83fcb Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEE6Vh10NblKE5doNlW7ImHg/nqI20FAmONl1EACgkQ7ImHg/nq I22ZpAv9FWk1ZcbSTEwqmt5b+V3PhynwYnmj6YH38CDrnR88urJVaaaJeprPPWpl 26uAdEQsBxXUyXNamRaIqOHBGDUfceZwSOs0x6Nl+cx179Su2+pyuU+NMcaG7hmr B5gxJQ/bfMZwvfEp48WBYnC7rrwNBo7oweSYAsorLCO5jRtywo+xxnoOiPHiG2il 3XNIs9YSeIYx+Nz+CwRuEVLNUPx+ouGdx+GNhUoWqKxGPU4dMEInG7cxZnL9idAN BPaYK5dctyrLkE6GTDY12QRNr/ymbtv0aJ4g9gLzt38mx1GwaZDC/aiq3pf0ORRE 1a5XarQdpDr3Xhvm5IOrwhew1See9SMeqo/H9QWOfGIraCosTFymUok2Txb7NIBJ IfrrK2ZqfLMYHOhQkByPl6UmtSOmQLzcKcQaObAzQv/BYdloSeht3jzVqSKF5IRl qerJNTKBAEqgW7lxLoYjTH3CTV6KWpq2LZUpRTOrwst4FyjR0SB3K48rSc5AOEhP lxc//AbY =+Mid -----END PGP SIGNATURE----- --7efc86a82ffdb23c3103821cd6c7da5a6b015422d4523b16a64b24d83fcb--