Opened 8 years ago
Closed 8 years ago
#15798 closed defect (patchwelcome)
Trivial grammar error - Paginator
Reported by: | jsharps | Owned by: | Evan |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When the absolute value of a number is not 1, it's plural. IE "0 items, -10 items, 2 items". -1 is plural mathematically, but grammatically it's "-1 item". The paginator shows "0 item" from code in Pagination.js Not really a big deal, obviously.
Change History (2)
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
DojoX Grid and EnhancedGrid are deprecated in favor of dgrid and gridx.
You should upgrade your code to use one of those two grids.
We will consider patches to the old DojoX Grid code though.