Bug 154313

Summary: Please use ngettext for chkconfig plural message
Product: [Fedora] Fedora Reporter: Christian Rose <menthos>
Component: chkconfigAssignee: Bill Nottingham <notting>
Status: CLOSED DUPLICATE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: fedora-ja-list, rvokal
Target Milestone: ---Keywords: i18n, StringChange
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-10-07 19:31:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christian Rose 2005-04-09 18:01:40 UTC
#: ../alternatives.c:664
#, c-format
msgid "There is %d program that provides '%s'.\n"

#: ../alternatives.c:664
#, c-format
msgid "There are %d programs which provide '%s'.\n"


Please use ngettext() in this case. See
http://developer.gnome.org/doc/tutorials/gnome-i18n/developer.html#plurals for
more information about this problem.

Comment 1 Bill Nottingham 2005-10-07 19:31:21 UTC

*** This bug has been marked as a duplicate of 106176 ***