[buddypress-trac] [BuddyPress] #5101: Localization of Recently Active Members Widget

buddypress-trac noreply at wordpress.org
Fri Jul 19 11:07:43 UTC 2013


#5101: Localization of Recently Active Members Widget
-------------------------+-----------------------------
 Reporter:  lenasterg    |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Core         |    Version:  1.8-beta
 Severity:  normal       |   Keywords:
-------------------------+-----------------------------
 In /bp-core/bp-core-widgets.php in line 268
 replace

 {{{
 'title' => 'Recently Active Members',
 }}}

 with

 {{{
 'title' => __( 'Recently Active Members', 'buddypress' ),
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5101>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list