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-user / lang / zho [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
06 Aug 2002 11:39:08 | postnuke_official/html/modules/ns-user/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-user/lang/zho In directory ns7.hostnuke.net:/tmp/cvs-serv12017 Added Files: Tag: PostNuke_71 global.php manual.html Log Message: working --- NEW FILE: global.php --- <?php // $Id: global.php,v 1.1.2.1 2002/08/06 11:39:06 class007 Exp $ // ---------------------------------------------------------------------- // Purpose of file: Language defines for NS-Users module // ---------------------------------------------------------------------- // define('_ADDFIELD','�����Ŀ'); define('_ADDINSTRUCTIONS','<br>���磺_MYINT��<br>�������language/(��ǰ����)/global.php��Ϊ�ó�������һ���������塰define(\'_MYINT\',\'�ҵij���\');��'); define('_ADDED','�����'); define('_ADDUSER','���һ�����û�'); define('_ADDUSERBUT','����û�'); define('_ALLOWUSERS','�����û��鿴�ҵ�Email��ַ'); define('_DELETEFIELD','ɾ����Ŀ�����'); define('_DELETEUSER','ɾ���û�'); define('_DYNAMICDATA','��̬�û����'); define('_EDITUSER','�༭�û�'); define('_EDITUSERS','�༭�û�'); define('_ERRORINVNICK','������Ч���dzơ������dz��а����˿ո�'); define('_ERRORINVURL','������Ч��URL������URL�а����˿ո�'); define('_FAKEEMAIL','����Email'); define('_FIELDACTIVE','�Ƿ�'); define('_FIELDLABEL','��Ŀ����'); define('_FIELDLENGTH','��ݳ���'); define('_FIELDNAME','��ĿKey'); define('_BIO','�����Ϣ'); define('_FIELDTYPE','������'); define('_FIELDVALIDATION','ȷ��'); define('_FIELDWEIGHT','˳��'); define('_FIELD_ACTIVATE','����'); //define('_FIELD_DEACTIVATE','����'); define('_FIELD_DEACTIVATE','�������ɾ������Ŀǰ�����'); define('_FIELD_DEL_SURE','�ȷ���Ҫɾ������Ŀ�Լ����������: '); define('_FIELD_NA','������'); define('_FIELD_NOEXIST','Field does not exist'); define('_FIELD_REQUIRED','Required'); define('_FORCHANGES','(�����ı�����ʱ��Ҫ)'); define('_MINAGE','��С���:'); define('_MINAGEDESCR','�����ڱ�վע���Ա����С��� (0=��������)'); define('_MODIFY','�����'); define('_MODIFYUSERSADDNOAUTH','�û��Ȩ������û�'); define('_MODIFYUSERSDELNOAUTH','�û��Ȩ��ɾ���û�'); define('_MODIFYUSERSEDITNOAUTH','�û��Ȩ�ޱ༭�û�'); define('_MODIFYUSERSNOAUTH','�û��Ȩ�����û����'); define('_NAME','���'); define('_NEEDTOCOMPLETE','���Ҫ�����пո�'); define('_NICKNAME','�û��'); define('_OPTION','ѡ��'); define('_PASSWDLEN','�û�������С����:'); define('_PASSWDNOMATCH','�Բ�����������벻ƥ�䡣�뷵������һ��'); define('_PASSWORD','����'); define('_RETYPEPASSWD','������������'); define('_STRING_INSTRUCTIONS','���ԡ��ַ�����������Ч����ݳ������1,254'); define('_SURE2DELETE','�ȷ��Ҫɾ���û���'); define('_UDT_CORE','�ں�'); define('_UDT_FLOAT','����'); define('_UDT_INTEGER','���'); define('_UDT_MANDATORY','�ں���Ҫ'); define('_UDT_STRING','�ַ���'); define('_UDT_TEXT','�ı���'); define('_URL','URL'); define('_USERADMIN','�û����'); define('_USERCONF','�û�ѡ������'); define('_USERGRAPHIC','���û��ʺ�ҳ����ʾͼ��'); define('_USERID','�û�ID'); define('_USEREXIST','�û���Ѿ�����'); define('_USERNOEXIST','�û������ڣ�'); define('_USERPATH','�û��˵�ͼ��·��'); define('_USERUPDATE','�����û����'); define('_YIM','YIM ��'); ?> --- NEW FILE: manual.html --- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> <title>Edit Users</title> <link REL="StyleSheet" HREF="/manual/style/manual_styleNN.css" TYPE="text/css"> <style type="text/css">@import url("/manual/style/manual_style.css"); </style> </head> <body> <table class="main" cellpadding=4 cellspacing=1> <tr class="help-topic"> <td class="help-topic"><img src=../../../../images/global/manual.jpg border=0></td> <td class="help-topic">User Administration</td> </tr> <tr> <td class="help-desc" colspan=2> To <b>add a new user</b> fill in the form. The required fields are marked with a <i>(required)</i> label. The Fake Email field is the email address the system will show in the user info page (visible to everyone). When you are finished filling in the info just click on the <i>Add User</i> button to add the new user.<br><br> To <b>edit an existing user</b> just type the user's Nickname in the field <i>User ID</i>, select <i>Modify User</i> and click <i>OK</i>. This will open another page with that user's data, just change what you need and click on the <i>Update User</i> button.<br><br> To <b>delete an existing user</b> type the user's Nickname in the field <i>User ID</i>, select <i>Delete User</i> and click the <i>OK</i> button.<br><br> </td> </tr> </table> </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 |