From 1c21783283cf217fd8bbe0511bcb199a5a61c9ac Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Fri, 30 Oct 2015 00:58:24 +0000 Subject: [PATCH] Don't use `` in translatable string in `wp-admin/includes/media.php`. Add translator commment. Props ramiy. Fixes #34499. Built from https://develop.svn.wordpress.org/trunk@35439 git-svn-id: http://core.svn.wordpress.org/trunk@35403 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/media.php | 4 +++- wp-includes/version.php | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/wp-admin/includes/media.php b/wp-admin/includes/media.php index d8e87676d3..f58c818985 100644 --- a/wp-admin/includes/media.php +++ b/wp-admin/includes/media.php @@ -1484,7 +1484,9 @@ function get_media_item( $attachment_id, $args = null ) { $delete = "" . __( 'Delete Permanently' ) . ''; } elseif ( !MEDIA_TRASH ) { $delete = "" . __( 'Delete' ) . " -