#----bbs.cgi $SUN="Sun"; $MON="Mon"; $TUE="Tue"; $WED="Wed"; $THU="Thu"; $FRI="Fri"; $SAT="Sat"; $MONTH="."; $DATE="."; $HOUR=":"; $SECOND=""; $TITLE="Title"; $NAME="Name"; $MAIL="Email"; $CONTENT="Content"; $SUBMIT="Submit"; $RTN="Return"; $ERR_MAIL="Please input your Email address correctly."; $ERR_NAME="Your name remains null."; $ERR_CONTENT="The content remanis null."; #---end--bbs.cgi #---form2csv.cgi $ERR_INPUT="Input items error."; $ERR_INPUT_SELECT="The following items are required."; $ERR_SAVE="Input digits failed to be saved."; $ERR_CFG="Please try again. If failed, please contact the master."; $ERR_MAILADDRESS="Please input your Email address correctly."; $BTN_RTN="Return to input again."; $MSG_CONFIRM="Confirm Please"; $LOGIN="Submit"; $MSG_CLICK_BTN="If OK, please click Login."; $BTN_LOGIN="Login"; #---end--form2csv.cgi #---form2mail.cgi $ERR_SENDING="Input digits failed to be sent."; $SENDING="Send"; $MSG_CLICK_SEND="If OK, please click Send"; $BTN_SEND="Send"; $THANKS_TITLE="Thanks"; $THANKS_CONTENT="Your information was sent successfully. Thank you very much!"; #---end--form2mail.cgi #---tnote.cgi-- $INDEX_BOX="Title\t Modify any index-box\t"; $COMMENT="Note"; $RTN="Return"; $SPEECH_TITLE="Topic"; $NAME="Name"; $MAILADDESS="Email Address"; $CONTENT="Content"; $WRITE="Submit"; $RESETS="Reset"; $REMEMBER_TO_BROWSER="The name and Email address are saved into browser."; $REQUIRED_NAME_CONTENT="The name and content are required. Message in SBC case."; $REQUIRED_NAME_CONTENT2="Till the end of the content. Please continue in a new line. The HTML marks cannot be used."; $CASE="Case"; $SPEECH_NUM="Total number of speech"; $NEW_WRITE="New Speech"; $ALL_SPEECH="All"; $NEW_SPEECH="Latest"; $NEW_SPEECH2="Speech"; $DISPLAY="Display"; $DELETED="Delete Over"; $DEL_SPEECH="Delete the speech"; $MNG_PASSWD="Managing Password"; $DEL_EXE="Delete"; $DEGIN_MDF="Modify the design"; $DEGIN_MDF_FORM="Window for design modification"; $MSG="Because of the old display, the marks connection may not be correctly modified."; $TITLE="Title"; $INDEX="Title"; $EXPLANATION="Illustration"; $RTN_URL="URL to return"; $DSP_UNIT="Disply unit"; $DSP_SPEECH="Disply every speech"; $COLORING="Color Arrange"; $ITEM_INPUT="Input respectively in SBC case and DBC case in the order of paragraph, background, URL, name, serial number of speech and title"; $BG="Background image"; $SPEECH_FORM="Window for posting the speech"; $NEWS_TOP="Top of the speech"; $NEWS_BOTTOM="End of the speech"; $NEED="Yes"; $NONEED="No"; $WORK_EXE="Executing"; $RTN_NORMALL="Return normal methods"; $MSG_0 = 'locking'; $MSG_1 = 'Cannot open'; $MSG_2 = 'Cannot write'; $MSG_3 = 'Define no book'; $MSG_4 = 'Email address error'; $MSG_5 = 'url error'; $MSG_6 = 'Serial number of speech error.'; $MSG_7 = "The txt file named.... doesn't exit."; $MSG_8 = 'Defination of the book error.'; $MSG_9 = "Over length article. Please use SBC case."; $MSG_10= "To the end of the content"; $FMSG_0 = "Click Back to return."; $FMSG_1 = "Master"; $FMSG_2 = "Please contact..."; $ERR="Error"; $MNG_PWD_SET="Set of Master's Password"; $OLD_PWD="former password"; $NEW_PWD="present password"; $RE="(confirm)"; $EXE="submit"; $PASSWD_6="The password's length must be longer than 6."; $ERR_PASSWD="Confirm the password,please."; $ERR_CRYPT="Failed to encrypt the password,try a again."; $CERTIFICATE="Confirm the former password,please."; #---end tnote.cgi--