From 60c651ad6aaca7066a80c15a26ba5e2e4bf635cb Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Mon, 20 Jan 2020 15:43:04 +0000 Subject: [PATCH] I18N: Add missing placeholders to some translators comments in `wp-admin`. Props ramiy. Fixes #49248. Built from https://develop.svn.wordpress.org/trunk@47093 git-svn-id: http://core.svn.wordpress.org/trunk@46893 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/import.php | 2 +- wp-admin/includes/ms.php | 2 +- wp-admin/includes/template.php | 2 +- wp-admin/nav-menus.php | 2 +- wp-admin/options-privacy.php | 2 +- wp-admin/plugins.php | 2 +- wp-admin/tools.php | 2 +- wp-includes/version.php | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) 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 '