From 3ef1cabd1eb6c1c3153f5193eee75b882c1cd921 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Tue, 24 Oct 2017 23:39:48 +0000 Subject: [PATCH] I18N: Use a consistent pattern for translator comments for placeholders in the string added in [42013]. See #41974. git-svn-id: https://develop.svn.wordpress.org/trunk@42014 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/theme-editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/theme-editor.php b/src/wp-admin/theme-editor.php index b664cec905..e31748d2c5 100644 --- a/src/wp-admin/theme-editor.php +++ b/src/wp-admin/theme-editor.php @@ -191,7 +191,7 @@ if ( $file_description != $file_show ) {

built-in CSS editor.' ), esc_url( add_query_arg( 'autofocus[section]', 'custom_css', admin_url( 'customize.php' ) ) ) );