Press This: Use more accurate wording on Tools screen.

props kraftbj.
see #31836.

git-svn-id: https://develop.svn.wordpress.org/trunk@31980 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2015-04-02 01:29:41 +00:00
parent 4738590d5e
commit b8b33293e1
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ require_once( ABSPATH . 'wp-admin/admin-header.php' );
<?php if ( current_user_can('edit_posts') ) : ?>
<div class="card pressthis">
<h3><?php _e('Press This') ?></h3>
<p><?php _e( 'Press This is a little app that lets you grab bits of the web and create new posts with ease.' );?></p>
<p><?php _e( 'Press This is a little tool that lets you grab bits of the web and create new posts with ease.' );?></p>
<p><?php _e( 'Use Press This to clip text, images and videos from any web page. Then edit and add more straight from Press This before you save or publish it in a post on your site.' ); ?></p>