Current File : //usr/local/softaculous/enduser/languages/english/all_scripts_lang.php
<?php

//////////////////////////////////////////////////////////////
//===========================================================
// all_scripts_lang.php
//===========================================================
// SOFTACULOUS 
// Version : 5.1.6
// Inspired by the DESIRE to be the BEST OF ALL
// ----------------------------------------------------------
// Started by: Salman Shaikh
// Date:       20th Feb 20019
// 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');

}

//Theme Strings
$l['<title>'] = $globals['sn'].' - Powered by Softaculous';
$l['updates_available'] = 'There are <b>&soft-1;</b> Update(s) available.';
$l['demo_button'] = 'Demo';
$l['overview_button'] = 'Overview';
$l['conect_to_soft'] = 'Unable to connect to the news source.';
$l['news'] = 'Some News / Analysis';