From 8b4330bb6ea196005b5f0f84070b64c139f39b37 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Mon, 21 Jan 2019 13:53:33 +0000 Subject: [PATCH] I18N: Update translator comment for the notice displayed when viewing the block editor with JavaScript disabled. A URL in the comment creates an impression that the link is not translatable. See #45453, #45856. git-svn-id: https://develop.svn.wordpress.org/trunk@44665 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/edit-form-blocks.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/edit-form-blocks.php b/src/wp-admin/edit-form-blocks.php index 25288564d4..5556bd7a62 100644 --- a/src/wp-admin/edit-form-blocks.php +++ b/src/wp-admin/edit-form-blocks.php @@ -408,7 +408,7 @@ require_once( ABSPATH . 'wp-admin/admin-header.php' );

Classic Editor plugin.' ), __( 'https://wordpress.org/plugins/classic-editor/' ) );