Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_official / html / modules / blocks / pnlang / zho [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 05 Aug 2002 02:55:47 | postnuke_official/html/modules/blocks/pnlang/zho | admin.php,NONE,1.1.2.1 | Xiaoyu Huang |
| working | |||
Update of /home/cvsroot/postnuke_official/html/modules/blocks/pnlang/zho
In directory ns7.hostnuke.net:/tmp/cvs-serv25940
Added Files:
Tag: PostNuke_71
admin.php
Log Message:
working
--- NEW FILE: admin.php ---
<?php
if (!defined('_EDIT')) {
define('_EDIT','�༭');
}
if (!defined('_DELETE')) {
define('_DELETE','ɾ��');
}
if (!defined('_ALL')) {
define('_ALL','���');
}
if (!defined('_CONFIGURE')) {
define('_CONFIGURE','����');
}
if (!defined('_UPDATE')) {
define('_UPDATE', '����');
}
define('_BLOCKSCONFIG','���ò˵������ť��');
define('_ACTIVATE','����');
define('_ACTIVATEERROR','�������ʱ�������');
define('_ACTIVE','�Ѽ���');
define('_ADDBLOCK','������');
define('_BLOCK','���');
define('_BLOCKACTIVATED','����Ѽ���');
define('_BLOCKCREATED','����Ѵ���');
define('_BLOCKDEACTIVATED','����ѽ���');
define('_BLOCKDELETED','�����ɾ��');
define('_BLOCKHIGHER','����������ƶ�');
define('_BLOCKLOWER','����������ƶ�');
define('_BLOCKLOADFAILED','װ�����ʧ��');
define('_BLOCKS','���');
define('_BLOCKSNOAUTH','�û��Ȩ������в��');
define('_CENTRE','�в�');
define('_COMMIT','�ύ');
define('_CORE','�����');
define('_DEACTIVATE','����');
define('_DEACTIVATEERROR','�������ʱ�������');
define('_DELETEERROR','ɾ�����ʱ�������');
define('_DOWN','����');
define('_INACTIVE','���');
define('_LANGUAGE','����');
define('_LEFT','��');
define('_MODIFYBLOCK','�����');
define('_MODULE','�');
define('_NEWBLOCK','�½����');
define('_NOSUCHBLOCK','�����');
define('_ORDER','˳��');
define('_POSITION','�');
define('_RIGHT','�Ҳ�');
define('_SHOWACTIVEBLOCKS','��ʾ�Ѽ������');
define('_SHOWALLBLOCKS','��ʾ������');
define('_STATE','״̬');
define('_TITLE','����');
define('_TYPE','���');
define('_UP','����');
define('_UPDATEDBLOCK','����Ѹ���');
define('_UPDATEFAILED','����������ʧ��');
define('_VIEWBLOCKS','�鿴�Ѽ������');
define('_CONFIRMBLOCKDELETE', 'ȷ��ɾ������飿');
define('_DELETEBLOCK', 'ɾ�����');
define('_CANCELBLOCKDELETE', 'ȡ�ɾ��');
define('_CONFIRM', 'ȷ��');
define('_CONTENT', '����');
define('_BLOCKSREFRESH', '����Զ�ˢ��ʱ��(���ڴ�����ȡ��Ϣʱʹ��)');
define('_BLOCKSHALFHOUR', '��Сʱ');
define('_BLOCKSRSSLISTS', '��ʾ��п���'); //need to be updated
define('_BLOCKSHOUR', 'һСʱ');
define('_BLOCKSTWOHOURS', '��Сʱ');
define('_BLOCKSFOURHOURS', '��Сʱ');
define('_BLOCKSTWELVEHOURS', 'ʮ��Сʱ');
define('_BLOCKSONEDAY', 'һ��');
?>
View Statistics - Next Notice - Previous Notice
| Visit Developer Site - Browse CVS Repository |
Syndicate via backend.rss (max. once per hour please) | Powered by CVSNotice 0.1.3 |