Make WordPress Core

Ticket #15732: 15732.diff

File 15732.diff, 640 bytes (added by DrewAPicture, 12 years ago)
  • wp-admin/options-media.php

     
    4747<?php settings_fields('media'); ?>
    4848
    4949<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>
    5151
    5252<table class="form-table">
    5353<tr valign="top">