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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | plural.patch | 858 bytes | mile23 |
Comments
Comment #1
WildBill commentedYes, I am seeing the same.
Comment #2
WildBill commentedSorry, I should have clarified that I'm using 6x-1.0
Comment #3
mile23This should do it... But it probably leaves a gap in the translation files.
Comment #4
andypostThis does not work! Strings should be wrapped in t() read more at http://drupal.org/node/322729
Comment #5
andypostDuplicate of #497330-4: 6.x plural form for "!Points"
Lets continue in one issue
Comment #6
mile23Actually, the strings are wrapped in t(), and it works for me. Moving on over to the other one...