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