Changeset 5161
- Timestamp:
- 09/20/2011 07:20:02 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-forums/bp-forums-admin.php
r5160 r5161 78 78 </div> 79 79 </div> 80 80 81 81 <?php endif; ?> 82 82 … … 152 152 153 153 <?php } else { 154 155 // Include the plugin install 154 155 // Include the plugin install 156 156 157 157 add_thickbox(); … … 163 163 <h3><?php _e( 'Forums for Groups', 'buddypress' ) ?></h3> 164 164 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 separateareas.' , '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> 166 166 <p class="description"><?php _e( 'You may use an existing bbPress installation if you have one.', 'buddypress' ); ?></p> 167 167
Note: See TracChangeset
for help on using the changeset viewer.