Opened 18 years ago
Closed 18 years ago
#7807 closed defect (bug) (fixed)
String need plural form
| Reported by: | xibe | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.7 |
| Component: | I18N | Version: | 2.7 |
| Severity: | trivial | Keywords: | has-patch commit |
| Cc: | Focuses: |
Attachments (2)
Change History (11)
#2
@
18 years ago
- Keywords needs-patch added
- Owner changed from to
- Status new → assigned
- Version → 2.7
Just taking owner of the ticket so i remember about it when time comes to submit the next plugin-install related patch
#5
@
18 years ago
You don't need __() inside of ngettext. Also, the number substituted into the strings should be run through i18n_number_format() and subbed with %s.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
And by "pluzalize", I mean "pluralize", which in the end is rather a way of saying it needs to handle single-rating note gracefully :)