[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#49184: [PATCH]: Strings in (guix diagnostics) are not translated
From: |
Ludovic Courtès |
Subject: |
bug#49184: [PATCH]: Strings in (guix diagnostics) are not translated |
Date: |
Wed, 23 Jun 2021 23:04:55 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi,
Maxime Devos <maximedevos@telenet.be> skribis:
> These are currently not translated and don't appear on
> translate.fedoraproject.org.
> The issue appears to be that guix/diagnostics.scm does not appear in
> guix/POTFILES.in.
I did that not long ago (after the release, unfortunately) in
fed83e52fed3808b437361d84c29c2870cab5458.
The relevant strings are commented out in .po files though, so we’ll
need a PO update to get them.
Thanks,
Ludo’.