From unknown Sun Jun 22 04:21:39 2025 X-Loop: help-debbugs@gnu.org Subject: bug#32440: localization of guix refresh Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 14 Aug 2018 19:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 32440 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 32440@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.153427604725177 (code B ref -1); Tue, 14 Aug 2018 19:48:02 +0000 Received: (at submit) by debbugs.gnu.org; 14 Aug 2018 19:47:27 +0000 Received: from localhost ([127.0.0.1]:51079 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fpfHr-0006Xy-03 for submit@debbugs.gnu.org; Tue, 14 Aug 2018 15:47:27 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60537) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fpfHa-0006Vg-7X for submit@debbugs.gnu.org; Tue, 14 Aug 2018 15:47:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fpfH0-0007kU-DQ for submit@debbugs.gnu.org; Tue, 14 Aug 2018 15:46:49 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:41807) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fpfGz-0007kI-S2 for submit@debbugs.gnu.org; Tue, 14 Aug 2018 15:46:33 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41249) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fpfGk-00029U-7Q for bug-guix@gnu.org; Tue, 14 Aug 2018 15:46:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fpfGV-0007ZL-2l for bug-guix@gnu.org; Tue, 14 Aug 2018 15:46:18 -0400 Received: from lepiller.eu ([2a00:5884:8208::1]:43936) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fpfGU-0007X2-IS for bug-guix@gnu.org; Tue, 14 Aug 2018 15:46:02 -0400 Received: from localhost (static-176-182-42-79.ncc.abo.bbox.fr [176.182.42.79]) by lepiller.eu (OpenSMTPD) with ESMTPSA id 4b010cd6 (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256:NO) for ; Tue, 14 Aug 2018 19:46:11 +0000 (UTC) Date: Tue, 14 Aug 2018 21:45:16 +0200 From: Julien Lepiller Message-ID: <20180814214516.5e3da61a@lepiller.eu> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: 0.0 (/) 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: -6.0 (------) Hi, I've just found out that guix refresh is not translated. Indeed, guix/script/refresh.scm is not listed in po/guix/POTFILES.in as it should be. Adding it to the file leads to an issue though. One of the entries generated in po files is the following: #: guix/scripts/refresh.scm:307 #, scheme-format msgid "" "Building the following package would ensure ~d dependent packages are " "rebuilt: ~*~{~a~^ ~}~%" msgid_plural "" "Building the following ~d packages would ensure ~d dependent packages" "are rebuilt: ~{~a~^ ~}~%" msgstr[0] "" "Building the following package would ensure ~d dependent packages are " "rebuilt: ~*~{~a~^ ~}~%" msgstr[1] "" "Building the following ~d packages would ensure ~d dependent packages" "are rebuilt: ~{~a~^ ~}~%" which leads to this error while running "make -C po/guix update-po": en@boldquot.po:3140: format specifications in 'msgstr[0]' are not a subset of those in 'msgid_plural'. From unknown Sun Jun 22 04:21:39 2025 X-Loop: help-debbugs@gnu.org Subject: bug#32440: localization of guix refresh Resent-From: zimoun Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 16 Sep 2021 07:46:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 32440 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Julien Lepiller Cc: 32440@debbugs.gnu.org Received: via spool by 32440-submit@debbugs.gnu.org id=B32440.16317783563789 (code B ref 32440); Thu, 16 Sep 2021 07:46:03 +0000 Received: (at 32440) by debbugs.gnu.org; 16 Sep 2021 07:45:56 +0000 Received: from localhost ([127.0.0.1]:53701 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQm5k-0000z1-8R for submit@debbugs.gnu.org; Thu, 16 Sep 2021 03:45:56 -0400 Received: from mail-wm1-f54.google.com ([209.85.128.54]:54220) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQm5f-0000xy-5G for 32440@debbugs.gnu.org; Thu, 16 Sep 2021 03:45:52 -0400 Received: by mail-wm1-f54.google.com with SMTP id i3so4069302wmq.3 for <32440@debbugs.gnu.org>; Thu, 16 Sep 2021 00:45:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=nvq54f3XWIHGcgu9DMXcW9a4RpQN/e9OQLkuF72B1Lw=; b=HNaXTt7gmok8AFz7PGMoajpmOGtMcVFC519IxWltAYTnN7+n2vUUo1szyb17uueRlp +/dMpKKB7G5wFE8gOGoRg736l/eOXouTIqNQ+yAjI0o7oUNDphCh/PtDRv6IO8SQ2OGm LXq4Y7gETE+vthMqJof9QsNZaPL6+yVSCNOgFc4qFSlJD8bm5Qhu+Nq2DXb40sdiM6Ap parllBLNUboc2RRNknvwINoEhdBsByBpimQNlK1HJQ1waSHMhvn1FksFu8F1rFIQj9a5 YwS/+az4WFME4wgZPQzcHwTxnWq47kbWxca53xgT6rkzojqA2LQlKlM4DrJTFfDOOCyP rv3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=nvq54f3XWIHGcgu9DMXcW9a4RpQN/e9OQLkuF72B1Lw=; b=UIvUlNL+mG+ExngPVDbDQa+Osm1D/XV0+tXkcXYxIe3OxWfFcdbDrcdlfnlpXVnv2R nivMCDsAAnoZJLCpWyiGG0a9czR445mqAhNTLNimql2+5H8oisX7rI5ISSWRvGJbbnD4 SXoOe/eKPTZY54/LKfU/ojMYj0bT2n70nne8L+jRTcydvFE8q2hJFPkrlOKPtFlyGbJb sJdXzLfIEzU328XFo9Z4UxjycG0iS/nhNJt12TAxFT82dsihW+Shlq/oVXcqQOvCoOnh LAAn1x9fMVOrDieXhvN55cLlqeYoa3c7IldgaDeMYVNr+P3y7+6pCq8QRVbyeZDfL2dF fcsA== X-Gm-Message-State: AOAM533cUYNk5eOOmYQA6DbYUGwShFlzG8VjlYDFRqPms8ZERqQgsb5j lbzAH97qLfEd+0OHlZtvcVMiaCk/kAMAQg== X-Google-Smtp-Source: ABdhPJw7aw/mgRPEulOo5EslWkM40P7sJK5yEWYt/8bDKCnWbdIA0602UTP4sEAr0HF7g1aF0nsDYw== X-Received: by 2002:a7b:cde8:: with SMTP id p8mr8408274wmj.178.1631778345520; Thu, 16 Sep 2021 00:45:45 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id t18sm2298467wrp.97.2021.09.16.00.45.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Sep 2021 00:45:45 -0700 (PDT) From: zimoun References: <20180814214516.5e3da61a@lepiller.eu> Date: Thu, 16 Sep 2021 09:40:46 +0200 In-Reply-To: <20180814214516.5e3da61a@lepiller.eu> (Julien Lepiller's message of "Tue, 14 Aug 2018 21:45:16 +0200") Message-ID: <86wnnhq875.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) 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 (-) Hi Julien, On Tue, 14 Aug 2018 at 21:45, Julien Lepiller wrote: > I've just found out that guix refresh is not translated. Indeed, > guix/script/refresh.scm is not listed in po/guix/POTFILES.in as it > should be. Adding it to the file leads to an issue though. One of the > entries generated in po files is the following: The file =E2=80=99guix/script/refresh.scm=E2=80=99 had been added to =E2=80=99po/guix/POTFILES.in=E2=80=99 by the commit c1eb04e6fd1c2cdb30b7b33d500b4ce54cabc27d. Closing? Cheers, simon From unknown Sun Jun 22 04:21:39 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Julien Lepiller Subject: bug#32440: closed (Re: bug#32440: localization of guix refresh) Message-ID: References: <2EE6836F-50C5-4805-9353-F61E301F9A34@lepiller.eu> <20180814214516.5e3da61a@lepiller.eu> X-Gnu-PR-Message: they-closed 32440 X-Gnu-PR-Package: guix Reply-To: 32440@debbugs.gnu.org Date: Thu, 16 Sep 2021 12:38:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1631795881-18382-1" This is a multi-part message in MIME format... ------------=_1631795881-18382-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #32440: localization of guix refresh which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 32440@debbugs.gnu.org. --=20 32440: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D32440 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1631795881-18382-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 32440-done) by debbugs.gnu.org; 16 Sep 2021 12:37:18 +0000 Received: from localhost ([127.0.0.1]:54059 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQqdh-0004lT-RY for submit@debbugs.gnu.org; Thu, 16 Sep 2021 08:37:18 -0400 Received: from lepiller.eu ([89.234.186.109]:58296) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mQqdf-0004lG-6k for 32440-done@debbugs.gnu.org; Thu, 16 Sep 2021 08:37:17 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id a5141ede; Thu, 16 Sep 2021 12:37:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:in-reply-to:references:message-id:mime-version :content-type:content-transfer-encoding; s=dkim; bh=bSBEA6DSrmLp zgYytGoF83WEPkUptqV0NWzPk7UAnbI=; b=MEaMzunpbPp55Ig9iYERJ7eOg64c andgJUCJE1DbLC4MNwgZM3mXsQ8N+OpRAVnOxJ9wNbNEr/I22FPOU0+0cRhf45QA K3iym7Mv+y/55na4H61yHM8JUZ7eioECeZjLHVNrpQ4b+V4jlj3DCDY8qqRGzniY wzarfGCWO4/RySRq9DCnJ5/vi626FEsxMAqt/VwZbjlCdh6ijubL4EbxREoAffNJ qhxQLxxoIAl9lBTZjV/0SO7Cbz8IPzohFSAzAFEVzibrPRkfa9WY3FD/cvew71TS pituKVPemE574uznHN1/1nwSsDyDVQurIdO1Ay9Sj4wQ2L0zooA2FB14OQ== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id fbe11e55 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Thu, 16 Sep 2021 12:37:11 +0000 (UTC) Date: Thu, 16 Sep 2021 08:37:01 -0400 From: Julien Lepiller To: zimoun Subject: Re: bug#32440: localization of guix refresh User-Agent: K-9 Mail for Android In-Reply-To: <86wnnhq875.fsf@gmail.com> References: <20180814214516.5e3da61a@lepiller.eu> <86wnnhq875.fsf@gmail.com> Message-ID: <2EE6836F-50C5-4805-9353-F61E301F9A34@lepiller.eu> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=----2U94PC03LV2T6CBEYQTZAV33278ZQ2 Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 32440-done Cc: 32440-done@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: -1.0 (-) ------2U94PC03LV2T6CBEYQTZAV33278ZQ2 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Indeed, I didn't notice it was added, and doesn't cause issues=2E Closing, = thanks for the reminder :) Le 16 septembre 2021 03:40:46 GMT-04:00, zimoun a =C3=A9crit=C2=A0: >Hi Julien, > >On Tue, 14 Aug 2018 at 21:45, Julien Lepiller wrot= e: > >> I've just found out that guix refresh is not translated=2E Indeed, >> guix/script/refresh=2Escm is not listed in po/guix/POTFILES=2Ein as it >> should be=2E Adding it to the file leads to an issue though=2E One of t= he >> entries generated in po files is the following: > >The file =E2=80=99guix/script/refresh=2Escm=E2=80=99 had been added to >=E2=80=99po/guix/POTFILES=2Ein=E2=80=99 by the commit >c1eb04e6fd1c2cdb30b7b33d500b4ce54cabc27d=2E > >Closing? > >Cheers, >simon ------2U94PC03LV2T6CBEYQTZAV33278ZQ2 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Indeed, I didn't notice it was added, and doesn't = cause issues=2E Closing, thanks for the reminder :)

Le 16 septembre 2021 03:40:46 GMT-04:00, zimoun <zimon=2Etout= oune@gmail=2Ecom> a =C3=A9crit=C2=A0:
Hi Julien,

On Tue, 14 Aug 2018 a= t 21:45, Julien Lepiller <julien@lepiller=2Eeu> wrote:

I've just found out that guix ref= resh is not translated=2E Indeed,
guix/script/refresh=2Escm is not liste= d in po/guix/POTFILES=2Ein as it
should be=2E Adding it to the file lead= s to an issue though=2E One of the
entries generated in po files is the = following:

The file =E2=80=99guix/script/refresh=2Escm= =E2=80=99 had been added to
=E2=80=99po/guix/POTFILES=2Ein=E2=80=99 by t= he commit
c1eb04e6fd1c2cdb30b7b33d500b4ce54cabc27d=2E

Closing?
Cheers,
simon
------2U94PC03LV2T6CBEYQTZAV33278ZQ2-- ------------=_1631795881-18382-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 14 Aug 2018 19:47:27 +0000 Received: from localhost ([127.0.0.1]:51079 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fpfHr-0006Xy-03 for submit@debbugs.gnu.org; Tue, 14 Aug 2018 15:47:27 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60537) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fpfHa-0006Vg-7X for submit@debbugs.gnu.org; Tue, 14 Aug 2018 15:47:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fpfH0-0007kU-DQ for submit@debbugs.gnu.org; Tue, 14 Aug 2018 15:46:49 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:41807) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fpfGz-0007kI-S2 for submit@debbugs.gnu.org; Tue, 14 Aug 2018 15:46:33 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41249) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fpfGk-00029U-7Q for bug-guix@gnu.org; Tue, 14 Aug 2018 15:46:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fpfGV-0007ZL-2l for bug-guix@gnu.org; Tue, 14 Aug 2018 15:46:18 -0400 Received: from lepiller.eu ([2a00:5884:8208::1]:43936) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fpfGU-0007X2-IS for bug-guix@gnu.org; Tue, 14 Aug 2018 15:46:02 -0400 Received: from localhost (static-176-182-42-79.ncc.abo.bbox.fr [176.182.42.79]) by lepiller.eu (OpenSMTPD) with ESMTPSA id 4b010cd6 (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256:NO) for ; Tue, 14 Aug 2018 19:46:11 +0000 (UTC) Date: Tue, 14 Aug 2018 21:45:16 +0200 From: Julien Lepiller To: bug-guix@gnu.org Subject: localization of guix refresh Message-ID: <20180814214516.5e3da61a@lepiller.eu> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: 0.0 (/) 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: -6.0 (------) Hi, I've just found out that guix refresh is not translated. Indeed, guix/script/refresh.scm is not listed in po/guix/POTFILES.in as it should be. Adding it to the file leads to an issue though. One of the entries generated in po files is the following: #: guix/scripts/refresh.scm:307 #, scheme-format msgid "" "Building the following package would ensure ~d dependent packages are " "rebuilt: ~*~{~a~^ ~}~%" msgid_plural "" "Building the following ~d packages would ensure ~d dependent packages" "are rebuilt: ~{~a~^ ~}~%" msgstr[0] "" "Building the following package would ensure ~d dependent packages are " "rebuilt: ~*~{~a~^ ~}~%" msgstr[1] "" "Building the following ~d packages would ensure ~d dependent packages" "are rebuilt: ~{~a~^ ~}~%" which leads to this error while running "make -C po/guix update-po": en@boldquot.po:3140: format specifications in 'msgstr[0]' are not a subset of those in 'msgid_plural'. ------------=_1631795881-18382-1--