diff --git a/wp-admin/import.php b/wp-admin/import.php index 6da936405f..d10f60bde7 100644 --- a/wp-admin/import.php +++ b/wp-admin/import.php @@ -161,7 +161,7 @@ if ( empty( $importers ) ) { ); } else { $action = sprintf( - /* translators: URL to Import screen on the main site. */ + /* translators: %s: URL to Import screen on the main site. */ __( 'This importer is not installed. Please install importers from the main site.' ), get_admin_url( get_current_network_id(), 'import.php' ) ); diff --git a/wp-admin/includes/ms.php b/wp-admin/includes/ms.php index 80f8a0908f..8d7d32e3c7 100644 --- a/wp-admin/includes/ms.php +++ b/wp-admin/includes/ms.php @@ -908,7 +908,7 @@ function confirm_delete_users( $users ) {

' . $delete_user->user_login . '' ); diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php index 5e6838eab1..116d8dd464 100644 --- a/wp-admin/includes/template.php +++ b/wp-admin/includes/template.php @@ -1309,7 +1309,7 @@ function do_meta_boxes( $screen, $context, $object ) { echo '