Opened 8 years ago
Last modified 8 years ago
#29390 closed Bug
ngettext function bug in trans_null.py — at Initial Version
| Reported by: | Hasan Ramezani | Owned by: | nobody |
|---|---|---|---|
| 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
I checked the ngettext function in django/utils/translation/trans_null.py currently function return plurarl form for number == 0
Note:
See TracTickets
for help on using tickets.