GNU bug report logs - #40393
Use ngettext to internationalize plural in guix/lint.scm

Previous Next

Package: guix;

Reported by: Arun Isaac <arunisaac <at> systemreboot.net>

Date: Thu, 2 Apr 2020 21:39:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Arun Isaac <arunisaac <at> systemreboot.net>
To: 40393 <at> debbugs.gnu.org
Subject: bug#40393: Use ngettext to internationalize plural in guix/lint.scm
Date: Fri, 03 Apr 2020 03:08:13 +0530
[Message part 1 (text/plain, inline)]
In the check-description-style function in guix/lint.scm, the string
"sentences in description should be followed ..." should be pluralized
using ngettext, not ~p as it is now. ~p only adds an 's' if the
corresponding argument is greater than 1. Needless to say, there are
many languages that don't follow this pattern.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 75 days ago.

Previous Next


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