Media Grid: use a media.view.Label instance in the toolbar for the screen reader text for Search.

See #29026.

Built from https://develop.svn.wordpress.org/trunk@29437


git-svn-id: http://core.svn.wordpress.org/trunk@29215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor
2014-08-07 20:54:15 +00:00
parent 485229bc64
commit ccd0499d96
3 changed files with 10 additions and 3 deletions

View File

@@ -2941,6 +2941,7 @@ function wp_enqueue_media( $args = array() ) {
'deletePermanently' => __( 'Delete Permanently' ),
'apply' => __( 'Apply' ),
'filterByDate' => __( 'Filter by date' ),
'searchMediaLabel' => __( 'Search Media' ),
// Library Details
'attachmentDetails' => __( 'Attachment Details' ),