Ticket #36366: 36366.patch
| File 36366.patch, 871 bytes (added by , 10 years ago) |
|---|
-
src/wp-includes/class-wp-editor.php
1044 1044 'Remove' => __( 'Remove' ), // Tooltip for the 'remove' button in the image toolbar 1045 1045 'Edit ' => __( 'Edit' ), // Tooltip for the 'edit' button in the image toolbar 1046 1046 'Paste URL or type to search' => __( 'Paste URL or type to search' ), // Placeholder for the inline link dialog 1047 'Link options' => __( 'Link options' ), 1047 'Apply' => __( 'Apply' ), // Tooltip for the 'apply' button in the inline link dialog 1048 'Link options' => __( 'Link options' ), // Tooltip for the 'link options' button in the inline link dialog 1048 1049 1049 1050 // Shortcuts help modal 1050 1051 'Keyboard Shortcuts' => __( 'Keyboard Shortcuts' ),