- Timestamp:
- 03/28/2020 01:31:24 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-activity/classes/class-bp-activity-list-table.php
r12563 r12586 605 605 echo $actions[ $item['type'] ]; 606 606 } else { 607 /* translators: %s: the name of the activity type */ 607 608 printf( __( 'Unregistered action - %s', 'buddypress' ), $item['type'] ); 608 609 }
Note: See TracChangeset
for help on using the changeset viewer.