Ticket #43800: 43800.4.diff
| File 43800.4.diff, 588 bytes (added by , 8 years ago) |
|---|
-
wp-admin/edit-tags.php
578 578 <div class="form-wrap edit-term-notes"> 579 579 <p> 580 580 <?php 581 echo '<strong>' . __( 'Note:' ) . '</strong> <br />';581 echo '<strong>' . __( 'Note:' ) . '</strong> '; 582 582 printf( 583 583 /* translators: %s: default category */ 584 584 __( 'Deleting a category does not delete the posts in that category. Instead, posts that were only assigned to the deleted category are set to the category %s.' ),