Show
Ignore:
Timestamp:
12/11/06 09:20:59 (3 years ago)
Author:
fumiakiy
Message:

* Correctly abort restore operation when there is not a manifest file in the import directory. BugId: 45792, 45810
* Gracefully prevent starting restore operation without XML::XPath and its dependencies. BugId: 45790
* Fixed a bug which incorrectly shows the option to archive in tar and zip when there are required modules missing. BugId: 45804
* Added a message and a link to tell sysadmin how generated backup file will start downloading (automatically) and a manual download link in case automatic download does not work. BugId: 45791

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/wheeljack/lib/MT/L10N/en_us.pm

    r862 r877  
    4747    '_USAGE_BACKUP_FILES' => 'TBD', 
    4848    '_USAGE_RESTORE' => 'TBD', 
    49     '_BACKUP_TEMPDIR_WARNING' => 'Requesed data backed up successfully.  Make sure that you download and <strong>then delete</strong> files listed above from [_1] <strong>immediately</strong> because backup files contain sensitive information.', 
     49    '_BACKUP_TEMPDIR_WARNING' => 'Requesed data backed up successfully in the [_1] directory.  Make sure that you download and <strong>then delete</strong> files listed above from [_1] <strong>immediately</strong> because backup files contain sensitive information.', 
     50    '_BACKUP_DOWNLOAD_MESSAGE' => 'Downloading of the backup file will start automatically in a few seconds.  If for some reason it does not, click <a href=\'#\' onclick=\'submit_form()\'>here</a> to start downloading manually.  Please note that you can download the backup file only once for a session.', 
    5051    '_USAGE_BOOKMARKLET_1' => 'Setting up QuickPost to post to Movable Type allows you to perform one-click posting and publishing without ever entering through the main Movable Type interface.', 
    5152    '_USAGE_BOOKMARKLET_2' => 'Movable Type\'s QuickPost structure allows you to customize the layout and fields on your QuickPost page. For example, you may wish to add the ability to add excerpts through the QuickPost window. By default, a QuickPost window will always have: a pulldown menu for the weblog to post to; a pulldown menu to select the Post Status (Draft or Publish) of the new entry; a text entry box for the Title of the entry; and a text entry box for the entry body.',