diff --git a/src/wp-admin/about.php b/src/wp-admin/about.php index 89d139358e..6387be5de5 100644 --- a/src/wp-admin/about.php +++ b/src/wp-admin/about.php @@ -210,8 +210,8 @@ require_once ABSPATH . 'wp-admin/admin-header.php';

jQuery Migrate plugin.' ), + /* translators: %s: jQuery Migrate plugin link. */ + __( 'If you find issues with the way your site looks (e.g. a slider doesn’t work, a button is stuck — that sort of thing), install the jQuery Migrate plugin.' ), 'https://wordpress.org/plugins/enable-jquery-migrate-helper/ ' ); ?>