Changeset 55387
- Timestamp:
- 02/21/2023 03:10:29 AM (2 years ago)
- Location:
- branches/4.5
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.5
-
branches/4.5/src/wp-admin/about.php
r54589 r55387 524 524 /* translators: 1: WordPress version number, 2: Link to update WordPress */ 525 525 __( '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>.' ); 526 527 /* translators: %s: The major version of WordPress for this branch. */ 528 __( 'This is the final release of WordPress %s' ); 529 530 /* translators: The localized WordPress download URL. */ 531 __( 'https://wordpress.org/download/' );
Note: See TracChangeset
for help on using the changeset viewer.