Changeset 7145 for trunk/wp-includes/script-loader.php
- Timestamp:
- 03/03/2008 09:15:34 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/script-loader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/script-loader.php
r7130 r7145 54 54 'previewPostText' => __('View this Post'), 55 55 'requestFile' => get_option( 'siteurl' ) . '/wp-admin/admin-ajax.php', 56 'savingText' => __('Saving …')56 'savingText' => __('Saving Draft…') 57 57 ) ); 58 58
Note: See TracChangeset
for help on using the changeset viewer.