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 / quotes / pnlang / zho [ view in CVS ]
| Date | Directory [filter] | File(s) [view] | Author [filter] |
| 06 Aug 2002 11:47:04 | postnuke_official/html/modules/quotes/pnlang/zho | admin.php,NONE,1.1.2.1 adminapi.php,NONE,1.1.2.1 | Xiaoyu Huang |
| working | |||
Update of /home/cvsroot/postnuke_official/html/modules/quotes/pnlang/zho
In directory ns7.hostnuke.net:/tmp/cvs-serv12262
Added Files:
Tag: PostNuke_71
admin.php adminapi.php
Log Message:
working
--- NEW FILE: admin.php ---
<?php // File: $Id: admin.php,v 1.1.2.1 2002/08/06 11:47:01 class007 Exp $ $Name: $
// ----------------------------------------------------------------------
// POST-NUKE Content Management System
// Copyright (C) 2001 by the Post-Nuke Development Team.
// http://www.postnuke.com/
// ----------------------------------------------------------------------
// 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: Language Definitions For Random Quotes
// ----------------------------------------------------------------------
define('_QOTDADD','���');
define('_QOTDADDSUCCESS','��óɹ����');
define('_QOTDAUTHOR','���');
define('_QOTDACTION','���');
define("_QOTDADDQ","������");
define("_QOTDBACK","����");
define('_QOTDDELETEACTION','ɾ��');
define('_QOTDDEL','�ȷ�����ɾ������ã�');
define('_QOTDSAVE','�����ģ�');
define('_QOTDEDITACTION','�༭');
define('_QOTDMODIFY','�����');
define('_QOTDNEXT','��һҳ');
define('_QOTDNOQUOTES','������');
define('_QOTDPREVIOUS','��һҳ');
define('_QOTDQUOTE','���');
define('_QOTDSEARCH','����ؼ���:');
define('_QOTDTEXT','�������:');
define("_QUOTESADDNOAUTH","�û��Ȩ��������");
define("_QUOTESDELNOAUTH","�û��Ȩ��ɾ�����");
define("_QUOTESEDITNOAUTH","�û��Ȩ�ޱ༭���");
define("_QUOTESNOAUTH","�û��Ȩ�������");
define('_QOTDSAVEACTION','����');
define('_QOTDNOTADDED','��������');
define('_APILOADFAILED','��װ��API');
define('_CANCELQUOTEDELETE','ȡ�');
define('_CONFIRMQUOTEDELETE','ȷ��');
define('_QOTDDELETED','�����ɾ��');
define('_CONFIRM','ȷ��');
define('_QOTDTOTAL','��ݿ��й������: ');
define('_QOTDSUCCESS','����ѱ���');
define('_QOTDSEARCHRESULTS','���������');
?>
--- NEW FILE: adminapi.php ---
<?php // File: $Id: adminapi.php,v 1.1.2.1 2002/08/06 11:47:01 class007 Exp $ $Name: $
// ----------------------------------------------------------------------
// POSTNUKE Content Management System
// Copyright (C) 2001 by the PostNuke Development Team.
// http://www.postnuke.com/
// ----------------------------------------------------------------------
// 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: adam_baum (Greg)
// Purpose of file: language definitions for Quotes admin API
// ----------------------------------------------------------------------
define('_QUOTESAPINOAUTH','Not Authorized to Access Admin API');
define('_QUOTEAPIUPDATEFAILED','Quotes API Update Failed.');
define('_QUOTESARGSERROR','Error in Quotes admin API arguments');
?>
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 |