Opened 7 years ago
Last modified 7 years ago
#29390 closed Bug
trans_null.ngettext() should consider values of -1 as singular — at Version 3
Reported by: | Hasan Ramezani | Owned by: | Hasan Ramezani |
---|---|---|---|
Component: | Internationalization | Version: | 2.0 |
Severity: | Normal | Keywords: | |
Cc: | Carlton Gibson | Triage Stage: | Unreviewed |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
This is the English convention.
Change History (3)
comment:1 by , 7 years ago
Has patch: | set |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 7 years ago
comment:3 by , 7 years ago
Description: | modified (diff) |
---|---|
Summary: | ngettext function bug in trans_null.py → trans_null.ngettext() should consider values of -1 as singular |
I don't know. Whether or not -1 is considered singular seems to dependent on the context.
Note:
See TracTickets
for help on using tickets.
PR https://github.com/django/django/pull/9932