[wp-trac] [WordPress Trac] #34307: Incorrect use of _n_noop() on the About page
WordPress Trac
noreply at wordpress.org
Wed Nov 11 19:28:14 UTC 2015
#34307: Incorrect use of _n_noop() on the About page
--------------------------+----------------------
Reporter: johnbillion | Owner: ocean90
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.4
Component: I18N | Version:
Severity: minor | Resolution: fixed
Keywords: has-patch | Focuses:
--------------------------+----------------------
Changes (by ocean90):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"35611"]:
{{{
#!CommitTicketReference repository="" revision="35611"
About: Don't use `_n_noop()` for singular/plural strings which provide no
placeholder for a number.
This allows for using proper plural forms in languages with more than two
forms.
Props SergeyBiryukov.
Fixes #34307.
See #28502.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34307#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list