Changeset 29432 for trunk/src/wp-includes/media.php
- Timestamp:
- 08/07/2014 07:39:10 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/media.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/media.php
r29430 r29432 2938 2938 'warnBulkDelete' => __( "You are about to permanently delete these items.\n 'Cancel' to stop, 'OK' to delete." ), 2939 2939 'bulkActions' => __( 'Bulk Actions' ), 2940 'bulkActionsLabel' => __( 'Select bulk action' ),2941 2940 'deletePermanently' => __( 'Delete Permanently' ), 2942 2941 'apply' => __( 'Apply' ), 2943 'filterByDate' => __( 'Filter by date' ),2944 'filterByType' => __( 'Filter by type' ),2945 'searchMediaLabel' => __( 'Search Media' ),2946 2942 2947 2943 // Library Details
Note: See TracChangeset
for help on using the changeset viewer.