diff --git a/src/wp-admin/about.php b/src/wp-admin/about.php index 6b5f568f8a593..3156e02ea2b54 100644 --- a/src/wp-admin/about.php +++ b/src/wp-admin/about.php @@ -60,14 +60,14 @@ -
+

Version %1$s addressed %2$s bug.', 'Version %1$s addressed %2$s bugs.', 49 @@ -78,9 +78,9 @@ ?> the release notes.' ), - sprintf( + /* translators: %s: HelpHub URL. */ + __( 'For more information, see the release notes.' ), + sprintf( /* translators: %s: WordPress version. */ esc_url( __( 'https://wordpress.org/support/wordpress-version/version-%s/' ) ), sanitize_title( '6.9.1' )