'] = APP.' - Restore';
$l['restorefile'] = 'Restore from Template';
$l['restore_dir'] = 'Restore Directory';
$l['restore_dir_exp'] = 'If you check this the entire folder will be restored';
$l['restore_datadir'] = 'Restore Data Directory';
$l['restore_datadir_exp'] = 'If checked the Data directory will be restored';
$l['restore_db'] = 'Restore Database';
$l['restore_db_exp'] = 'If checked the database will also be restored';
$l['restore_ins'] = 'Restore Template';
$l['restore'] = 'Your Template has been restored successfully';
$l['confirm_restore'] = 'Are you sure you want to restore the installation ?';
$l['return'] = 'Return to Overview';
$l['return_to_wpm'] = 'Return to WordPress Management';
$l['restore_wwwdir'] = 'Restore Web Directory';
$l['restore_wwwdir_exp'] = 'If checked the Web directory will be restored';
$l['checking_data'] = 'Checking the submitted data';
$l['res_db'] = 'Restoring the Database';
$l['res_dir'] = 'Restoring the Directory';
$l['res_datadir'] = 'Restoring the Data Directory';
$l['finishing_process'] = 'Template Restored';
$l['wait_note'] = 'NOTE: This may take 3-4 minutes. Please do not leave this page until the progress bar reaches 100%';
$l['restoring'] = 'Your template is being restored in background. You will be notified by email once its completed. You can track the restore process from the Task List page.';
$l['prog_restoring'] = 'Restoring Template';
$l['prog_restore_complete'] = 'Restore Completed.';
$l['no_restore_functions'] = 'The RESTORE FUNCTIONS file could not be found! Please report this to the server administrator.';
$l['backup_file_empty'] = 'Template file is empty';
$l['db_not_exist'] = 'Database file does not exist';
$l['db_empty'] = 'The database file is empty';
$l['ampps_notify_premium'] = 'This feature is available in the premium version of AMPPS. Please purchase AMPPS Premium';
$l['read_archive'] = 'Reading the archive';
$l['wpc_return'] = 'Return to Templates';
$l['restore_delete_files'] = 'Delete existing files/folders';
$l['restore_delete_files_exp'] = 'If checked existing files/folders will be deleted and then the template files will be restored.
Note: Please make sure that you chose Full Template while creating this Template.';
$l['no_restore_file_param'] = 'Template file name was not passed. It is required to start the restore process.';
$l['no_space'] = 'You do not have sufficient space to install this software!';
$l['no_softdomain'] = 'You did not choose the domain to install the software.';
$l['wrong_softdomain'] = 'The path of the domain you selected could not be found.';
//Temp
$l['no_ins'] = 'No installation was submitted';
$l['wrong_ins_title'] = 'Wrong Installation ID';
$l['wrong_ins'] = 'The installation ID you submitted does not exist';
$l['no_info_file'] = 'The INFO.XML file could not be found! Please report this to the server administrator.';
$l['incompatible'] = 'The software requires a higher version of '.APP.'! Please report this to the server administrator.';
$l['no_install'] = 'The INSTALL.XML file could not be found! Please report this to the server administrator.';
$l['no_functions'] = 'The CLONE FUNCTIONS file could not be found!';
$l['no_clone'] = 'No Clone';
$l['no_softdomain'] = 'You did not choose the domain to install the software.';
$l['wrong_softdomain'] = 'The path of the domain you selected could not be found.';
$l['softdirectory_exists'] = 'The directory you typed already exists! Please type in another directory name.';
$l['no_space'] = 'You do not have sufficient space to install this software!';
$l['no_softdb'] = 'The database was not posted.';
$l['database_exists'] = 'The database already exists. Please choose a different name.';
$l['databaseuser_exists'] = 'The database user already exists. Please choose a different database name.';
$l['db_name_long'] = 'The database name cannot be greater than 7 letters. Please choose a shorter database name.';
$l['db_limit_crossed'] = 'The maximum number of databases you can create has been reached, so installation cannot proceed.';
$l['restoring_template'] = 'Restoring Template';
$l['restore_template'] = 'Restore Template';
$l['downloading'] = 'Downloading Package';
$l['cant_restore_db'] = 'Could not import the database';
$l['fail_create'] = 'Failed to create the Directory';
$l['fail_create_datadir'] = 'Failed to create the Data Directory';
$l['cant_clone_dir'] = 'The directory cannot be restored as it is the home directory.';
$l['cant_connect_mysql'] = 'Could not connect to database, please check the Username/Password of your database. If changed, please update the details in Softaculous installations using Edit Details.';
$l['same_ins'] = 'It is not possible to clone an installation to the same location';
$l['ins_exists'] = 'It seems that you already have &soft-1; installed at the chosen location';
$l['ins_recursive'] = 'You cannot restore the template in a subdirectory of the original installation';
$l['no_restore_template_support'] = 'Template feature is not supported for this script';
$l['invalid_script'] = 'Invalid Script ID';
$l['no_domain_found'] = 'No domain found. Please add a domain to restore a template';
$l['no_cron_min'] = 'No Cron minute was specified';
$l['no_cron_hour'] = 'No Cron hour was specified';
$l['no_cron_day'] = 'No Cron day was specified';
$l['no_cron_month'] = 'No Cron month was specified';
$l['no_cron_weekday'] = 'No Cron weekday was specified';
$l['wrong_cron_min'] = 'Cron minute is wrong. Valid values are 0-59 or a *';
$l['wrong_cron_hour'] = 'Cron hour is wrong. Valid values are 0-23 or a *';
$l['wrong_cron_day'] = 'Cron day is wrong. Valid values are 1-31 or a *';
$l['wrong_cron_month'] = 'Cron month is wrong. Valid values are 1-12 or a *';
$l['wrong_cron_weekday'] = 'Cron weekday is wrong. Valid values are 0-7 or a *';
$l['no_datadir'] = 'No Data directory was specified';
$l['datadir_exists'] = 'The data directory you submitted exists. Please specify another one.';
$l['no_decompress_data'] = 'There were some errors in decompressing the DATA files.';
$l['some_files_exist'] = 'Installation cannot proceed because the following files already exist in the target folder : ';
$l['delete_files'] = 'Please delete these files or choose another folder.';
$l['overwrite_exist'] = 'OR
Select the checkbox to overwrite all files and continue';
$l['prog_cloning'] = 'Restoring Template'; // Dont remove trailing space
$l['prog_cloning_complete'] = 'Restore Template Completed.';
$l['checking_data'] = 'Checking the submitted data';
$l['unzipping_files'] = 'Copying files and folders';
$l['unzipping_datadir'] = 'Unzipping data files';
$l['prop_db'] = 'Propagating the database';
$l['finishing_process'] = 'Finishing Restore Template';
$l['wait_note'] = 'NOTE: This may take 3-4 minutes. Please do not leave this page until the progress bar reaches 100%';
$l['no_hostname'] = 'Please enter your Database Hostname';
$l['no_dbusername'] = 'Please enter your Database Username';
$l['no_dbuserpass'] = 'Please enter your Database Password';
$l['softdirectory_invalid'] = 'The directory you typed is invalid.';
$l['softdatadir_invalid'] = 'The data directory you typed is invalid.';
$l['err_domain'] = 'No Domain';
$l['err_domain_admin'] = 'This User does not have any Domain. Please contact Administrator.';
$l['no_https'] = 'A trusted SSL Certificate was not found';
$l['no_php_install'] = 'PHP is not installed. To install it, please click here';
$l['no_mysql_install'] = 'MySQL is not installed. To install it, please click here';
$l['no_field'] = 'The field &soft-1; is required and must be filled out.';
$l['error_adddb'] = 'The database could not be created';
$l['error_adduser'] = 'There was an error in adding a user to the new database';
$l['no_package'] = 'The installation package could not be found!';
$l['no_decompress'] = 'There were some errors in decompressing the package files.';
//Theme Strings
$l['