Changeset 5354
- Timestamp:
- 05/30/2014 10:06:06 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/templates/default/bbpress/form-topic-merge.php
r5313 r5354 32 32 33 33 <div class="bbp-template-notice"> 34 <p><?php _e( 'All replies within both t opics will be merged chronologically. The order of the merged replies is based on the time and date they were posted. If the destination topic was created after this one, it\'s post date will be updated tosecond earlier than this one.', 'bbpress' ); ?></p>34 <p><?php _e( 'All replies within both the topics will be merged chronologically. The order of the merged replies is based on the time they were posted. If the destination topic was created after this one, its post date will be updated to a second earlier than this one.', 'bbpress' ); ?></p> 35 35 </div> 36 36
Note: See TracChangeset
for help on using the changeset viewer.