mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 11:44:33 +00:00
Docs: Convert 'Block Editor' to lowercase.
Props garrett-eclipse. Fixes #45634. git-svn-id: https://develop.svn.wordpress.org/trunk@46386 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1294,7 +1294,7 @@ final class _WP_Editors {
|
||||
'Link options' => __( 'Link options' ), // Tooltip for the 'link options' button in the inline link dialog
|
||||
'Visual' => _x( 'Visual', 'Name for the Visual editor tab' ), // Editor switch tab label
|
||||
'Text' => _x( 'Text', 'Name for the Text editor tab (formerly HTML)' ), // Editor switch tab label
|
||||
'Add Media' => array( __( 'Add Media' ), 'accessM' ), // Tooltip for the 'Add Media' button in the Block Editor Classic block
|
||||
'Add Media' => array( __( 'Add Media' ), 'accessM' ), // Tooltip for the 'Add Media' button in the block editor Classic block
|
||||
|
||||
// Shortcuts help modal
|
||||
'Keyboard Shortcuts' => array( __( 'Keyboard Shortcuts' ), 'accessH' ),
|
||||
|
||||
Reference in New Issue
Block a user