From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 30 18:11:27 2021 Received: (at submit) by debbugs.gnu.org; 30 Sep 2021 22:11:27 +0000 Received: from localhost ([127.0.0.1]:54261 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mW4H1-0007tc-7p for submit@debbugs.gnu.org; Thu, 30 Sep 2021 18:11:27 -0400 Received: from lists.gnu.org ([209.51.188.17]:48404) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mW4Gw-0007tR-22 for submit@debbugs.gnu.org; Thu, 30 Sep 2021 18:11:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46710) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mW4Gu-0008Sf-5e for guix-patches@gnu.org; Thu, 30 Sep 2021 18:11:20 -0400 Received: from lepiller.eu ([2a00:5884:8208::1]:49576) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mW4Gr-0002X2-7m for guix-patches@gnu.org; Thu, 30 Sep 2021 18:11:19 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id d2eb6b53 for ; Thu, 30 Sep 2021 22:11:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:subject:message-id:mime-version:content-type; s=dkim; bh=jsW 13Gg7i3xjidJ/WTw2vGfZ7zZUnWqKD6NWofh+500=; b=nDh2H99X42ywXvQQgew bbUS/biDdYAAQVRs0WLQmOOsxgChppKbrqpvmczjadzMbuxkxk+o4WKOzMbZ4SwR jvVUuzhWd1FAlunbObVC3Lj+GD3xL9hZsmyQykIgfhwqSj+UAnho/sp+pGwM0AP7 FAXFOLLfLsf/TUF059T7DOB5jMB0lnak6bTSQxI1P6vmuhjpS2nM2PS3Zx5r4D9d oUJb8M9zhnsELnYXKMz/T0iLGU5lhQ0EKe/1J46CDAUZdtsuZc3J5dWXG01Ep/+I XDVYwWbknygXksp75wxwjaF7XFaX7Nr28w4gWFb3Oae73FoTbkJB4t101KIcXa59 fcQ== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id d602896d (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for ; Thu, 30 Sep 2021 22:11:06 +0000 (UTC) Date: Fri, 1 Oct 2021 00:11:00 +0200 From: Julien Lepiller To: guix-patches@gnu.org Subject: [PATCH] po: Update POTFILES.in. Message-ID: <20211001001100.470a6334@tachikoma.lepiller.eu> X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_/5e=6g+ryzb=zMo+2+p/5qK/" Received-SPF: pass client-ip=2a00:5884:8208::1; envelope-from=julien@lepiller.eu; helo=lepiller.eu X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --MP_/5e=6g+ryzb=zMo+2+p/5qK/ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Guix! With the recent addition of guix home, I noticed the new strings didn't appear in the translation. This is because the new files were not added to po/guix/POTFILES.in, so gettext didn't know it had to look into them. In addition, I found more files that used G_ or N_ and were not already in this file, so I added them as well in the attached patch. --MP_/5e=6g+ryzb=zMo+2+p/5qK/ Content-Type: text/x-patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=0001-po-Update-POTFILES.in.patch >From a5596492b896a323a943ebf174c91c004bedf96b Mon Sep 17 00:00:00 2001 From: Julien Lepiller Date: Fri, 1 Oct 2021 00:04:46 +0200 Subject: [PATCH] po: Update POTFILES.in. * po/guix/POTFILES.in: Add missing files that contain messages to be translated. --- po/guix/POTFILES.in | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/po/guix/POTFILES.in b/po/guix/POTFILES.in index f5b76bf582..5e77b3c230 100644 --- a/po/guix/POTFILES.in +++ b/po/guix/POTFILES.in @@ -5,10 +5,23 @@ gnu/packages.scm gnu/services.scm gnu/system.scm gnu/services/shepherd.scm +gnu/system/file-systems.scm +gnu/system/image.scm +gnu/system/linux-container.scm gnu/system/mapped-devices.scm gnu/system/shadow.scm guix/import/egg.scm +guix/import/cpan.scm +guix/import/cran.scm +guix/import/elpa.scm +guix/import/github.scm +guix/import/git.scm +guix/import/gnu.scm +guix/import/go.scm +guix/import/minetest.scm guix/import/opam.scm +guix/import/pypi.scm +guix/import/texlive.scm gnu/installer.scm gnu/installer/connman.scm gnu/installer/hostname.scm @@ -47,6 +60,10 @@ guix/scripts.scm guix/scripts/build.scm guix/diagnostics.scm guix/discovery.scm +guix/ci.scm +guix/cve.scm +guix/git-authenticate.scm +guix/gnupg.scm guix/lint.scm guix/scripts/download.scm guix/scripts/package.scm @@ -92,13 +109,20 @@ guix/http-client.scm guix/nar.scm guix/narinfo.scm guix/channels.scm +guix/packages.scm guix/profiles.scm +guix/remote.scm +guix/ssh.scm guix/git.scm +guix/substitutes.scm guix/deprecation.scm guix/derivations.scm guix/scripts/archive.scm guix/scripts/build.scm +guix/scripts/discover.scm guix/scripts/environment.scm +guix/scripts/home/import.scm +guix/scripts/home.scm guix/scripts/time-machine.scm guix/scripts/import/cpan.scm guix/scripts/import/crate.scm -- 2.33.0 --MP_/5e=6g+ryzb=zMo+2+p/5qK/-- From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 01 09:07:48 2021 Received: (at 50925) by debbugs.gnu.org; 1 Oct 2021 13:07:48 +0000 Received: from localhost ([127.0.0.1]:54947 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWIGS-00037c-JQ for submit@debbugs.gnu.org; Fri, 01 Oct 2021 09:07:48 -0400 Received: from eggs.gnu.org ([209.51.188.92]:47306) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mWIGQ-00037O-UX for 50925@debbugs.gnu.org; Fri, 01 Oct 2021 09:07:48 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:34520) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mWIGI-00059h-Sv; Fri, 01 Oct 2021 09:07:38 -0400 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=60514 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mWIGI-0003A1-3G; Fri, 01 Oct 2021 09:07:38 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Julien Lepiller Subject: Re: bug#50925: [PATCH] po: Update POTFILES.in. References: <20211001001100.470a6334@tachikoma.lepiller.eu> Date: Fri, 01 Oct 2021 15:07:35 +0200 In-Reply-To: <20211001001100.470a6334@tachikoma.lepiller.eu> (Julien Lepiller's message of "Fri, 1 Oct 2021 00:11:00 +0200") Message-ID: <87y27czyeg.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 50925 Cc: 50925@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Julien Lepiller skribis: >>>From a5596492b896a323a943ebf174c91c004bedf96b Mon Sep 17 00:00:00 2001 > From: Julien Lepiller > Date: Fri, 1 Oct 2021 00:04:46 +0200 > Subject: [PATCH] po: Update POTFILES.in. > > * po/guix/POTFILES.in: Add missing files that contain messages to be > translated. LGTM, thanks for catching all these! Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 08 10:26:28 2021 Received: (at 50925-done) by debbugs.gnu.org; 8 Oct 2021 14:26:28 +0000 Received: from localhost ([127.0.0.1]:51667 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYqpQ-0005lX-HY for submit@debbugs.gnu.org; Fri, 08 Oct 2021 10:26:28 -0400 Received: from lepiller.eu ([89.234.186.109]:34604) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYqpO-0005lO-Kw for 50925-done@debbugs.gnu.org; Fri, 08 Oct 2021 10:26:28 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id fa4ca957 for <50925-done@debbugs.gnu.org>; Fri, 8 Oct 2021 14:26:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:subject:message-id:mime-version:content-type :content-transfer-encoding; s=dkim; bh=0BXc9I6DlkF4ZbQSWA10XCeO/ UZlRZoI+ZkOr6K1CRI=; b=GY9QWZqACyACQEMuqWOJe2gjZaSS6TQ3WUwOdXNB+ Uivk9jJzSZ8oGf7L6/to0R5LC5DiXJXiElKqB0U+Fq9SM9aUedWWzBbXFw+TtqZQ 4QJQJtPeyvCthIwqiLIgHdUnJkAS+dlIBPz2fQeOjIg6zYKWJrG84Nnu8tIbmNk9 6+7IXfmb9JZHvRc6gJ9D14noUgvKyvmPaH7aLZ6/xeuT5qNVXcj+0x7hGFFXmYAV dWueC/jZUijqe8FgbsUqKMcN3+sWPrfY9gJgsH9yxhnqvMoJFzEgpXKqL2cNPy1v 7InMxQksmcdEp0aHQWGTTmb6pAC17+WKB46GgwTDg2Q7Q== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id cbdc5505 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for <50925-done@debbugs.gnu.org>; Fri, 8 Oct 2021 14:26:24 +0000 (UTC) Date: Fri, 08 Oct 2021 08:59:51 -0400 From: Julien Lepiller To: 50925-done@debbugs.gnu.org Subject: Re: [PATCH] po: Update POTFILES.in User-Agent: K-9 Mail for Android Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 50925-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) I pushed it last week and forgot to close the bug=2E Thanks :) From unknown Fri Jun 20 07:23:25 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 06 Nov 2021 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator