Changeset 29651
- Timestamp:
- 08/28/2014 07:52:13 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/upload.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/upload.php
r29646 r29651 43 43 'content' => 44 44 '<p>' . __( 'Clicking an item will display an Attachment Details dialog, which allows you to preview media and make quick edits. Any changes you make to the attachment details will be automatically saved.' ) . '</p>' . 45 '<p>' . __( 'Use the arrow buttons at the top of the dialog, or the left and right arrow keys on your keyboard, to navigate between betweenmedia items quickly.' ) . '</p>' .45 '<p>' . __( 'Use the arrow buttons at the top of the dialog, or the left and right arrow keys on your keyboard, to navigate between media items quickly.' ) . '</p>' . 46 46 '<p>' . __( 'You can also delete individual items and access the extended edit screen from the details dialog.' ) . '</p>' 47 47 ) );
Note: See TracChangeset
for help on using the changeset viewer.