Changeset 55390
- Timestamp:
- 02/21/2023 03:15:08 AM (20 months ago)
- Location:
- branches/4.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.2
-
branches/4.2/src/wp-admin/about.php
r54582 r55390 508 508 /* translators: 1: WordPress version number, 2: Link to update WordPress */ 509 509 __( '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>.' ); 510 511 /* translators: %s: The major version of WordPress for this branch. */ 512 __( 'This is the final release of WordPress %s' ); 513 514 /* translators: The localized WordPress download URL. */ 515 __( 'https://wordpress.org/download/' );
Note: See TracChangeset
for help on using the changeset viewer.