[wp-meta] [Making WordPress.org] #2694: Plugin Directory: Use _n() for "translated into these locales" string
Making WordPress.org
noreply at wordpress.org
Thu Apr 6 20:24:48 UTC 2017
#2694: Plugin Directory: Use _n() for "translated into these locales" string
------------------------------+-----------------------------------
Reporter: SergeyBiryukov | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Plugin Directory v3.0
Component: Plugin Directory | Keywords: has-patch commit
------------------------------+-----------------------------------
`'%1$s has been translated into these %2$d locales: %3$s.'` needs `_n()`
to be translated properly.
Additionally, the `1 === count( $locales )` case should be checked
separately, see the
[https://codex.wordpress.org/I18n_for_WordPress_Developers#Plurals note in
Codex].
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2694>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list