you can also modify data/config.php in the $prefix to decide to use prefixion.'; $_LANG['upload_and_exe'] = 'Upload the sql file and execute.'; /* Prompting message */ $_LANG['fail_get_tables'] ='Obtain the backup datasheet failure.'; $_LANG['fail_open_file'] ='Open file failure.'; $_LANG['fail_remove'] ='Delete file failure.'; $_LANG['fail_get_content'] ='Obtain the datasheet contents failure.'; $_LANG['fail_upload'] ='Upload file failure.'; $_LANG['fail_upload_move'] ='Upload to move file failure.'; $_LANG['unrecognize_version'] ='Can\'t identify the ECShop version of the backup sql.'; $_LANG['unrecognize_mysql_version'] ='Can\'t identify the mysql version of the backup sql.'; $_LANG['mysql_version_error'] ='Current mysql version the %s and the mysql version of the backup data the %s is different, may appear a problem, are you sure import it?'; $_LANG['confirm_ver'] = 'Yes, please import it!'; $_LANG['unconfirm_ver'] = 'Cancel!'; $_LANG['version_error'] ='ECShop current version the %s and the backup data version the %s is different, the backup restore failure.'; $_LANG['not_sql_file'] ='This isn\'t a sql file, if the file is true, please change the file suffixal name as .sql.'; $_LANG['sqlfile_error'] ='You upload the file failure, the backup restore failure.'; $_LANG['restore_success'] ='Restore successfully.'; $_LANG['fail_optimize'] ='Optimize datasheet %s failure.'; $_LANG['optimize_ok'] ='Optimize datasheet successfully, tidying up fragment totally %d.'; $_LANG['restore_confirm'] ='Restore database will clear existing all contents, are you sure recover it?'; $_LANG['fail_import'] ='The data ducting failure.'; $_LANG['no_file'] ='The file is nonexistent.'; $_LANG['not_support_zip_format'] ='The server nonsupport zip format, please decompress the file and upload again.'; /* js */ $_LANG['js_languages']['remove_confirm'] ='Are you sure delete the backup?'; $_LANG['js_languages']['lang_remove'] ='Remove'; $_LANG['js_languages']['lang_restore'] ='Restore backup'; $_LANG['js_languages']['lang_download'] ='Download'; $_LANG['js_languages']['sql_name_not_null'] ='The file can\'t be blank.'; $_LANG['js_languages']['vol_size_not_null'] ='Please enter the backup size.'; /* buckup center */ $_LANG['backup_title'] = 'The part %s of backup is created, It is running automatism.'; $_LANG['backup_notice'] = 'Please chick here ,if your browse has redirect automatism.'; $_LANG['backup_success'] = 'Success'; $_LANG['name'] = 'File Name'; $_LANG['ver'] = 'Version'; $_LANG['add_time'] = 'Time'; $_LANG['file_size'] = 'Size'; $_LANG['empty_upload'] = 'It is empty'; $_LANG['fail_write_file'] = 'The file %s can not writting'; $_LANG['vol'] = 'VOL'; $_LANG['import'] = 'Import'; $_LANG['server_sql'] = 'Server Backup'; $_LANG['submit_remove'] = 'Delete'; $_LANG['remove_success'] = 'Delete Success'; $_LANG['confirm_import'] = 'Do you want to import other backup'; $_LANG['also_continue'] = 'Yes, I want do it'; $_LANG['dir_priv'] = 'The problem with directory %s :'; $_LANG['dir_not_exist'] = 'This directory %s is not exist, please create it'; $_LANG['cannot_read'] = 'Can not Read'; $_LANG['cannot_write'] = 'Can not Write'; $_LANG['cannot_add'] = 'Can not Add data'; $_LANG['cannot_modify'] = 'Can not Modify'; $_LANG['confirm_remove'] = 'Are you sure delete Items?'; ?>