Changeset 7458 for trunk/bp-templates/bp-legacy/buddypress-functions.php
- Timestamp:
- 10/23/2013 12:40:29 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-templates/bp-legacy/buddypress-functions.php
r7442 r7458 241 241 'remove_fav' => __( 'Remove Favorite', 'buddypress' ), 242 242 'unsaved_changes' => __( 'Your profile has unsaved changes. If you leave the page, the changes will be lost.', 'buddypress' ), 243 'leave_group_confirm' => __( 'Are you sure you want to leave this group?', 'buddypress' ), 243 244 ); 244 245 wp_localize_script( $asset['handle'], 'BP_DTheme', $params );
Note: See TracChangeset
for help on using the changeset viewer.