mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 11:44:33 +00:00
TinyMCE:
- Fix adding the keyboard shortcuts to all button tooltips in the classic editor and classic block. - Fix translating the aria labels for all buttons. Fixes #35710; git-svn-id: https://develop.svn.wordpress.org/trunk@45066 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1151,7 +1151,6 @@ final class _WP_Editors {
|
||||
// Link plugin
|
||||
'Link' => __( 'Link' ),
|
||||
'Insert link' => __( 'Insert link' ),
|
||||
'Insert/edit link' => __( 'Insert/edit link' ),
|
||||
'Target' => __( 'Target' ),
|
||||
'New window' => __( 'New window' ),
|
||||
'Text to display' => __( 'Text to display' ),
|
||||
|
||||
Reference in New Issue
Block a user