Changeset 55371 for branches/6.1
- Timestamp:
- 02/21/2023 02:34:52 AM (19 months ago)
- Location:
- branches/6.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.1
-
branches/6.1/src/wp-admin/about.php
r54844 r55371 641 641 /* translators: 1: WordPress version number, 2: Link to update WordPress */ 642 642 __( 'Important! Your version of WordPress (%1$s) will stop receiving security updates in the near future. To keep your site secure, please <a href="%2$s">update to the latest version of WordPress</a>.' ); 643 644 /* translators: %s: The major version of WordPress for this branch. */ 645 __( 'This is the final release of WordPress %s' ); 646 647 /* translators: The localized WordPress download URL. */ 648 __( 'https://wordpress.org/download/' );
Note: See TracChangeset
for help on using the changeset viewer.