#9111 closed defect (bug) (fixed)
Use short versions of ngettext functions
Reported by: | nbachiyski | Owned by: | nbachiyski |
---|---|---|---|
Milestone: | 2.8 | Priority: | normal |
Severity: | minor | Version: | 2.7 |
Component: | I18N | Keywords: | has-patch tested |
Focuses: | Cc: |
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.
A patch to mark the longer alternatives as deprecated. They still work correctly.