Changeset 51227 for trunk/src/wp-includes/script-loader.php
- Timestamp:
- 06/24/2021 07:10:32 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/script-loader.php
r51223 r51227 876 876 'error_uploading' => __( '“%s” has failed to upload.' ), 877 877 'unsupported_image' => __( 'This image cannot be displayed in a web browser. For best results convert it to JPEG before uploading.' ), 878 'noneditable_image' => __( 'This image cannot be processed by the web server. Convert it to JPEG or PNG before uploading.' ), 878 879 'file_url_copied' => __( 'The file URL has been copied to your clipboard' ), 879 880 );
Note: See TracChangeset
for help on using the changeset viewer.