Changeset 32857 for trunk/src/wp-includes/script-loader.php
- Timestamp:
- 06/19/2015 01:47:35 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/script-loader.php
r32856 r32857 440 440 'hotkeys_highlight_last' => isset($_GET['hotkeys_highlight_last']), 441 441 'replyApprove' => __( 'Approve and Reply' ), 442 'reply' => __( 'Reply' ) 442 'reply' => __( 'Reply' ), 443 'warnQuickEdit' => __( "Are you sure you want to edit this comment?\nThe changes you made will be lost." ), 443 444 ) ); 444 445
Note: See TracChangeset
for help on using the changeset viewer.