Alter some text for clarity on the Media Settings page.

Props layotte, DrewAPicture.
Fixes #15732.



git-svn-id: https://develop.svn.wordpress.org/trunk@25552 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor 2013-09-21 17:27:40 +00:00
parent 325b1bf175
commit 7cca3e427b
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ include('./admin-header.php');
<?php settings_fields('media'); ?>
<h3 class="title"><?php _e('Image sizes') ?></h3>
<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>
<p><?php _e( 'The sizes listed below determine the maximum dimensions in pixels to use when adding an image to the Media Library.' ); ?></p>
<table class="form-table">
<tr valign="top">