Skip to:
Content

BuddyPress.org

Changeset 5161


Ignore:
Timestamp:
09/20/2011 07:20:02 PM (13 years ago)
Author:
boonebgorges
Message:

Text cleanup on Forum Setup admin panel. Fixes #3592

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-forums/bp-forums-admin.php

    r5160 r5161  
    7878                </div>
    7979            </div>
    80        
     80
    8181        <?php endif; ?>
    8282
     
    152152
    153153            <?php } else {
    154                
    155                 // Include the plugin install 
     154
     155                // Include the plugin install
    156156
    157157                add_thickbox();
     
    163163                    <h3><?php _e( 'Forums for Groups', 'buddypress' ) ?></h3>
    164164
    165                     <p><?php _e( 'Each individual Group can have it\'s own discussion forum. Choose this if you\'d like to isolate the conversations your members have into distinctly separate areas.' , 'buddypress' ); ?></p>
     165                    <p><?php _e( 'Give each individual group its own discussion forum. Choose this if you\'d like to keep your members\' conversations separated into distinct areas.' , 'buddypress' ); ?></p>
    166166                    <p class="description"><?php _e( 'You may use an existing bbPress installation if you have one.', 'buddypress' ); ?></p>
    167167
Note: See TracChangeset for help on using the changeset viewer.