GNU bug report logs - #32440
localization of guix refresh

Previous Next

Package: guix;

Reported by: Julien Lepiller <julien <at> lepiller.eu>

Date: Tue, 14 Aug 2018 19:48:02 UTC

Severity: normal

Done: Julien Lepiller <julien <at> lepiller.eu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Julien Lepiller <julien <at> lepiller.eu>
To: 32440 <at> debbugs.gnu.org
Subject: bug#32440: localization of guix refresh
Date: Tue, 14 Aug 2018 21:45:16 +0200
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 <at> boldquot.po:3140: format specifications in 'msgstr[0]' are not a
subset of those in 'msgid_plural'.




This bug report was last modified 3 years and 309 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.