Make WordPress Core


Ignore:
Timestamp:
03/03/2008 09:15:34 PM (18 years ago)
Author:
ryan
Message:

Autosave notice styling from mdawaffe. fixes #6054

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/script-loader.php

    r7130 r7145  
    5454            'previewPostText' => __('View this Post'),
    5555            'requestFile' => get_option( 'siteurl' ) . '/wp-admin/admin-ajax.php',
    56             'savingText' => __('Saving…')
     56            'savingText' => __('Saving Draft…')
    5757        ) );
    5858
Note: See TracChangeset for help on using the changeset viewer.