Changeset 41694 for trunk/src/wp-includes/script-loader.php
- Timestamp:
- 10/03/2017 12:21:06 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/script-loader.php
r41667 r41694 575 575 'themePreviewWait' => __( 'Setting up your live preview. This may take a bit.' ), 576 576 'revertingChanges' => __( 'Reverting unpublished changes…' ), 577 'trashConfirm' => __( 'Are you sure you would like to discard your unpublished changes?' ),577 'trashConfirm' => __( 'Are you sure you’d like to discard your unpublished changes?' ), 578 578 /* translators: %s: URL to the Customizer to load the autosaved version */ 579 579 'autosaveNotice' => __( 'There is a more recent autosave of your changes than the one you are previewing. <a href="%s">Restore the autosave</a>' ),
Note: See TracChangeset
for help on using the changeset viewer.