[buddypress-trac] [BuddyPress Trac] #6275: Missing plural on activities for show all comments button

buddypress-trac noreply at wordpress.org
Tue Mar 3 18:21:19 UTC 2015


#6275: Missing plural on activities for show all comments button
----------------------------------+-----------------------------
 Reporter:  danbp                 |       Owner:
     Type:  defect (bug)          |      Status:  new
 Priority:  normal                |   Milestone:  Future Release
Component:  Component - Activity  |     Version:  2.2.1
 Severity:  minor                 |  Resolution:
 Keywords:  needs-patch           |
----------------------------------+-----------------------------
Changes (by boonebgorges):

 * keywords:   => needs-patch
 * milestone:  Awaiting Review => Future Release


Comment:

 Good catch. Unfortunately, using `_n()` here is not possible, because we
 need the singular as well as the plural available when the page renders.
 In fact, I'm not sure we have a good way of doing this at all at the
 moment, given that some languages require more than one version of
 plurals. See https://core.trac.wordpress.org/ticket/22229. I guess, as a
 bandaid, we could fix this for languages like English and French that have
 only singular + plural?

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6275#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list