Make WordPress Core

Ticket #42087: 42087.3.diff

File 42087.3.diff, 10.0 KB (added by Presskopp, 7 years ago)
  • wp-admin/about.php

     
    4949
    5050                <div class="feature-section one-col">
    5151                        <div class="col">
    52                                 <h2><?php _e( 'Major Customizer Improvements, Code Error Checking, and More!' ); ?></h2>
    53                                 <p><?php _e( 'Welcome to an improved Customizer workflow with design drafts,  locking, scheduling, and preview links.  What&#8217;s more, code syntax highlighting and error checking will make for a clean and smooth site building experience. Finally, if all that wasn&#8217;t pretty great, we&#8217;ve got a great new Gallery widget and improvements to theme browsing and switching.' ); ?></p>
     52                                <h2>
     53                                        <?php
     54                                                printf(
     55                                                        /* translators: %s: party popper emoji */
     56                                                        __( 'Major Customizer Improvements, Code Error Checking, and More! %s' ),
     57                                                        '&#x1F389'
     58                                                );
     59                                        ?>
     60                                </h2>
     61                                <p><?php _e( 'Welcome to an improved Customizer workflow with design drafts, locking, scheduling, and preview links. What&#8217;s more, code syntax highlighting and error checking will make for a clean and smooth site building experience. Finally, if all that wasn&#8217;t pretty great, we&#8217;ve got a great new Gallery widget and improvements to theme browsing and switching.' ); ?></p>
    5462                        </div>
    5563                </div>
    5664
    5765                <hr />
    5866
    59                 <h2><?php _e( 'Customizer Workflow Improved' ); ?></h2>
     67                <h2>
     68                        <?php
     69                                printf(
     70                                        /* translators: %s: wrench emoji */
     71                                        __( 'Customizer Workflow Improved %s' ),
     72                                        '&#x1F527'
     73                                );
     74                        ?>
     75                </h2>
    6076
    6177                <div class="headline-feature one-col">
    6278                        <div class="col">
     
    7490                                <p><?php _e( 'Need to get some feedback on proposed site design changes? WordPress 4.9 gives you a preview link you can send to your team and customers so that you can collect and integrate feedback before you schedule the changes to go live. Can we say collaboration&#43;&#43;?' ); ?></p>
    7591                        </div>
    7692                        <div class="col">
    77                                 <h3><?php _e( 'One Design Lock To Protect Them All' ); ?></h3>
     93                                <h3><?php _e( 'Design Locking To Guard Your Changes' ); ?></h3>
    7894                                <p><?php _e( 'Ever encounter a scenario where two designers walk into a project and designer A overrides designer B&#8217;s beautiful changes? WordPress 4.9&#8217;s design lock feature (similar to post locking) secures your draft design so that no one can make changes to it or erase all your hard work.' );?></p>
    7995                        </div>
    8096                        <div class="col">
    81                                 <h3><?php _e( 'Protection for Unsaved Design Changes' ); ?></h3>
    82                                 <p><?php
    83                                         /* Translators: Donuts are a deliciously irresistible fried treat. They can be somewhat like cake, where crumbs can get into places like your keyboard. Insert your favorite local pastry here. */
    84                                         _e( 'Those fresh donuts in the break room lured you away from your desk before you saved your new draft design. Fear not, when you return, WordPress 4.9 will politely ask whether or not you&#8217;d like to save your unsaved changes. We haven&#8217;t however, got a solution for donut crumbs in your keyboard. (Yet.)' );
    85                                         ?></p>
     97                                <h3><?php _e( 'A Prompt to Protect Your Work' ); ?></h3>
     98                                <p><?php _e( 'Were you lured away from your desk before you saved your new draft design? Fear not, when you return, WordPress 4.9 will politely ask whether or not you&#8217;d like to save your unsaved changes.' ); ?></p>
    8699                        </div>
    87100                </div>
    88101
    89102                <hr />
    90103               
    91                 <h2><?php _e( 'Coding Enhancements for CSS Editing and the Custom HTML Widget' ); ?></h2>
     104                <h2>
     105                        <?php
     106                                printf(
     107                                        /* translators: %s: technologist (woman) emoji */
     108                                        __( 'Coding Enhancements %s' ),
     109                                        '&#x1F469;&#x1F3FE;&#x200D;&#x1F4BB'
     110                                );
     111                        ?>
     112                </h2>
    92113
    93114                <div class="feature-section three-col">
    94115                        <div class="col">
    95116                                <h3><?php _e( 'Syntax Highlighting and Error Checking? Yes, Please!' ); ?></h3>
    96                                 <p><?php _e( 'You&#8217;ve got a display problem but can&#8217;t quite figure out exactly what went wrong in the CSS you lovingly wrote. With syntax highlighting and error checking for CSS editing and the Custom HTML widget introduced in WordPress 4.8.1, you&#8217;ll  pinpoint coding errors quickly. Practically guaranteed to help you scan code more easily and suss out and fix code errors quickly.' ); ?></p>
     117                                <p><?php _e( 'You&#8217;ve got a display problem but can&#8217;t quite figure out exactly what went wrong in the CSS you lovingly wrote. With syntax highlighting and error checking for CSS editing and the Custom HTML widget introduced in WordPress 4.8.1, you&#8217;ll pinpoint coding errors quickly. Practically guaranteed to help you scan code more easily and suss out and fix code errors quickly.' ); ?></p>
    97118                        </div>
    98119                        <div class="col">
    99120                                <h3><?php _e( 'Sandbox for Safety' ); ?></h3>
     
    100121                                <p><?php _e( 'The dreaded white screen. You&#8217;ll avoid it when working on themes and plugin code because WordPress 4.9 will warn you about saving an error. You&#8217;ll sleep better at night.' ); ?></p>
    101122                        </div>
    102123                        <div class="col">
    103                                 <h3><?php _e( 'Warning: Potential Danger Ahead! ' ); ?></h3>
    104                                 <p><?php
    105                                         /* Translators: Walking across the Grand Canyon on a tightrope is a very dangerous activity: https://www.usatoday.com/story/news/nation/2013/06/23/wallenda-tightrope-colorado-river-gorge/2450505/
    106                                                 * If this concept doesn't translate well in your language, please insert a very dangerous, yet slightly humorous alternative. */
    107                                         _e( 'When you edit themes and plugins directly, WordPress 4.9 will politely warn you of that you&#8217;re walking the coding equivalent of a tightrope over the Grand Canyon, and let you know that you have a safety net available if you draft and test changes  before update your file. Take the safe route: You&#8217;ll thank you. Your team and customers will thank you.' )
    108                                         ;?></p>
     124                                <h3><?php _e( 'Warning: Potential Danger Ahead!' ); ?></h3>
     125                                <p><?php _e( 'When you edit themes and plugins directly, WordPress 4.9 will politely warn you that this is a dangerous practice and will recommend that you draft and test changes before update your file. Take the safe route: You&#8217;ll thank you. Your team and customers will thank you.' );?></p>
    109126                        </div>
    110127                </div>
    111128
    112129                <hr />
    113130
    114                 <h2><?php _e( 'Oh Hey There, Gallery Widget!' ); ?></h2>
     131                <h2>
     132                        <?php
     133                                printf(
     134                                        /* translators: %s: frame with picture emoji */
     135                                        __( 'Even More Widget Updates %s' ),
     136                                        '&#x1F5BC'
     137                                );
     138                        ?>
     139                </h2>
    115140
    116141                <div class="feature-section two-col">
    117142                        <div class="col">
    118                                 <h3><?php _e( 'Gallery? Gallerah, Rah!' ); ?></h3>
     143                                <h3><?php _e( 'The New Gallery Widget' ); ?></h3>
    119144                                <p><?php _e( 'An incremental improvement to the media changes hatched in WordPress 4.8, you can now add a gallery via widget. Yes!' ); ?></p>
    120145                        </div>
    121146                        <div class="col">
    122147                                <h3><?php _e( 'Press a Button, Add Media' ); ?></h3>
    123                                 <p><?php _e( 'Want to add media to your text widget? Embed images, video, and audio directly into the widget along with your text, with our decidedly unfancy, yet wholly utilitarian Add Media button. Woo!' ); ?></p>
     148                                <p><?php _e( 'Want to add media to your text widget? Embed images, video, and audio directly into the widget along with your text, with our simple but useful Add Media button. Woo!' ); ?></p>
    124149                        </div>
    125150                </div>
    126151
    127152                <hr />
    128153
    129                 <h2><?php _e( 'Theme Improvements: Previews and Persistent Widgets and Menus' ); ?></h2>
     154                <h2>
     155                        <?php
     156                                printf(
     157                                        /* translators: %s: hammer emoji */
     158                                        __( 'Site Building Improvements %s' ),
     159                                        '&#x1F528'
     160                                );
     161                        ?>     
     162                </h2>
    130163
    131164                <div class="feature-section two-col">
    132165                        <div class="col">
    133                                 <h3><?php _e( 'Oh Say, Can You Theme Switch?' ); ?></h3>
    134                                 <p><?php _e( 'When you switch themes, widgets sometimes think they can just up and move location. Improvements in WordPress 4.9 offer more persistent menu and widget placement when you decide it&#8217;s time for a new theme.  Additionally, you can preview installed themes or download, install, and preview new themes right. Nothing says handy like being able to preview before you deploy. ' ); ?></p>
     166                                <h3><?php _e( 'More Reliable Theme Switching' ); ?></h3>
     167                                <p><?php _e( 'When you switch themes, widgets sometimes think they can just up and move location. Improvements in WordPress 4.9 offer more persistent menu and widget placement when you decide it&#8217;s time for a new theme. Additionally, you can preview installed themes or download, install, and preview new themes right. Nothing says handy like being able to preview before you deploy. ' ); ?></p>
    135168                        </div>
    136169                        <div class="col">
    137                                 <h3><?php _e( 'Better Menu Instructions Equal Less Confusion' ); ?></h3>
    138                                 <p><?php _e( 'Were you confused by the steps to create a new menu? Perhaps no longer! We&#8217;ve ironed out the UX for a smoother menu creation process.  Freshly pressed copy will guide you with grace and aplomb.' ); ?></p>
     170                                <h3><?php _e( 'Better Menu Instructions = Less Confusion' ); ?></h3>
     171                                <p><?php _e( 'Were you confused by the steps to create a new menu? Perhaps no longer! We&#8217;ve ironed out the UX for a smoother menu creation process. Newly updated copy will guide you.' ); ?></p>
    139172                        </div>
    140173                </div>
    141174
    142175                <hr />
     176               
     177                <div class="feature-section one-col">
     178                        <div class="col">
     179                                <h2>
     180                                        <?php
     181                                                printf(
     182                                                        /* translators: %s: handshake emoji */
     183                                                        __( 'Lend a Hand with Gutenberg %s' ),
     184                                                        '&#x1F91D'
     185                                                );
     186                                        ?>
     187                                </h2>
     188                                <p><?php printf(
     189                                        __( 'WordPress is working on a new way to create and control your content and we&#8217;d love to have your help. Interested in being an <a href="%s">early tester</a> or getting involved with the Gutenberg project? <a href="%s">Contribute on GitHub</a>.' ),
     190                                        __( 'https://wordpress.org/plugins/gutenberg/' ),
     191                                        'https://github.com/WordPress/gutenberg' ); ?></p>
     192                        </div>
     193                </div>
     194               
     195                <hr />
    143196
    144197                <div class="changelog">
    145198                        <h2><?php
    146199                                printf(
    147200                                        /* translators: %s: smiling face with smiling eyes emoji */
    148                                         __( 'Even More Developer Happiness %s' ),
     201                                        __( 'Developer Happiness %s' ),
    149202                                        '&#x1F60A'
    150203                                );
    151204                        ?></h2>