HOME


sh-3ll 1.0
DIR:/usr/local/softaculous/enduser/languages/chinese/admin/
Upload File :
Current File : //usr/local/softaculous/enduser/languages/chinese/admin/updates_lang.php
<?php

//////////////////////////////////////////////////////////////
//===========================================================
// updates_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');

}

$l['unable_connect'] = '無法連接至 <a href="http://www.softaculous.com">Softaculous</a>';
$l['updating_error'] = '升級到最新版本時出現錯誤. 更新程序的紀錄於下方顯示. 請嘗試重新更新.';

//Theme Strings
$l['<title>'] = 'Softaculous - 更新中心';
$l['updated_successfully'] = '成功更新至最新版本';
$l['update_logs'] = '更新紀錄';
$l['update_softaculous'] = '更新 Softaculous';
$l['cur_ver'] = '目前版本';
$l['latest_ver'] = '最新版本';
$l['not_connect_soft'] = '無法連接至 Softaculous';
$l['updatesoftaculous'] = '更新 Softaculous';