- Timestamp:
- 05/10/2018 06:23:58 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/includes/messages/functions.php
r12071 r12073 108 108 ), 109 109 'bulk_actions' => bp_nouveau_messages_get_bulk_actions(), 110 'howto' => __( 'Click on the message title to preview it in the Active conversation box below.', 'buddypress' ), 111 'howtoBulk' => __( 'Use the select box to define your bulk action and click on the ✓ button to apply.', 'buddypress' ), 112 'toOthers' => array( 113 'one' => __( '(and 1 other)', 'buddypress' ), 114 'more' => __( '(and %d others)', 'buddypress' ), 115 ), 110 116 ); 111 117
Note: See TracChangeset
for help on using the changeset viewer.