Current File : //usr/local/softaculous/enduser/languages/russian/admin/script_requirement_lang.php |
<?php
//////////////////////////////////////////////////////////////
//===========================================================
// softwares_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['no_req_support_panel'] = 'Requirements check from admin panel is not supported on this panel';
//Theme Strings
$l['<title>'] = APP.' - Scripts Center';
$l['list_of_scripts'] = 'Following is the list of scripts requirements';
$l['no_results'] = 'No results were found';
$l['note'] = 'If you are changing the PHP version on runtime (i.e. using CageFS, hive, .htaccess etc.), then you can ignore the below PHP version references';
$l['script_name'] = 'Script Name';
$l['req'] = 'Script Requirements';