Changeset 30385 for trunk/src/wp-includes/class-wp-editor.php
- Timestamp:
- 11/19/2014 05:26:18 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-editor.php
r30338 r30385 968 968 'Read more...' => __( 'Read more...' ), // Title on the placeholder inside the editor 969 969 'Distraction Free Writing' => __( 'Distraction Free Writing' ), 970 ' Remove alignment' => __( 'Removealignment' ), // Tooltip for the 'alignnone' button in the image toolbar970 'No alignment' => __( 'No alignment' ), // Tooltip for the 'alignnone' button in the image toolbar 971 971 ); 972 972
Note: See TracChangeset
for help on using the changeset viewer.