Changeset 13983 for trunk/src/bp-groups/bp-groups-admin.php
- Timestamp:
- 07/27/2024 06:44:41 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-admin.php
r13974 r13983 1513 1513 9 => __( 'Group type successfully deleted.', 'buddypress' ), 1514 1514 10 => __( 'Group type could not be updated due to missing required information.', 'buddypress' ), 1515 11 => __( 'Please define the Group Type Singular Name field.', 'buddypress' ), 1516 12 => __( 'Please define the Group Type Plural Name field.', 'buddypress' ), 1515 1517 ); 1516 1518
Note: See TracChangeset
for help on using the changeset viewer.