From fa13d2cf1835caeacf33223c5b66f8228ea533ff Mon Sep 17 00:00:00 2001 From: ryan Date: Mon, 7 May 2012 16:48:35 +0000 Subject: [PATCH] Update upload-html-bypass string to reflect that the uploader is no longer new. Props Ipstenu. fixes #20627 git-svn-id: http://core.svn.wordpress.org/trunk@20735 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/media.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-admin/includes/media.php b/wp-admin/includes/media.php index deaaba4cd..617064848 100644 --- a/wp-admin/includes/media.php +++ b/wp-admin/includes/media.php @@ -2068,7 +2068,7 @@ add_action('post-plupload-upload-ui', 'media_upload_flash_bypass'); function media_upload_html_bypass() { ?>

- Switch to the new uploader.'); ?> + Switch to the multi-file uploader.'); ?>