Ticket #56884: 56884.patch
File 56884.patch, 781 bytes (added by , 3 years ago) |
---|
-
src/wp-admin/includes/class-wp-screen.php
1116 1116 <legend><?php _e( 'Screen elements' ); ?></legend> 1117 1117 <p> 1118 1118 <?php _e( 'Some screen elements can be shown or hidden by using the checkboxes.' ); ?> 1119 <?php _e( ' They can be expanded and collapsed by clickling on their headings, and arrangedby dragging their headings or by clicking on the up and down arrows.' ); ?>1119 <?php _e( 'Expand or collapse the elements by clicking on their headings, and arrange them by dragging their headings or by clicking on the up and down arrows.' ); ?> 1120 1120 </p> 1121 1121 <?php 1122 1122