- Timestamp:
- 02/15/2023 11:31:40 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/about.php
r54786 r55350 610 610 /* translators: 1: WordPress version number, 2: Link to update WordPress */ 611 611 __( '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>.' ); 612 613 /* translators: %s: The major version of WordPress for this branch. */ 614 __( 'This is the final release of WordPress %s' ); 615 616 /* translators: The localized WordPress download URL. */ 617 __( 'https://wordpress.org/download/' );
Note: See TracChangeset
for help on using the changeset viewer.