Make WordPress Core


Ignore:
Timestamp:
03/29/2019 12:48:31 AM (6 years ago)
Author:
azaozz
Message:

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;

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-editor.php

    r44399 r45066  
    11521152                'Link'                                 => __( 'Link' ),
    11531153                'Insert link'                          => __( 'Insert link' ),
    1154                 'Insert/edit link'                     => __( 'Insert/edit link' ),
    11551154                'Target'                               => __( 'Target' ),
    11561155                'New window'                           => __( 'New window' ),
Note: See TracChangeset for help on using the changeset viewer.