Changeset 48288 for trunk/src/wp-includes/script-loader.php
- Timestamp:
- 07/03/2020 11:13:30 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/script-loader.php
r48285 r48288 847 847 /* translators: %s: File name. */ 848 848 'error_uploading' => __( '“%s” has failed to upload.' ), 849 'unsupported_image' => __( 'This image cannot be displayed in a web browser. For best results convert it to JPEG before uploading.' ), 849 850 ); 850 851
Note: See TracChangeset
for help on using the changeset viewer.