From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 2LgVJ8xD02CrOgAAgWs5BA (envelope-from ) for ; Wed, 23 Jun 2021 16:23:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id uBvSIsxD02D8eAAA1q6Kng (envelope-from ) for ; Wed, 23 Jun 2021 14:23:08 +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 4F99D16461 for ; Wed, 23 Jun 2021 16:23:08 +0200 (CEST) Received: from localhost ([::1]:56504 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lw3mU-0007mk-WF for larch@yhetil.org; Wed, 23 Jun 2021 10:23:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47200) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lw3mQ-0007mM-KD for guix-patches@gnu.org; Wed, 23 Jun 2021 10:23:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58325) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lw3mQ-0006BN-7I for guix-patches@gnu.org; Wed, 23 Jun 2021 10:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lw3mP-0001YV-TC for guix-patches@gnu.org; Wed, 23 Jun 2021 10:23:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49184] [PATCH]: Strings in (guix diagnostics) are not translated References: <476731ec1dba1e224a5e872283d949b331d8e628.camel@telenet.be> In-Reply-To: <476731ec1dba1e224a5e872283d949b331d8e628.camel@telenet.be> Resent-From: Leo Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 23 Jun 2021 14:23: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: 49184@debbugs.gnu.org Cc: maximedevos@telenet.be Received: via spool by 49184-submit@debbugs.gnu.org id=B49184.16244581525919 (code B ref 49184); Wed, 23 Jun 2021 14:23:01 +0000 Received: (at 49184) by debbugs.gnu.org; 23 Jun 2021 14:22:32 +0000 Received: from localhost ([127.0.0.1]:41638 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lw3lw-0001XN-9H for submit@debbugs.gnu.org; Wed, 23 Jun 2021 10:22:32 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:37891) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lw3lu-0001XF-PI for 49184@debbugs.gnu.org; Wed, 23 Jun 2021 10:22:31 -0400 Received: from nijino.local (62-116-34-49.adsl.highway.telekom.at [62.116.34.49]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4G957m4Scfz3xMn; Wed, 23 Jun 2021 16:22:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1624458148; bh=ATSa0k7YEerfpvG38GcSF0juRl42ThSSpP3IHq00Zw4=; h=Subject:From:To:Cc:Date; b=H1ELHlzqVi+s7D+X37/ywBI97ZvyZKM6i1k3WvCKh4i5E54TuYhbw77TrcUFnQk4V wjfnYOIWtZEODmf/r+naOdvglS2nuqc7ATbL3fDGw7lKVl/ntK88ICE/MbylhuNEC1 XZ62+uTbXbxrOAWqvU4l5SOFLKNeNk6pwm4Z3qh8= Message-ID: <776ab3e3ba8f7d6e0837364370e94e4d2468d839.camel@student.tugraz.at> From: Leo Prikler Date: Wed, 23 Jun 2021 16:22:27 +0200 Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.116 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=1624458188; 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: content-transfer-encoding:content-transfer-encoding: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=ATSa0k7YEerfpvG38GcSF0juRl42ThSSpP3IHq00Zw4=; b=lgwLD8Mha9tUogvyJk1pQKmJw/V0GRBIWFIgLpkUfOXYFajT9s6kaxqv4u/rvcbJjBSHz8 mv3VXZVbpfDZmSDQQS/jCZQcMNQkOolyvWqc5BrkBY+s/AGyPS1cBHhG8Qu39q2lOo/CSv D1/2BLGIoQA24BmcoKI576hCFCIBwpxXLZXcGcnVCIBhuea5zzF3kE8tteuRvnMz8JnIv1 tRmZ7gTd+oPsL3cmH07dZfvBaBvdygngVe8tovs8TYY8bqQfHuuIK2oBlRtxv2TYrZcMqw dgme7k5e73iUcDbtLYSsy2GqsKay2FH5xXcSQsViuO4g4NlXj4nbM6NxwLwAaw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624458188; a=rsa-sha256; cv=none; b=RFpbnPuInGA8Jjw9ryMYZNOgtmil/neM+AA5j62pBmHGno19ZeLgq6rZEYoh+domrCKmJW NCTe8A2xPcvBXUY5liFixRXhzMmfq6YcSjpDytcywdo4LGo+06dWPs4w+w2DW4ASE01RA4 RKG9bJPcak6+RWUW5crrvjQ1XziJbcClmG/3GL+/x46KdeMkcO0+SIe3IpkDO/raPwBi3V OMl3lSRyjAcYxwHy1hArFyR4VsN5uyMQBjnB2mBof6K73Wjs0amSyiWjxWL/eWKM6BKIt2 RO0/u+APm45Xj4XUj1/SLCkahAXQSx+Csv60PCNSvnct1MAQJ+ITbl7leHh2jA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=H1ELHlzq; 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: -1.33 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=H1ELHlzq; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (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: 4F99D16461 X-Spam-Score: -1.33 X-Migadu-Scanner: scn1.migadu.com X-TUID: WKAZbemBcKmU Before adding guix/diagnostics.scm to the POTFILES, you should probably drop the call (G_ ""). Last time I checked, that did not actually return the empty string, but some metadata. (I actually sent a similar reply through the web interface, but it was apparently swallowed somewhere)