From patchwork Sun Sep 19 18:21:08 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sarah Morgensen X-Patchwork-Id: 33202 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 6B5D827BBE3; Sun, 19 Sep 2021 19:23:03 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 3846A27BBE1 for ; Sun, 19 Sep 2021 19:23:03 +0100 (BST) Received: from localhost ([::1]:45654 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mS1Sw-0004gV-Ae for patchwork@mira.cbaines.net; Sun, 19 Sep 2021 14:23:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57600) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mS1Rz-0003y2-5k for guix-patches@gnu.org; Sun, 19 Sep 2021 14:22:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56603) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mS1Ry-0003LL-U7 for guix-patches@gnu.org; Sun, 19 Sep 2021 14:22:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mS1Ry-0005mW-Qb for guix-patches@gnu.org; Sun, 19 Sep 2021 14:22:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50683] [PATCH 2/2] doc: cookbook: Mention translations of the cookbook. Resent-From: Sarah Morgensen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 19 Sep 2021 18:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50683 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50683@debbugs.gnu.org Received: via spool by 50683-submit@debbugs.gnu.org id=B50683.163207568322152 (code B ref 50683); Sun, 19 Sep 2021 18:22:02 +0000 Received: (at 50683) by debbugs.gnu.org; 19 Sep 2021 18:21:23 +0000 Received: from localhost ([127.0.0.1]:39912 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mS1RK-0005l7-8p for submit@debbugs.gnu.org; Sun, 19 Sep 2021 14:21:22 -0400 Received: from out1.migadu.com ([91.121.223.63]:15430) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mS1RD-0005kg-MK for 50683@debbugs.gnu.org; Sun, 19 Sep 2021 14:21:16 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mgsn.dev; s=key1; t=1632075674; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ZLWfYSEwRGSbLd8Lvvy07fB6V1b48Yx/JHmr7tT2wT4=; b=Bm7+iW07MtWSykuxDAIs7yM8Q2qpvLOKGZlxciYG/q6styuBLuvVy3RYeYVvv9sYHtunXu w1Ae8HJeYo/djtOJugFee+RIJaGF+wyhGXy8RjblhO9TccPmxhObsVk2jDWOWyP4y4AgcJ uYNyml21XdiIO5E7huZY4Ab8jLtneOM= From: Sarah Morgensen Date: Sun, 19 Sep 2021 11:21:08 -0700 Message-Id: <34d8c3f219145fe8daee56ff6e089613a49857c8.1632074953.git.iskarian@mgsn.dev> In-Reply-To: References: MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: iskarian@mgsn.dev 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: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * doc/guix-cookbook.texi (Top): Add note about l10n. --- doc/guix-cookbook.texi | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi index fda5093825..4be01424f0 100644 --- a/doc/guix-cookbook.texi +++ b/doc/guix-cookbook.texi @@ -57,10 +57,12 @@ @top GNU Guix Cookbook @c TRANSLATORS: You can replace the following paragraph with information on @c how to join your own translation team and how to report issues with the @c translation. -If you would like to translate this document in your native language, consider -joining +This manual is also available in French (@pxref{Top,,, guix-cookbook.fr, +Livre de recettes de GNU Guix}) and German (@pxref{Top,,, +guix-cookbook.de, GNU-Guix-Kochbuch}). If you would like to translate +this document in your native language, consider joining @uref{https://translate.fedoraproject.org/projects/guix/documentation-cookbook, -Weblate}. +Weblate} (@pxref{Translating Guix,,, guix, GNU Guix reference manual}). @menu * Scheme tutorials:: Meet your new favorite language!