Make WordPress Core


Ignore:
Timestamp:
09/14/2009 02:06:33 AM (16 years ago)
Author:
azaozz
Message:

Explain that the permalink is temporary for autosave generated permalinks, fixes #7733

File:
1 edited

Legend:

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

    r11927 r11928  
    276276        $scripts->localize( 'slug', 'slugL10n', array(
    277277            'requestFile' => admin_url('admin-ajax.php'),
    278             'save' => __('Save'),
     278            'save' => __('OK'),
    279279            'cancel' => __('Cancel'),
    280280            'l10n_print_after' => 'try{convertEntities(slugL10n);}catch(e){};'
Note: See TracChangeset for help on using the changeset viewer.