Make WordPress Core

Ticket #42543: 42543.2.diff

File 42543.2.diff, 1.0 KB (added by ayubadiputra, 7 years ago)
  • src/wp-includes/class-wp-editor.php

     
    12561256                        'Distraction-free writing mode' => array( __( 'Distraction-free writing mode' ), 'accessW' ),
    12571257                        'No alignment' => __( 'No alignment' ), // Tooltip for the 'alignnone' button in the image toolbar
    12581258                        'Remove' => __( 'Remove' ), // Tooltip for the 'remove' button in the image toolbar
    1259                         'Edit ' => __( 'Edit' ), // Tooltip for the 'edit' button in the image toolbar
     1259                        'Edit ' => __( 'Edit' ), // Tooltip for the 'edit' button in the image toolbar and trailing space is needed, used for context
    12601260                        'Paste URL or type to search' => __( 'Paste URL or type to search' ), // Placeholder for the inline link dialog
    12611261                        'Apply'  => __( 'Apply' ), // Tooltip for the 'apply' button in the inline link dialog
    12621262                        'Link options'  => __( 'Link options' ), // Tooltip for the 'link options' button in the inline link dialog