Opened 18 years ago
Closed 18 years ago
#8325 closed defect (bug) (duplicate)
Don't use number formatted number in __ngettext in Dashboard Right Now
| Reported by: | Speedboxer | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
In the Right Now dashboard widget, for the Posts section, ngettext uses a number that has been formatted with number_format_i18n. So for any number in the thousands (and uses a comma as a thousands separator) ngettext will return the singular value. We should use the original, unformatted number (the other sections already do).
Attachments (1)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
duplicate of #8324