Make WordPress Core


Ignore:
Timestamp:
11/19/2012 03:11:48 AM (13 years ago)
Author:
koopersmith
Message:

Media: Remove unused batch edit states and strings. see #21390.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/media.php

    r22648 r22658  
    13621362        'insertEmbed'       => __( 'Insert embed' ),
    13631363
    1364         // Batch
    1365         'batchInsert'      => __( 'Batch insert' ),
    1366         'cancelBatchTitle' => __( '← Cancel Batch' ),
    1367         'editBatchTitle'   => __( 'Edit Batch' ),
    1368         'addToBatch'       => __( 'Add to batch' ),
    1369 
    13701364        // Gallery
    13711365        'createGalleryTitle' => __( 'Create Gallery' ),
Note: See TracChangeset for help on using the changeset viewer.