Skip to:
Content

BuddyPress.org

Opened 12 years ago

Closed 12 years ago

Last modified 10 years ago

#5382 closed enhancement (no action required)

question about pot #7825

Reported by: danbp Owned by:
Priority: normal Milestone:
Component: I18N Version: 1.9.2
Severity: normal Keywords: needs-docs
Cc:

Description

Found this original string:
Friends <span class=\"%s\">%s</span>

In the past we had this
Friends <span class=\"count\">%s</span>

Same thing for
Groups <span class=\"%s\">%s</span> vs. <span class=\"count\">%s</span>

Seems that the class name is now numeric or variable... Is this intented so ?

Change History (3)

#1 @boonebgorges
12 years ago

  • Milestone Awaiting Review
  • Resolutioninvalid
  • Status newclosed

Yes, it's intended. The class is either 'count' or 'no-count', depending on whether there are items. See #5169 [7758].

#2 @DJPaul
10 years ago

  • Component Locale - i18nI18N

#3 @DJPaul
10 years ago

  • Type taskenhancement
Note: See TracTickets for help on using tickets.