Changeset 9227 for trunk/src/bp-groups/bp-groups-notifications.php
- Timestamp:
- 12/12/2014 05:25:28 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-groups/bp-groups-notifications.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-notifications.php
r9226 r9227 41 41 if ( $group->description !== $old_group->description ) { 42 42 $changed[] = sprintf( 43 _ _( '* Description changed from "%s" to "%s"', 'Group update email text', 'buddypress' ),43 _x( '* Description changed from "%s" to "%s"', 'Group update email text', 'buddypress' ), 44 44 esc_html( $old_group->description ), 45 45 esc_html( $group->description )
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)