Ticket #22822: 22822.patch
| File 22822.patch, 609 bytes (added by johnbillion, 5 months ago) |
|---|
-
wp-includes/media.php
1493 1493 // Library 1494 1494 'mediaLibraryTitle' => __( 'Media Library' ), 1495 1495 'insertMediaTitle' => __( 'Insert Media' ), 1496 'createNewGallery' => __( 'Create a new gallery ' ),1496 'createNewGallery' => __( 'Create a new gallery…' ), 1497 1497 'returnToLibrary' => __( '← Return to library' ), 1498 1498 'allMediaItems' => __( 'All media items' ), 1499 1499 'noItemsFound' => __( 'No items found.' ),
