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 / ns-comments / lang / zho [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
05 Aug 2002 03:47:07 | postnuke_official/html/modules/ns-comments/lang/zho | global.php,NONE,1.1.2.1 | Xiaoyu Huang |
working |
Update of /home/cvsroot/postnuke_official/html/modules/ns-comments/lang/zho In directory ns7.hostnuke.net:/tmp/cvs-serv26749 Added Files: Tag: PostNuke_71 global.php Log Message: working --- NEW FILE: global.php --- <?php // File: $Id: global.php,v 1.1.2.1 2002/08/05 03:47:05 class007 Exp $ $Name: $ // ---------------------------------------------------------------------- // POST-NUKE Content Management System // Copyright (C) 2001 by the Post-Nuke Development Team. // http://www.postnuke.com/ // ---------------------------------------------------------------------- // Based on: // Thatware - http://thatware.org/ // PHP-NUKE Web Portal System - http://phpnuke.org/ // ---------------------------------------------------------------------- // LICENSE // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License (GPL) // as published by the Free Software Foundation; either version 2 // of the License, or (at your option) any later version. // // This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // // To read the license please visit http://www.gnu.org/copyleft/gpl.html // ---------------------------------------------------------------------- // Original Author of file: // Purpose of file: NS-Comments module language defines. // ---------------------------------------------------------------------- define("_ALLOWANONPOST","��������ÿ������"); define("_ANONYMOUSNAME","���Ĭ���"); define("_COMMENTREPLY","������"); define("_COMMENTSBACK","�������"); define("_COMMENTSCONFIG","�������"); define("_COMMENTSLIMIT","��۴�С����"); define("_COMMENTSMOD","��۴�����"); define('_COMMENTSNODIRECTACCESS', '�û��Ȩ�����������ϵͳ'); define("_COMMENTSWILLIGNORED","������������õ���ۻᱻ���ԡ�"); define("_COMMENTSOPT","���ѡ��"); define("_COMREPLYPRE","������Ԥ��"); define("_CONFIGCOMMENTS","�������"); define('_FAKETOPIC','<font class=\'pn-normal\'>According to my records, the topic you are trying to reply to does not exist. If you\'re just trying to be annoying, well then too bad.</font>'); define("_MAXCOMMENT","�������ַ�����"); define("_MODERATE","���"); define("_MODADMIN","���Ա����"); define("_MODTYPE","������ʽ"); define("_MODUSERS","ע���û�����"); define('_NEWUSER','���û�'); if(!defined('_NOANONCOMMENTS')){ define("_NOANONCOMMENTS","����û���Ȩ�������,��<a href=\"user.php\">ע��</a>"); } define("_NOMOD","����Ա"); define('_NOTAUTHORIZEDCOMMENT','�û��Ȩ�������ƪ����'); if (!defined('_POSTEDON')) { define('_POSTEDON','�����'); } define("_REMOVECOMMENTS","ɾ�����"); define("_SURETODELCOMMENTS","�ȷ��Ҫɾ���ѡ������ۼ���ظ���?"); define('_TROLL','<font class=\'pn-normal\'>���ʺŻ�IP�Ѿ�����ʱ��ֹ������ζ�Ÿ��ʺŻ�IP����������ڼ���Сʱ���Ѿ������Աɾ����5�����ϡ������Ϊ���Dz���ƽ�ģ�������ϵ���Ա�������ȷ��˲�Ӧ��������飬�����Ǹ÷�ʡһ��ˡ�<br><br><a class=\'pn-normal\' href=\'modules.php?op=modload&name=News&file=article&sid=$sid&mode=$mode&order=$order&thold='.$thold.'\'>'._COMMENTSBACK.'</a></font>'); define("_YES","��"); define("_YOURNAME","������"); ?>
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 |