Ticket #42543: 42543.2.diff
File 42543.2.diff, 1.0 KB (added by , 7 years ago) |
---|
-
src/wp-includes/class-wp-editor.php
1256 1256 'Distraction-free writing mode' => array( __( 'Distraction-free writing mode' ), 'accessW' ), 1257 1257 'No alignment' => __( 'No alignment' ), // Tooltip for the 'alignnone' button in the image toolbar 1258 1258 '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 1260 1260 'Paste URL or type to search' => __( 'Paste URL or type to search' ), // Placeholder for the inline link dialog 1261 1261 'Apply' => __( 'Apply' ), // Tooltip for the 'apply' button in the inline link dialog 1262 1262 'Link options' => __( 'Link options' ), // Tooltip for the 'link options' button in the inline link dialog