Changeset 6199 for trunk/src/includes/replies/template.php
- Timestamp:
- 12/29/2016 05:41:54 AM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/replies/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/replies/template.php
r6196 r6199 56 56 'view' => __( 'View Reply', 'bbpress' ), 57 57 'view_item' => __( 'View Reply', 'bbpress' ), 58 'view_items' => __( 'View Replies', 'bbpress' ), 58 59 'search_items' => __( 'Search Replies', 'bbpress' ), 59 60 'not_found' => __( 'No replies found', 'bbpress' ),
Note: See TracChangeset
for help on using the changeset viewer.