Changeset 42523 for trunk/src/wp-includes/class-wp-editor.php
- Timestamp:
- 01/17/2018 06:27:21 AM (8 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-editor.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-editor.php
r42343 r42523 1276 1276 'No alignment' => __( 'No alignment' ), // Tooltip for the 'alignnone' button in the image toolbar 1277 1277 'Remove' => __( 'Remove' ), // Tooltip for the 'remove' button in the image toolbar 1278 'Edit '=> __( 'Edit' ), // Tooltip for the 'edit' button in the image toolbar1278 'Edit|button' => __( 'Edit' ), // Tooltip for the 'edit' button in the image toolbar 1279 1279 'Paste URL or type to search' => __( 'Paste URL or type to search' ), // Placeholder for the inline link dialog 1280 1280 'Apply' => __( 'Apply' ), // Tooltip for the 'apply' button in the inline link dialog
Note: See TracChangeset
for help on using the changeset viewer.