Make WordPress Core

Ticket #49295: 49295.2.diff

File 49295.2.diff, 1.3 KB (added by garrett-eclipse, 5 years ago)

Minor string changes for the privacy portion

  • src/wp-admin/about.php

     
    124124                                <p><?php _e( '5.4 helps with a variety of privacy issues around the world. So when users and stakeholders ask about regulatory compliance, or how your team handles user data, the answers should be a lot easier to get right.' ); ?></p>
    125125                                <p><?php _e( 'Take a look:' ); ?></p>
    126126                                <ul>
    127                                         <li><?php _e( 'Personal Data Exports include more useful data about what you’ve done in sessions. Plus, a table of contents!' ); ?></li>
    128                                         <li><?php _e( 'See where you are when you use Privacy Tools Tables, whether you’re erasing or exporting.' ); ?></li>
    129                                         <li><?php _e( 'Plus, little enhancements throughout give the Privacy tools a little cleaner look. Your eyes will thank you!' ); ?></li>
     127                                        <li><?php _e( 'Personal Data Exports include users session information and users location data from the community events widget. Plus, a table of contents!' ); ?></li>
     128                                        <li><?php _e( 'See progress as you process export and erasure requests through the Privacy Tools.' ); ?></li>
     129                                        <li><?php _e( 'Plus, little enhancements throughout give the Privacy Tools a little cleaner look. Your eyes will thank you!' ); ?></li>
    130130                                </ul>
    131131                        </div>
    132132                </div>