Changeset 32957 for trunk/src/wp-includes/class-wp-editor.php
- Timestamp:
- 06/26/2015 06:48:02 PM (10 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
r32951 r32957 1043 1043 'Letter' => __( 'Letter' ), 1044 1044 'Action' => __( 'Action' ), 1045 'To move focus to other buttons use Tab or the arrow keys. To return focus to the editor press Escape or use one of the buttons.' => 1046 __( 'To move focus to other buttons use Tab or the arrow keys. To return focus to the editor press Escape or use one of the buttons.' ), 1045 1047 ); 1046 1048
Note: See TracChangeset
for help on using the changeset viewer.