Changeset 29492 for trunk/src/wp-includes/media.php
- Timestamp:
- 08/14/2014 07:07:06 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/media.php
r29490 r29492 2937 2937 'warnDelete' => __( "You are about to permanently delete this item.\n 'Cancel' to stop, 'OK' to delete." ), 2938 2938 'warnBulkDelete' => __( "You are about to permanently delete these items.\n 'Cancel' to stop, 'OK' to delete." ), 2939 'warnBulkTrash' => __( "You are about to trash these items.\n 'Cancel' to stop, 'OK' to delete." ), 2939 2940 'bulkSelect' => __( 'Bulk Select' ), 2940 2941 'cancelSelection' => __( 'Cancel Selection' ),
Note: See TracChangeset
for help on using the changeset viewer.