Changeset 19330 for trunk/wp-admin/includes/media.php
- Timestamp:
- 11/18/2011 01:25:27 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/media.php
r19317 r19330 2030 2030 ?> 2031 2031 <p class="upload-html-bypass hide-if-no-js"> 2032 <?php _e('You are using the browser uploader. Try the <a href="#">multi-file uploader</a> instead.'); ?>2032 <?php _e('You are using the browser’s built-in file uploader. The new WordPress uploader includes multiple file selection and drag and drop capability. <a href="#">Switch to the new uploader</a>.'); ?> 2033 2033 </p> 2034 2034 <?php
Note: See TracChangeset
for help on using the changeset viewer.