Make WordPress Core

Ticket #44919: 44919.diff

File 44919.diff, 1.0 KB (added by dimadin, 6 years ago)
  • src/wp-includes/class-wp-editor.php

    diff --git src/wp-includes/class-wp-editor.php src/wp-includes/class-wp-editor.php
    index a9cbe3f88b..083a01fc81 100644
    final class _WP_Editors { 
    12591259                        'Distraction-free writing mode' => array( __( 'Distraction-free writing mode' ), 'accessW' ),
    12601260                        'No alignment' => __( 'No alignment' ), // Tooltip for the 'alignnone' button in the image toolbar
    12611261                        'Remove' => __( 'Remove' ), // Tooltip for the 'remove' button in the image toolbar
    1262                         'Edit ' => __( 'Edit' ), // Tooltip for the 'edit' button in the image toolbar
     1262                        'Edit|button' => __( 'Edit' ), // Tooltip for the 'edit' button in the image toolbar
    12631263                        'Paste URL or type to search' => __( 'Paste URL or type to search' ), // Placeholder for the inline link dialog
    12641264                        'Apply'  => __( 'Apply' ), // Tooltip for the 'apply' button in the inline link dialog
    12651265                        'Link options'  => __( 'Link options' ), // Tooltip for the 'link options' button in the inline link dialog