#5101 closed enhancement (fixed)
Localization of Recently Active Members Widget
Reported by: | lenasterg | Owned by: | djpaul |
---|---|---|---|
Milestone: | 1.9 | Priority: | normal |
Severity: | trivial | Version: | 1.5 |
Component: | Core | Keywords: | |
Cc: |
Description
In /bp-core/bp-core-widgets.php in line 268
replace
'title' => 'Recently Active Members',
with
'title' => __( 'Recently Active Members', 'buddypress' ),
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 7356: