[wp-trac] [WordPress Trac] #34307: Incorrect use of _n_noop() on the About page
WordPress Trac
noreply at wordpress.org
Sat Oct 17 00:18:24 UTC 2015
#34307: Incorrect use of _n_noop() on the About page
--------------------------+------------------
Reporter: johnbillion | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.4
Component: I18N | Version:
Severity: minor | Resolution:
Keywords: has-patch | Focuses:
--------------------------+------------------
Changes (by SergeyBiryukov):
* keywords: needs-patch => has-patch
Comment:
[attachment:34307.patch] decouples the strings. We should be careful to no
longer use `_n()` for them in minor releases from now on.
I didn't touch them while working on #28502, because we know we're dealing
with values less than 21 there, so this wasn't a problem for Slavic
languages, but I agree we should be consistent with this.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34307#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list