backup.php

来自「this the oscommerce 3.0 aplha 4」· PHP 代码 · 共 45 行

PHP
45
字号
# $Id: backup.php 1498 2007-03-29 14:04:50Z hpdl $## osCommerce, Open Source E-Commerce Solutions# http://www.oscommerce.com## Copyright (c) 2007 osCommerce## This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License v2 (1991)# as published by the Free Software Foundation.heading_title = Database Backup Manageraction_heading_new_backup = New Database Backupaction_heading_restore_local_file = Restore From Local Backupaction_heading_batch_delete_backup_files = Batch Delete Backup Filestable_heading_backups = Backupstable_heading_date = Datetable_heading_file_size = File Sizetable_heading_action = Actionfield_compression_none = No Compressionfield_compression_gzip = GZIP Compressionfield_compression_zip = ZIP Compressionfield_download_only = Download Without Savingbackup_location = Backup Directory:last_restoration_date = Last Restoration Date:forget_restoration_date = Forget Restoration Dateintroduction_new_backup = Please fill in the following information for the new database backup.introduction_restore_file = Please verify the restoration of the following database backup file.introduction_restore_local_file = Please select the database backup file to restore from.introduction_delete_backup_file = Please verify the removal of this database backup file.introduction_batch_delete_backup_files = Please verify the removal of the following database backup files.ms_error_backup_directory_not_writable = Error: The database backup directory is not writable: %sms_error_backup_directory_non_existant = Error: The database backup directory does not exist: %sms_error_download_link_not_acceptable = Error: The download link is not acceptable.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?