<?php
//////////////////////////////////////////////////////////////
//===========================================================
// sitepad_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_access_sitepad'] = 'Acesso ao SitePad desativado';
//Theme Strings
$l['<title>'] = APP.' - SitePad';
$l['no_ftp'] = 'Não foi possível encontrar os detalhes do Login FTP';
|