Changeset 30760 for trunk/src/wp-includes/class-wp-customize-widgets.php
- Timestamp:
- 12/07/2014 12:44:49 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-widgets.php
r30695 r30760 729 729 'removeBtnTooltip' => __( 'Trash widget by moving it to the inactive widgets sidebar.' ), 730 730 'error' => __( 'An error has occurred. Please reload the page and try again.' ), 731 'widgetMovedUp' => __( 'Widget moved up' ), 732 'widgetMovedDown' => __( 'Widget moved down' ), 731 733 ), 732 734 'tpl' => array(
Note: See TracChangeset
for help on using the changeset viewer.