#9111 closed defect (bug) (fixed)
Use short versions of ngettext functions
| Reported by: | nbachiyski | Owned by: | nbachiyski |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | I18N | Version: | 2.7 |
| Severity: | minor | Keywords: | has-patch tested |
| Cc: | Focuses: |
Description
Use _n instead of _ngettext and _n_noop instead of __ngettext_noop.
Attachments (2)
Change History (7)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
A patch to mark the longer alternatives as deprecated. They still work correctly.