Ticket #45788: 45788.diff
File 45788.diff, 922 bytes (added by , 6 years ago) |
---|
-
src/wp-includes/class-wp-editor.php
1284 1284 'Link options' => __( 'Link options' ), // Tooltip for the 'link options' button in the inline link dialog 1285 1285 'Visual' => _x( 'Visual', 'Name for the Visual editor tab' ), // Editor switch tab label 1286 1286 'Text' => _x( 'Text', 'Name for the Text editor tab (formerly HTML)' ), // Editor switch tab label 1287 'Add Media' => array( __( 'Add Media' ), 'accessM' ), // Tooltip for the 'Add Media' button in the Gutenberg Classic block 1287 1288 1288 1289 // Shortcuts help modal 1289 1290 'Keyboard Shortcuts' => array( __( 'Keyboard Shortcuts' ), 'accessH' ),