Ticket #5538: 5538.patch
| File 5538.patch, 1.7 KB (added by , 12 years ago) |
|---|
-
bp-core/admin/bp-core-functions.php
529 529 530 530 switch ( $tab ) { 531 531 case 'bp-comp-overview' : 532 $retval = __( 'By default, all BuddyPress components are enabled. You can selectively disable any of the components by using the form. Your BuddyPress installation will continue to function. However, the features of the disabled components will no longer be accessible to anyone using the site.', 'buddypress' );532 $retval = __( 'By default, more that half of the BuddyPress components are enabled. You can selectively disable any of the components by using the form below. Your BuddyPress installation will continue to function. However, the features of the disabled components will no longer be accessible to anyone using the site.', 'buddypress' ); 533 533 break; 534 534 535 535 case 'bp-page-overview' : 536 $retval = __( 'BuddyPress Components use WordPress Pages for their root directory/archive pages. Here you can change the page associations for each active component.', 'buddypress' );536 $retval = __( 'BuddyPress Components use WordPress Pages for their root directory/archive pages. You can change the page associations for each active component by using the form below.', 'buddypress' ); 537 537 break; 538 538 539 539 case 'bp-settings-overview' : 540 $retval = __( 'Extra configuration settings .', 'buddypress' );540 $retval = __( 'Extra configuration settings are provided and activated. You can selectively deactivate or activate any setting by using the form below.', 'buddypress' ); 541 541 break; 542 542 543 543 case 'bp-profile-overview' :
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)