Ticket #15732: 15732.diff
File 15732.diff, 640 bytes (added by , 12 years ago) |
---|
-
wp-admin/options-media.php
47 47 <?php settings_fields('media'); ?> 48 48 49 49 <h3 class="title"><?php _e('Image sizes') ?></h3> 50 <p><?php _e( 'The sizes listed below determine the maximum dimensions in pixels to use when inserting an image into the body of a post.'); ?></p>50 <p><?php _e( 'The sizes listed below determine the maximum dimensions in pixels to use when adding an image to the Media Library.' ); ?></p> 51 51 52 52 <table class="form-table"> 53 53 <tr valign="top">