Users on my site earn 1 point for a comment. Under the configuration, I have "point" for the lower case singular set, but the message they see after submitting a comment has the plural "points" instead.

CommentFileSizeAuthor
#3 plural.patch858 bytesmile23

Comments

WildBill’s picture

Yes, I am seeing the same.

WildBill’s picture

Sorry, I should have clarified that I'm using 6x-1.0

mile23’s picture

Version: 5.x-3.7 » 6.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new858 bytes

This should do it... But it probably leaves a gap in the translation files.

andypost’s picture

Status: Needs review » Needs work

This does not work! Strings should be wrapped in t() read more at http://drupal.org/node/322729

andypost’s picture

Status: Needs work » Closed (duplicate)

Duplicate of #497330-4: 6.x plural form for "!Points"

Lets continue in one issue

mile23’s picture

Actually, the strings are wrapped in t(), and it works for me. Moving on over to the other one...