Make WordPress Core

Changeset 26801


Ignore:
Timestamp:
12/08/2013 08:54:33 AM (13 years ago)
Author:
DrewAPicture
Message:

A couple of copy edits for the About page.

See #26387.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/about.php

    r26799 r26801  
    108108                        <p><?php echo ( 'Finding and installing the right theme has never been easier.' ); ?></p>
    109109                        <h4><?php echo ( 'Better browsing' ); ?></h4>
    110                         <p><?php echo ( 'Focus is placed on what&#8217;s important - your theme&#8217;s design. Search through your themes at a glance and add new ones with a click.' ); ?></p>
     110                        <p><?php echo ( 'Focus is placed on what&#8217;s important &mdash; your theme&#8217;s design. Search through your themes at a glance and add new ones with a click.' ); ?></p>
    111111                        <h4><?php echo ( 'Dive into the details' ); ?></h4>
    112                         <p><?php echo ( 'If you need information about any of your themes just click to discover more. Sit back and use your keyboard&#8217;s navigation arrows to flip through every theme you&#8217;ve got.' ); ?></p>
     112                        <p><?php echo ( 'If you need information about any of your themes, just click to discover more. Sit back and use your keyboard&#8217;s navigation arrows to flip through every theme you&#8217;ve got.' ); ?></p>
    113113                        <h4><?php echo ( 'Stay updated' ); ?></h4>
    114                         <p><?php echo ( 'You can tell in an instant if a theme needs updated and, like so many things in WordPress, updating it takes just a second.' ); ?></p>
     114                        <p><?php echo ( 'You can tell in an instant if a theme needs updated, and like so many things in WordPress, updating it takes just a second.' ); ?></p>
    115115                </div>
    116116                <div class="last-feature about-themes-img">
Note: See TracChangeset for help on using the changeset viewer.