all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#50925] [PATCH] po: Update POTFILES.in.
@ 2021-09-30 22:11 Julien Lepiller
  2021-10-01 13:07 ` Ludovic Courtès
  2021-10-08 12:59 ` bug#50925: " Julien Lepiller
  0 siblings, 2 replies; 3+ messages in thread
From: Julien Lepiller @ 2021-09-30 22:11 UTC (permalink / raw)
  To: 50925

[-- Attachment #1: Type: text/plain, Size: 361 bytes --]

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.

[-- Attachment #2: 0001-po-Update-POTFILES.in.patch --]
[-- Type: text/x-patch, Size: 1828 bytes --]

From a5596492b896a323a943ebf174c91c004bedf96b Mon Sep 17 00:00:00 2001
From: Julien Lepiller <julien@lepiller.eu>
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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#50925] [PATCH] po: Update POTFILES.in.
  2021-09-30 22:11 [bug#50925] [PATCH] po: Update POTFILES.in Julien Lepiller
@ 2021-10-01 13:07 ` Ludovic Courtès
  2021-10-08 12:59 ` bug#50925: " Julien Lepiller
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2021-10-01 13:07 UTC (permalink / raw)
  To: Julien Lepiller; +Cc: 50925

Hi,

Julien Lepiller <julien@lepiller.eu> skribis:

>>From a5596492b896a323a943ebf174c91c004bedf96b Mon Sep 17 00:00:00 2001
> From: Julien Lepiller <julien@lepiller.eu>
> 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’.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#50925: [PATCH] po: Update POTFILES.in
  2021-09-30 22:11 [bug#50925] [PATCH] po: Update POTFILES.in Julien Lepiller
  2021-10-01 13:07 ` Ludovic Courtès
@ 2021-10-08 12:59 ` Julien Lepiller
  1 sibling, 0 replies; 3+ messages in thread
From: Julien Lepiller @ 2021-10-08 12:59 UTC (permalink / raw)
  To: 50925-done

I pushed it last week and forgot to close the bug. Thanks :)




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-08 14:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-30 22:11 [bug#50925] [PATCH] po: Update POTFILES.in Julien Lepiller
2021-10-01 13:07 ` Ludovic Courtès
2021-10-08 12:59 ` bug#50925: " Julien Lepiller

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.