Changeset 10608 for trunk/src/bp-core/bp-core-functions.php
- Timestamp:
- 02/17/2016 09:43:56 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-core/bp-core-functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-functions.php
r10556 r10608 2660 2660 'items_list' => _x( 'Email list', 'email post type label', 'buddypress' ), 2661 2661 'items_list_navigation' => _x( 'Email list navigation', 'email post type label', 'buddypress' ), 2662 'name' => _x( 'Emails', 'email post type name', 'buddypress' ), 2662 'menu_name' => _x( 'Emails', 'email post type name', 'buddypress' ), 2663 'name' => _x( 'BuddyPress Emails', 'email post type label', 'buddypress' ), 2663 2664 'new_item' => _x( 'New Email', 'email post type label', 'buddypress' ), 2664 2665 'not_found' => _x( 'No emails found', 'email post type label', 'buddypress' ),
Note: See TracChangeset
for help on using the changeset viewer.