TinyMCE, inline link:

- Remove bottom box-shadow from the Apply button so it matches the rest.
- Change the tooltip for the cogwheel button to Link options.

See #33301.
Built from https://develop.svn.wordpress.org/trunk@37001


git-svn-id: http://core.svn.wordpress.org/trunk@36968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2016-03-16 02:04:27 +00:00
parent aa8462c59f
commit 571cf91329
9 changed files with 22 additions and 30 deletions

View File

@@ -1044,6 +1044,7 @@ final class _WP_Editors {
'Remove' => __( 'Remove' ), // Tooltip for the 'remove' button in the image toolbar
'Edit ' => __( 'Edit' ), // Tooltip for the 'edit' button in the image toolbar
'Paste URL or type to search' => __( 'Paste URL or type to search' ), // Placeholder for the inline link dialog
'Link options' => __( 'Link options' ),
// Shortcuts help modal
'Keyboard Shortcuts' => __( 'Keyboard Shortcuts' ),