Ticket #40806: 40806.diff
File 40806.diff, 746 bytes (added by , 4 years ago) |
---|
-
src/wp-includes/media.php
4453 4453 'returnToLibrary' => __( '← Go to library' ), 4454 4454 'allMediaItems' => __( 'All media items' ), 4455 4455 'allDates' => __( 'All dates' ), 4456 'noItemsFound' => __( 'No items found .' ),4456 'noItemsFound' => __( 'No items found matching this type.' ), 4457 4457 'insertIntoPost' => $post_type_object->labels->insert_into_item, 4458 4458 'unattached' => __( 'Unattached' ), 4459 4459 'mine' => _x( 'Mine', 'media items' ),