Changeset 39445 for branches/4.7/src/wp-admin/freedoms.php
- Timestamp:
- 12/02/2016 10:43:52 PM (8 years ago)
- Location:
- branches/4.7
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.7
- Property svn:mergeinfo changed
/trunk merged: 39420,39432-39433,39442-39443
- Property svn:mergeinfo changed
-
branches/4.7/src/wp-admin/freedoms.php
r38459 r39445 20 20 <h1><?php printf( __( 'Welcome to WordPress %s' ), $display_version ); ?></h1> 21 21 22 <p class="about-text"><?php printf( __( 'Thank you for updating to the latest version . WordPress %s changes a lot behind the scenes to make your WordPress experience even better!' ), $display_version ); ?></p>22 <p class="about-text"><?php printf( __( 'Thank you for updating to the latest version! WordPress %s helps you get your site set up the way you want it.' ), $display_version ); ?></p> 23 23 24 24 <div class="wp-badge"><?php printf( __( 'Version %s' ), $display_version ); ?></div>
Note: See TracChangeset
for help on using the changeset viewer.