Current File : /home/inlingua/www/decay_sym/root/usr/local/softaculous/enduser/languages/english/backups_lang.php
<?php

//////////////////////////////////////////////////////////////
//===========================================================
// backups_lang.php
//===========================================================
// SOFTACULOUS 
// Version : 1.1
// Inspired by the DESIRE to be the BEST OF ALL
// ----------------------------------------------------------
// Started by: Alons
// Date:       10th Jan 2009
// Time:       21:00 hrs
// Site:       http://www.softaculous.com/ (SOFTACULOUS)
// ----------------------------------------------------------
// Please Read the Terms of use at http://www.softaculous.com
// ----------------------------------------------------------
//===========================================================
// (c)Softaculous Inc.
//===========================================================
//////////////////////////////////////////////////////////////

if(!defined('SOFTACULOUS')){

	die('Hacking Attempt');

}

// Error strings
$l['off_backup_restore'] = 'Backup/Restore feature has been disabled by admin';

//Theme Strings
$l['<title>'] = APP.' - Backups';
$l['backups_head'] = 'Backups and Restore';
$l['file'] = 'File Name';
$l['bac_time'] = 'Backup Of';
$l['size'] = 'Size';
$l['remove'] = 'Remove Backup';
$l['download'] = 'Download Backup';
$l['size_mb'] = 'MB';
$l['options'] = 'Options';
$l['no_info'] = 'No Info';
$l['no_ins'] = 'You do not have any backups';
$l['upd_to'] = 'Upgrade to Version';
$l['backup_deleted'] = 'The backup was deleted successfully.';
$l['confirm_del'] = 'Are you sure you want to delete the backup file ?';
$l['restore'] = 'Restore';
$l['del_insid'] = 'Are you sure you wish to remove the selected backup(s) ? The action will be irreversible. \nNo further confirmations will be asked !';
$l['rem_backup_id'] = 'Removing Backup - ';
$l['no_sel_inst'] = 'No backup(s) selected to remove.';
$l['inst_remvd'] = 'The selected backup(s) have been removed. The page will now be reloaded !';
$l['editdetail'] = 'Edit Details';
$l['go'] = 'Go';
$l['version'] = 'Version';
$l['installation_removed'] = 'Installation has been removed, which was installed on the following url : <b>&soft-1;</b>. You can restore it using the Backup.';
$l['invalid_downloadfile'] = 'The backup file is invalid';
$l['note'] = 'Notes';
$l['with_selected'] = 'With Selected';
$l['backups_expire'] = 'Your Local backups will be automatically purged after <b>&soft-1;</b> days of the backup creation.';
$l['max_backups'] = 'You currently have <b>&soft-1;</b> backups in your account. Your maximum backups limit is <b>&soft-2;</b>.';
$l['backup_locations'] = 'Manage Backup Locations';
$l['remote_location'] = 'Backup on ';