Make WordPress Core


Ignore:
Timestamp:
04/15/2015 05:33:11 PM (9 years ago)
Author:
helen
Message:

About page: A last round of text updates.

props DrewAPicture, johnbillion, afercia, helen.
see #31929.

File:
1 edited

Legend:

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

    r32132 r32135  
    4545    <h2>[video]</h2>
    4646
    47     <h2><?php echo ( 'An easier way to share content' ); ?></h2>
    4847    <div class="feature-section">
    4948        <div class="dfw-container">
    5049            <img src="//s.w.org/images/core/4.1/focus.png" class="base-image" />
    5150        </div>
    52         <h3><?php echo ( 'Press This Modernized' ); ?></h3>
    53         <p><?php echo ( 'Clip it, edit it, publish it. Get familiar with the new and improved Press This. From the tools menu, add Press This to your browser bookmark bar or your mobile device home screen. Once installed you can share your content with lightning speed. Sharing your favorite videos, images, and content has never been this fast or this easy.' ); ?></p>
    54     </div>
     51        <h3><?php echo ( 'An easier way to share content' ); ?></h3>
     52        <p><?php printf( 'Clip it, edit it, publish it. Get familiar with the new and improved Press This. From the <a href="%s">Tools</a> menu, add Press This to your browser bookmark bar or your mobile device home screen. Once installed you can share your content with lightning speed. Sharing your favorite videos, images, and content has never been this fast or this easy.', admin_url( 'tools.php' ) ); ?></p>
     53        <p><?php _e( 'Drag the bookmarklet below to your bookmarks bar. Then, when you&#8217;re on a page you want to share, simply &#8220;press&#8221; it.' ); ?> [bookmarklet]</p>
     54    </div>
     55
    5556</div>
    5657
     
    6162    <div class="feature-section">
    6263        <div class="col">
    63             <h3><?php echo ( 'Extended Character Support' ); ?></h3>
     64            <h3><?php echo ( 'Extended character support' ); ?></h3>
    6465            <p><?php echo ( 'Writing in WordPress, whatever your language, just got better. WordPress 4.2 supports a host of new characters out-of-the-box, including native Chinese, Japanese, and Korean characters, musical and mathematical symbols, and hieroglyphs.' ); ?></p>
    6566            <p><?php
    66                 /* translators: 1: heart emoji, 2: kitten emoji, 3, monkey emoji, 4: ice-cream emoji, 5: Emoji Codex link */
    67                 printf( 'Don’t use special characters? You can still have fun &mdash; emoji are now available in WordPress! Get creative and decorate your content with %1$s, %2$s, %3$s, %4$s, and all the many other <a href="%5$s">emoji</a>.', '&#x1F499', '&#x1F408', '&#x1F412', '&#x1F366', __( 'https://codex.wordpress.org/Emoji' ) );
     67                /* translators: 1: heart emoji, 2: frog face emoji, 3, monkey emoji, 4: pizza emoji, 5: Emoji Codex link */
     68                printf( 'Don&#8217;t use any of those characters? You can still have fun &mdash; emoji are now available in WordPress! Get creative and decorate your content with %1$s, %2$s, %3$s, %4$s, and all the many other <a href="%5$s">emoji</a>.', '&#x1F499', '&#x1F438', '&#x1F412', '&#x1F355', __( 'https://codex.wordpress.org/Emoji' ) );
    6869            ?></p>
    6970        </div>
     
    8788                'webm'     => '//s.w.org/images/core/3.9/widgets.webm',
    8889                'loop'     => true,
    89                 'autoplay' => true,
    9090                'height'   => 218
    9191            ) );
    9292            ?>
    93             <h4><?php echo ( 'Switch Themes in the Customizer' ); ?></h4>
    94             <p><?php echo ( 'Browse and preview your installed themes from the Customizer. Make sure the theme looks just right with <em>your</em> content, before it debuts on your site. ' ); ?></p>
     93            <h4><?php echo ( 'Switch themes in the Customizer' ); ?></h4>
     94            <p><?php echo ( 'Browse and preview your installed themes from the Customizer. Make sure the theme looks great with <em>your</em> content, before it debuts on your site. ' ); ?></p>
    9595        </div>
    9696        <div>
     
    101101                'webm'     => '//s.w.org/images/core/3.9/widgets.webm',
    102102                'loop'     => true,
    103                 'autoplay' => true,
    104103                'height'   => 218
    105104            ) );
    106105            ?>
    107             <h4><?php echo ( 'Even More Embeds' ); ?></h4>
    108             <p><?php echo ( 'Paste links from Tumblr and Kickstarter and watch them magically appear right in the editor. With every release, your publishing and editing experience gets closer together.' ); ?></p>
     106            <h4><?php echo ( 'Even more embeds' ); ?></h4>
     107            <p><?php echo ( 'Paste links from Tumblr.com and Kickstarter and watch them magically appear right in the editor. With every release, your publishing and editing experience get closer together.' ); ?></p>
    109108        </div>
    110109        <div class="last-feature">
     
    115114                'webm'     => '//s.w.org/images/core/3.9/widgets.webm',
    116115                'loop'     => true,
    117                 'autoplay' => true,
    118116                'height'   => 218
    119117            ) );
    120118            ?>
    121             <h4><?php echo ( 'Streamlined Plugin Updates' ); ?></h4>
     119            <h4><?php echo ( 'Streamlined plugin updates' ); ?></h4>
    122120            <p><?php echo ( 'Goodbye boring loading screen, hello smooth and simple plugin updates. Just click <em>Update Now</em> and watch the magic happen.' ); ?></p>
    123121        </div>
     
    132130    <div class="feature-section col two-col">
    133131        <div>
    134             <h4><?php echo ( 'utf8mb4 Support' ); ?></h4>
     132            <h4><?php echo ( 'utf8mb4 support' ); ?></h4>
    135133            <p><?php echo ( 'Database character encoding has changed from utf8 to utf8mb4, which adds support for a whole range of new 4-byte characters.' ); ?></p>
    136134
    137             <h4><?php echo ( 'JavaScript Accessibility' ); ?></h4>
    138             <p><?php echo ( 'You can now send audible notifications to screen readers in JavaScript with <code>wp.a11y.speak()</code>. Pass it a string, and an update will be sent to the ARIA live notifications area.' ); ?></p>
     135            <h4><?php echo ( 'JavaScript accessibility' ); ?></h4>
     136            <p><?php echo ( 'You can now send audible notifications to screen readers in JavaScript with <code>wp.a11y.speak()</code>. Pass it a string, and an update will be sent to a dedicated ARIA live notifications area.' ); ?></p>
    139137        </div>
    140138        <div class="last-feature">
    141             <h4><?php echo ( 'Taxonomy Roadmap' ); ?></h4>
    142             <p><?php echo ( 'Terms previously shared across multiple taxonomies will be split when one of them is updated. A new row is created in the database for each.' ); ?></p>
    143 
    144             <h4><?php echo ( 'Complex Query Ordering' ); ?></h4>
     139            <h4><?php echo ( 'Shared term splitting' ); ?></h4>
     140            <p><?php
     141                /* translators: 1: Term splitting guide link */
     142                printf ( 'Terms shared across multiple taxonomies will be split when one of them is updated. Find out more in the <a href="%1$s">Plugin Developer Handbook.</a>', 'https://developer.wordpress.org/plugins/taxonomy/working-with-split-terms-in-wp-4-2/' );
     143            ?></p>
     144
     145            <h4><?php echo ( 'Complex query ordering' ); ?></h4>
    145146            <p><?php echo ( '<code>WP_Query</code>, <code>WP_Comment_Query</code>, and <code>WP_User_Query</code> now support complex ordering with named meta query clauses.' ); ?></p>
    146147        </div>
Note: See TracChangeset for help on using the changeset viewer.