all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: Luis Felipe <luis.felipe.la@protonmail.com>,
	"pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
Cc: "48187@debbugs.gnu.org" <48187@debbugs.gnu.org>
Subject: [bug#48187] [PATCH] website: help: Add Guix's latest manual
Date: Mon, 03 May 2021 18:25:59 -0400	[thread overview]
Message-ID: <71DCCD6D-6BF4-4989-AC2D-4AACBE02CB85@lepiller.eu> (raw)
In-Reply-To: <-aFK74j-0pQv6Y1jlavwIzTZ4044hhMip9S-umIDDctwnwwQp0ZZ2_lB6Sl3Jp1C6qxbf4QzORa4kwFqTqwc-4goT17gDN69W83fRH34gs8=@protonmail.com>

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

Alright, I decoupled weblate from the checked out pot file. I regenerate it on the fly now, since it was almost always forgotten anyway. Don't worry about it, we can even remove it, since I suppose it will get out of sync pretty soon :)

Le 3 mai 2021 12:27:33 GMT-04:00, Luis Felipe via Guix-patches via <guix-patches@gnu.org> a écrit :
>Hi, Florian :)
>
>On Monday, May 3, 2021 3:37 PM, pelzflorian (Florian Pelz)
><pelzflorian@pelzflorian.de> wrote:
>
>> Thank you for this patch, Luis!
>>
>> On Mon, May 03, 2021 at 02:07:12PM +0000, Luis Felipe via
>Guix-patches via wrote:
>>
>> > --- a/website/apps/base/templates/help.scm
>> > +++ b/website/apps/base/templates/help.scm
>> > @@ -43,14 +43,14 @@ system|GNU Hurd|GNU Guix package manager|Help
>resources") #\|)
>> > (img
>> > (@ (src ,(guix-url "static/base/img/manual-icon.png"))
>> > (alt "")))
>> >
>> > -          ,(G_ `(h3 "GNU Guix Manual"))
>> >
>> >
>> >
>> > -          ,(G_ `(h3 "GNU Guix Manual" " " ,(latest-guix-version)))
>> >
>> >
>>
>> This leads to a translatable msgid in po/guix-website.po like this:
>>
>> #: apps/base/templates/help.scm:46
>> #, xml-text
>> msgid "GNU Guix Manual "
>> msgstr ""
>>
>> Please change the ordering and strings to
>>
>> ,(G_ `(h3 "GNU Guix Manual " ,(latest-guix-version) ""))
>>
>> This makes for a translatable string
>>
>> #: apps/base/templates/help.scm:46
>> #, xml-text
>> msgid "GNU Guix Manual <1/>"
>> msgstr ""
>
>This new patch corrects that line.
>
>I didn't update the catalogs though, (don't know how), so I just made
>the change and hope for the best :)

[-- Attachment #2: Type: text/html, Size: 2118 bytes --]

  reply	other threads:[~2021-05-03 22:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-03 14:07 [bug#48187] [PATCH] website: help: Add Guix's latest manual Luis Felipe via Guix-patches via
2021-05-03 15:15 ` Julien Lepiller
2021-05-03 15:43   ` Luis Felipe via Guix-patches via
2021-05-03 15:37 ` pelzflorian (Florian Pelz)
2021-05-03 16:27   ` Luis Felipe via Guix-patches via
2021-05-03 22:25     ` Julien Lepiller [this message]
2021-05-04  6:05     ` pelzflorian (Florian Pelz)
2021-05-04  6:37       ` pelzflorian (Florian Pelz)
2021-05-04 13:25         ` pelzflorian (Florian Pelz)
2021-05-04 14:00           ` Luis Felipe via Guix-patches via
2021-05-04 14:33             ` bug#48187: " pelzflorian (Florian Pelz)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=71DCCD6D-6BF4-4989-AC2D-4AACBE02CB85@lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=48187@debbugs.gnu.org \
    --cc=luis.felipe.la@protonmail.com \
    --cc=pelzflorian@pelzflorian.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.