Make WordPress Core

Ticket #15732: options-media.diff

File options-media.diff, 602 bytes (added by layotte, 15 years ago)
  • options-media.php

     
    3737<?php settings_fields('media'); ?>
    3838
    3939<h3><?php _e('Image sizes') ?></h3>
    40 <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>
     40<p><?php _e('The sizes listed below determine the maximum dimensions in pixels to use when adding an image to the Media Library.'); ?></p>
    4141
    4242<table class="form-table">
    4343<tr valign="top">