📄 language_file_inc.asp
字号:
Const strTxtFriendsEmail = "Friends Email"
Const strTxtYourName = "Your Name"
Const strTxtYourEmail = "Your Email"
Const strTxtSendEmail = "Send Email"
Const strTxtMessage = "Message"
Const strTxtEmailFriendMessage = "I thought you might be interested in a post on"
Const strTxtFrom = "from"
Const strTxtErrorFrinedsName = "Friends Name \t- Enter your Friends Name"
Const strTxtErrorFriendsEmail = "Friends Email \t- Enter a valid email address for your friend"
Const strTxtErrorYourName = "Your Name \t- Enter your Name"
Const strTxtErrorYourEmail = "Your Email \t- Enter your valid email address"
Const strTxtErrorEmailMessage = "Message \t- Enter a message for your friend"
'members.asp
'---------------------------------------------------------------------------------
Const strTxtForumMembersList = "Forum Members List"
Const strTxtMemberSearch = "Member Search"
Const strTxtRegistered = "Registered"
Const strTxtSend = "Send"
Const strTxtNext = "Next"
Const strTxtPrevious = "Previous"
Const strTxtPage = "Page"
Const strTxtErrorMemberSerach = "Member Search\t- Enter a Members Username to search for"
'register.asp
'---------------------------------------------------------------------------------
Const strTxtRegisterNewUser = "Register New User"
Const strTxtProfileUsernameLong = "This is the name displayed when you use the forum"
Const strTxtRetypePassword = "Retype Password"
Const strTxtProfileEmailLong = "Not required, but useful if you wish to be notified when someone answers one of your posts or if you lose your password."
Const strTxtShowHideEmail = "Show my Email Address"
Const strTxtShowHideEmailLong = "Hide your email address if you want it to be kept private from other users."
Const strTxtSelectCountry = "Select Country"
Const strTxtProfileAutoLogin = "Automatically log me in when I return to the Forum"
Const strTxtSignature = "Signature"
Const strTxtSignatureLong = "Enter a signature that you would like shown at the bottom of your Forum Posts"
Const strTxtErrorUsernameChar = "Username \t- Your Username must be at least 2 characters"
Const strTxtErrorPasswordChar = "Password \t- Your Password must be at least 4 characters"
Const strTxtErrorPasswordNoMatch = "Password Error\t- The passwords entered do not match"
Const strTxtErrorValidEmail = "Email\t\t- Enter your valid email address"
Const strTxtErrorValidEmailLong = "If you don't want to enter your email address then leave the email field blank"
Const strTxtErrorNoEmailToShow = "You can not show your email address if you haven\'t entered one!"
Const strTxtErrorSignatureToLong = "Signature \t- Your signature has to many characters"
Const strTxtUpdateProfile = "Update Profile"
Const strTxtUsrenameGone = "The Username you requested is already taken, not permitted, or is less than 2 characters long.\n\nPlease choose another Username."
Const strTxtEmailThankYouForRegistering = "Thank-you for taking the time to register to use the forum"
Const strTxtEmailYouCanNowUseTheForumAt = "Your login details can be found below and now you have registered for a new account you can post new messages and reply to existing ones on the"
Const strTxtEmailForumAt = "forum at"
Const strTxtEmailToThe = "to "
'register_new_user.inc
'---------------------------------------------------------------------------------
Const strTxtEmailAMeesageHasBeenPosted = "A message has been posted on"
Const strTxtEmailClickOnLinkBelowToView = "To view and/or reply to the post then click on the link below"
Const strTxtEmailAMeesageHasBeenPostedOnForumNum = "A message has been posted in the forum number"
'registration_rules.asp
'---------------------------------------------------------------------------------
Const strTxtForumRulesAndPolicies = "Forum Rules and Policies"
Const srtTxtAccept = "Accept"
'New from version 6
'---------------------------------------------------------------------------------
Const strTxtHi = "Hi"
Const strTxtInterestingForumPostOn = "Interesting Forum post on"
Const strTxtForumLostPasswordRequest = "Forum Login Details Request"
Const strTxtLockForum = "Lock Forum"
Const strTxtLockedTopic = "Closed Topic"
Const strTxtUnLockTopic = "Un-Lock Topic"
Const strTxtTopicLocked = "Topic Closed"
Const strTxtUnForumLocked = "Un-Lock Forum"
Const strTxtThisTopicIsLocked = "This topic is closed."
Const strTxtThatYouAskedKeepAnEyeOn = "that you asked us to keep an eye on."
Const strTxtTheTopicIsNowDeleted = "The Topic has now been Deleted."
Const strTxtOf = "of"
Const strTxtTheTimeNowIs = "The time now is"
Const strTxtYouLastVisitedOn = "You last visited"
Const strTxtSendMsg = "Send PM"
Const strTxtSendPrivateMessage = "Send Private Message"
Const strTxtActiveUsers = "Active Users"
Const strTxtMembers = "Member(s)"
Const strTxtEnterTextYouWouldLikeIn = "Enter the text that you would like in"
Const strTxtEmailAddressAlreadyUsed = "The email address entered has already been used to register another member."
Const strTxtIP = "IP"
Const strTxtIPLogged = "IP Logged"
Const strTxtPages = "Pages"
Const strTxtCharacterCount = "Character Count"
Const strTxtAdmin = "Admin"
Const strTxtType = "Group"
Const strTxtActive = "Active"
Const strTxtGuest = "Guest"
Const strTxtAccountStatus = "Account Status"
Const strTxtNotActive = "Not Active"
Const strTxtEmailRequiredForActvation = "Required to be able to receive an email to activate your membership"
Const strTxtToActivateYourMembershipFor = "To activate your membership for"
Const strTxtForumClickOnTheLinkBelow = "click on the link below"
Const strTxtForumAdmin = "Forum Admin"
Const strTxtViewLastPost = "View Last Post"
Const strTxtSelectAvatar = "Select Avatar"
Const strTxtAvatar = "Avatar"
Const strTxtSelectAvatarDetails = "This is the small icon shown next to your posts. Either select one from the list or type the path in to your own Avatar (must be 64 x 64 pixels)"
Const strTxtForumCodesInSignature = "can be used in your signature"
Const strTxtHighPriorityPost = "Announcement"
Const strTxtPinnedTopic = "Sticky Topic"
Const strTxtOpenForum = "Open Forum"
Const strTxtReadOnly = "Read Only"
Const strTxtPasswordRequired = "Password Required"
Const strTxtNoAccess = "No Access"
Const strTxtFont = "Font"
Const strTxtSize = "Size"
Const strTxtForumCodes = "BBcodes"
Const strTxtNormal = "Normal Topic"
Const strTxtTopAllForums = "Announcement (all forums)"
Const strTopThisForum = "Announcement (this forum)"
Const strTxtMarkAllPostsAsRead = "Mark all posts as read"
Const strTxtDeleteCookiesSetByThisForum = "Delete cookies set by this forum"
'forum_codes
'---------------------------------------------------------------------------------
Const strTxtYouCanUseForumCodesToFormatText = "You can use the following Forum Codes to Format your text"
Const strTxtTypedForumCode = "Typed Forum Code"
Const strTxtConvetedCode = "Converted Code"
Const strTxtTextFormating = "Text Formatting"
Const strTxtImagesAndLinks = "Images and Links"
Const strTxtMyLink = "My Link"
Const strTxtMyEmail = "My Email"
'insufficient_permission.asp
'---------------------------------------------------------------------------------
Const strTxtAccessDenied = "Access Denied"
Const strTxtInsufficientPermison = "Only members with sufficient permission can access this page."
'activate.asp
'---------------------------------------------------------------------------------
Const strTxtYourForumMemIsNowActive = "Your Forum membership is active."
Const strTxtErrorWithActvation = "There is a problem activating your membership.<br /><br />Please contact the "
'register_mail_confirm.asp
'---------------------------------------------------------------------------------
Const strTxtYouShouldReceiveAnEmail = "<strong>Your Forum Membership needs to be activated!</strong> <br /><br />An activation email will be sent in a few moments to the email address you gave when registering.<br />Click on the link in this email to activate your Forum Membership."
Const strTxtThankYouForRegistering = "Thank-you for registering to use"
Const strTxtIfErrorActvatingMembership = "If you have a problem activating your membership please contact the"
'active_users.asp
'---------------------------------------------------------------------------------
Const strTxtActiveForumUsers = "Active Forum Users"
Const strTxtAddMToActiveUsersList = "Add me to Active Users list"
Const strTxtLoggedIn = "Logged In"
Const strTxtLastActive = "Last Active"
Const strTxtBrowser = "Browser"
Const strTxtOS = "OS"
Const strTxtMinutes = "minutes"
Const strTxtAnnoymous = "Anonymous"
'not_posted.asp
'---------------------------------------------------------------------------------
Const strTxtMessageNotPosted = "Message Not Posted"
Const strTxtDoublePostingIsNotPermitted = "Double posting is not permitted; your message has been posted already."
Const strTxtSpammingIsNotPermitted = "Spamming is not permitted!"
Const strTxtYouHaveExceededNumOfPostAllowed = "You have exceeded the number of posts permitted in the time span.<br /><br />Please try again later."
Const strTxtYourMessageNoValidSubjectHeading = "Your message did not contain a valid subject heading and/or message body."
'active_topics.asp
'---------------------------------------------------------------------------------
Const strTxtActiveTopics = "Active Topics"
Const strTxtLastVisitOn = "Last visit on"
Const strTxtLastFifteenMinutes = "Last 15 minutes"
Const strTxtLastThirtyMinutes = "Last 30 minutes"
Const strTxtLastFortyFiveMinutes = "Last 45 minutes"
Const strTxtLastHour = "Last hour"
Const strTxtLastTwoHours = "Last 2 hours"
Const strTxtYesterday = "Yesterday"
Const strTxtNoActiveTopicsSince = "There are no Active Topics since"
Const strTxtToDisplay = "to display"
Const strTxtThereAreCurrently = "There are currently"
'pm_check.inc
'---------------------------------------------------------------------------------
Const strTxtNewPMsClickToGoNowToPM = "new Private Message(s).\n\nClick OK to go to your Private Messenger."
'display_forum_topics.inc
'---------------------------------------------------------------------------------
Const strTxtFewYears = "few years"
Const strTxtWeek = "week"
Const strTxtTwoWeeks = "two weeks"
Const strTxtMonth = "month"
Const strTxtTwoMonths = "two months"
Const strTxtSixMonths = "6 months"
Const strTxtYear = "year"
Const strTxtHasBeenSentTo = "has been sent to"
Const strTxtCharactersInYourSignatureToLong = "characters in your signature, you must shorten it to below 200"
Const strTxtSorryYourSearchFoundNoMembers = "Your search found no forum members that match your criteria, try to broaden your search criteria"
Const strTxtCahngeOfEmailReactivateAccount = "If you change your email address you will be sent an email to re-activate your account"
Const strTxtAddToBuddyList = "Add to Buddy List"
'register_mail_confirm.asp
'---------------------------------------------------------------------------------
Const strTxtYourEmailAddressHasBeenChanged = "Your email address has been changed, <br />you will have to re-activate your forum membership before you can use the forum again."
Const strTxtYouShouldReceiveAReactivateEmail = "<strong>Your Forum Membership needs to be re-activated!</strong><br /><br />An activation email will be sent in a few moments to the email address in your profile.<br />Click on the link in this email to re-activate your Forum Membership."
'Preview signature window
'---------------------------------------------------------------------------------
Const strTxtSignaturePreview = "Signature Preview"
Const strTxtPostedMessage = "Posted Message"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -