From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id SE9ZAFK91WCEbgAAgWs5BA (envelope-from ) for ; Fri, 25 Jun 2021 13:26:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id qLSxN1G91WAAbQAA1q6Kng (envelope-from ) for ; Fri, 25 Jun 2021 11:26:09 +0000 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 928302557C for ; Fri, 25 Jun 2021 13:26:09 +0200 (CEST) Received: from localhost ([::1]:36424 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lwjyK-0005AM-Kl for larch@yhetil.org; Fri, 25 Jun 2021 07:26:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49410) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lwjyE-0005A0-83 for guix-patches@gnu.org; Fri, 25 Jun 2021 07:26:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33418) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lwjyE-00080n-0A for guix-patches@gnu.org; Fri, 25 Jun 2021 07:26:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lwjyD-0005Bi-Qr for guix-patches@gnu.org; Fri, 25 Jun 2021 07:26:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49184] [PATCH]: Strings in (guix diagnostics) are not translated Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 25 Jun 2021 11:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49184 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 49184-done@debbugs.gnu.org Received: via spool by 49184-done@debbugs.gnu.org id=D49184.162462031119883 (code D ref 49184); Fri, 25 Jun 2021 11:26:01 +0000 Received: (at 49184-done) by debbugs.gnu.org; 25 Jun 2021 11:25:11 +0000 Received: from localhost ([127.0.0.1]:44964 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lwjxP-0005Ab-GV for submit@debbugs.gnu.org; Fri, 25 Jun 2021 07:25:11 -0400 Received: from albert.telenet-ops.be ([195.130.137.90]:47734) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lwjxK-0005AL-2D for 49184-done@debbugs.gnu.org; Fri, 25 Jun 2021 07:25:10 -0400 Received: from ptr-bvsjgyjmffd7q9timvx.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by albert.telenet-ops.be with bizsmtp id MPR3250070mfAB406PR3Y2; Fri, 25 Jun 2021 13:25:04 +0200 Message-ID: From: Maxime Devos Date: Fri, 25 Jun 2021 13:24:57 +0200 In-Reply-To: <877dikwavc.fsf@gnu.org> References: <476731ec1dba1e224a5e872283d949b331d8e628.camel@telenet.be> <877dikwavc.fsf@gnu.org> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-/1Qv7VbvwqFlMZ8pBb6v" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1624620304; bh=reXMjaze6LPVyZJR9PPbUGvqKEffa9YvJ7Y4R4ZBzCk=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=HV/J6dGGMHuq3CWuApe48IpwkAKbN4QUwFAL1YDzJ2hghSv6YTRs5K5vRRNTp7MHg LpLTKqdNuAnc5qomuj+3FVJ2wxle6KGlkt4aXrj0+h0GTEkF1T6BjbaooUwAvTX4Ri HbdfZQu4SfkF4CnqQ4SecIwlVoxc+HDnygmlcG9fly2cze+wnRRo3C1jc4LAndicxd CPdigsqtzPk9F/4c/MbReeYqK84MF7ShVD5D7x6LpiqAQ8d15TINZdt4MZZYsf/Um6 XPaf/knM5nLknURQYWi9jI7Cfs0av1vjJ1AFDt6HJa/RwnsGFTN1pnzOUa8luKFC/j JZk/gWguGZ2Ig== 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+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1624620369; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=reXMjaze6LPVyZJR9PPbUGvqKEffa9YvJ7Y4R4ZBzCk=; b=NfdWF0UTZdy8ZjEOM0rwUZtxWBBM+bb33hVUIAmyIeomk1LeQ4rpaboXvW/YLdz0PcrC6B K0ZQXU4RVKgGyIVMIpKdZiCDhHSGU5fJT0I+Vd5Vrnm90PHne56ohJJzR6lKybwVH4aFmN pRQ6JRbIIFAWTItb6Mml0ldhvMBzloqKM34Jv8gDhL2nju/HZC80HGIVCwkUJggVaXJbOc hh3ADSnd8UcZSos3UQCcfII8nO0JS8/lYhuCHbkodM46/th1XKnY9s7BCb/9qBLS5WhPLa Rnh8ky1rtZ87IYyWnoLmo5L7AnRH3SBoI1q+enFNbJpbKLUy4AJ3nCpse4SWwA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624620369; a=rsa-sha256; cv=none; b=B+628Yp3D8VZJ+LWMjrMWaYeVaKbfP/HyJTzB0+N0Radw6nsWxcprbsvqWqSQCS8qNmApM U5dPtO1b/UPVZVEEdWJV7kLMkiro58qESsaupanT60Svwn0GGnxTx/Dj1SZMkdeJcZX1Fg vyuCFLCjqfQmuyuWiWBPsZKQvHfPiexF5XsmrBREd/ZGY2OsDgeMORX2vX+J13G9Kno+nP 1mhTOZitgAwVq/6GYUc+iBbrFO4c3JZ0yPxZOwmwkghygmMMECp3bM+IgVKtEEPxwhAOc5 nIaN4Vpad7B16vvjX2L1cxTRiCSE+kKmYU6GiFR0ZuW8z4WyxKni89jvz8uTVA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b="HV/J6dGG"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -3.43 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b="HV/J6dGG"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 928302557C X-Spam-Score: -3.43 X-Migadu-Scanner: scn1.migadu.com X-TUID: /aQuSiUViL8O --=-/1Qv7VbvwqFlMZ8pBb6v Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s schreef op wo 23-06-2021 om 23:04 [+0200]: > Hi, >=20 > Maxime Devos skribis: >=20 > > These are currently not translated and don't appear on translate.fedora= project.org. > > The issue appears to be that guix/diagnostics.scm does not appear in > > guix/POTFILES.in. >=20 > I did that not long ago (after the release, unfortunately) in > fed83e52fed3808b437361d84c29c2870cab5458. Seems like my local git worktree is in need of a "git rebase". Thanks! Greetigs, Maxime. --=-/1Qv7VbvwqFlMZ8pBb6v Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYNW9CRccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7iLRAQDyk70Bgonl7cjjK8pOulCXmc/7 fzdPknL2P6vu47m8SAEA9yMWDZEogDhf+u7qh3b6MZhlsooM3yYOEifTgRfq4AY= =Kub6 -----END PGP SIGNATURE----- --=-/1Qv7VbvwqFlMZ8pBb6v--