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-polls / lang / zho [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
05 Aug 2002 03:57:39 | postnuke_official/html/modules/ns-polls/lang/zho | global.php,NONE,1.1.2.1 manual.html,NONE,1.1.2.1 | Xiaoyu Huang |
working |
Update of /home/cvsroot/postnuke_official/html/modules/ns-polls/lang/zho In directory ns7.hostnuke.net:/tmp/cvs-serv27113 Added Files: Tag: PostNuke_71 global.php manual.html Log Message: working --- NEW FILE: global.php --- <?php // ---------------------------------------------------------------------- // Original Author of file: ??? // Purpose of file: Poll comments/module/admin defines. // ---------------------------------------------------------------------- // define("_ALL","���"); define("_ALLOWEDHTML","�����HTML��"); define("_BY","��"); define("_CHOOSEPOLL","��������б���ѡ��һ��Ʊѡ��"); define("_COMMENT","���"); define("_COMMENTREPLY","������"); define("_COMMENTS","���"); define("_COMMENTSBACK","�������"); define('_COMMENTSPOLLS','��ͶƱ�м�����﹦�ܣ�'); define("_COMMENTSWARNING","������Ȩ���������У���վ����ǵ���ﲻ���κ����Σ�"); define("_COMREPLYPRE","������Ԥ��"); define("_CONFIGURE","����"); define("_CREATEPOLL","������ͶƱ"); define("_CREATEPOLLBUT","����ͶƱ��"); define('_CURRENTPOLL','��ǰͶƱ'); define("_CURRENTPOLLRESULTS","��ǰ��Ʊ��"); define("_DELETEPOLLS","ɾ��Ʊѡ��"); define("_DIRECTCOM","ֱ�ӵ������..."); define("_DUPLICATE","�ظ�����Ƿ��ύ����Σ�"); define('_EDITEXISTING','Edit Existing Polls'); define("_EXTRANS","ת����HTML��ǡ����ı���"); define("_FLAT","��ػظ�"); define("_HIGHEST","�߷���ǰ"); define("_HTMLFORMATED","HTML��ʽ"); define("_LANGUAGE","����"); define("_LOGINCREATE","��¼/ע��"); define("_LOGOUT","ע�"); define("_LVOTES","Ʊ�"); define('_MODERATE','���'); define("_MODIFY","��"); define("_MODIFYPOLLS","�༭ѡƱ"); define("_NESTED","��ʾ�ظ�"); define("_NEWEST","����һ�"); define("_NOANONCOMMENTS","����û���Ȩ�������,��<a href=\"user.php\">ע��</a>"); define("_NOCOMMENTS","û�����"); define("_NOSUBJECT","�����"); define("_NOTRIGHT","�ڴ��ݱ������ʱ���д�����Ϣ��Ϊ�˷�ֹ�������˴�·��"); if (!defined('_NUMVOTES')) { define('_NUMVOTES','Ʊ�'); } define("_OLDEST","���һ�"); define("_ON","��"); define("_ONEPERDAY","����ֻ����ÿ��ͶƱһ��"); define("_ONN","��..."); define("_OTHERPOLLS","���Ʊѡ"); define("_PARENT","��"); define('_PASTPOLLS','��ȥ��ͶƱ'); define("_PASTSURVEYS","��ǰ�ĵ���"); define("_PCOMMENTS","��"); define("_PLAINTEXT","���ı�"); define('_POLL','ͶƱ'); define('_POLLCOM','����ͶƱ���'); define('_POLLCOMPRE','ͶƱ���Ԥ��'); define("_POLLDELWARNING","���棺��ѡ����Ʊѡ�����������ݿ���ɾ����"); define("_POLLEACHFIELD","ÿ����ֻ��дһ��ѡ��"); define("_POLLS","ͶƱ"); define("_POLLSADDNOAUTH","�û��Ȩ�����Ʊѡ"); define("_POLLSADMIN","ͶƱ���"); define('_POLLSCONF','ͶƱ����'); define("_POLLSDELNOAUTH","�û��Ȩ��ɾ��Ʊѡ"); define("_POLLSEDITNOAUTH","�û��Ȩ�ޱ༭Ʊѡ"); define("_POLLSNOAUTH","�û��Ȩ����Ʊѡ"); define("_POLLTITLE","Ʊѡ����"); define("_POSTANON","������"); define("_READREST","�Ķ�������������..."); define("_REMOVEEXISTING","ɾ���Ѿ����ڵ�Ʊѡ��"); define("_REPLY","�ظ�"); define("_REPLYMAIN","������"); define("_RESULTS","��"); define("_ROOT","��"); define('_SCALEBAR','����ʾ����ֵ��Χ'); define("_SCORE","��֣�"); define("_SENDAMSG","����һ���Ϣ"); define("_SUBJECT","���"); define("_THREAD","�������"); define("_THRESHOLD","��ʼ"); define("_TOTALVOTES","�ܹ���Ʊ��"); define("_UCOMMENT","���"); define("_USERINFO","�û���Ϣ"); if (!defined('_VOTE')) { define('_VOTE','ͶƱ'); } define("_VOTING","ͶƱ�"); define("_YOURNAME","������"); ?> --- NEW FILE: manual.html --- <html> <head> <title>Surveys</title> </head> <body bgcolor=FFFFFF text=000000> <font face=Verdana,Arial,Helvetica size=2> <center><b>Surveys</b></center> <br><br> Be cool and change your Surveys frequently :p. To add a new Poll you need to just fill in the form in this page.<br><br> <b>Poll Title:</b> Title for your new Poll.<br><br> <b>Options:</b> The poll options, please enter at least 2 options, you don't need to fill all of them in.<br><br> <b>Delete Polls:</b> To delete one or more existing Polls, click on the <i>Delete Poll</i> link. After that you will see another page with the list of all your site's polls. Check the poll you want to delete and click on the <i>Remove</i> button. Remember: there isn't a confirmation when you delete a poll, just click and the selected poll will go bye-bye!<br><br> <b>NOTE:</b> Please double check your title and your options, because you will not be able to edit the poll after you click on the <i>Create</i> button. This is because it is not funny to let the administrators manipulate the surveys like other systems do.<br><br> <center><img src=../../../../images/global/manual.jpg border=0></center> </font> </body> </html>
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 |