<% 'Language Files Feb.18, 2002 'Additional Language file '*************************************************************************** 'The following is for your customizable ERROR MESSAGE javascriptBackDesc = "go back?" javascriptCloseWindow = "close window?" RightViolationMessage = _ "Either the feature is disabled, or you do not have sufficient permission.

" IPBlockedMessage = _ "Client IP address ""%ip%"" is banned.

"&_ "You may contact
Forum Administrator
for more information.
" SubscriptionErrorMessage = _ "Subscription is disabled for this forum.
" SiteWideSubscriptionDisabledMessage = _ "All Subscriptions are disabled at this moment.

" PrivateRightViolationMessage = _ "Access is Denied.

You either don't have the right to access or have attempted to access private area."&_ "

Please login with sufficient credential or "& _ "click here to go back to forum's home page." '*************************************************************************** 'button value buttonSubmitValue = " OK " buttonCloseWindowValue = "Cancel" buttonApplyValue = "Apply" '''' March 4, 2002 >> poll buttonDoneValue = "Done" '*************************************************************************** 'default.asp ActiveUserTitle = "Active Users: " LoggedInAsTitle = "Logged in as: " ForumTitleDesc = "Forum Description" TopicTitleDesc = "Topics" PostTitleDesc = "Posts" LastTitleDesc = "Last Post" ModeratorTitleDesc = "Moderators" guestRightDesc = "Guest: " memberRightDesc = "Member: " privateRightDesc = "Private Member: " noAccessRightDesc = "No Access" postRightDesc = "Post" replyRightDesc = "Reply" readRightDesc = "Read-Only" expandAllCat = "Expand All Categories" '*************************************************************************** 'pgdOnline.asp (included in default.asp) ActiveUserDesc = _ "Active Users: There are #memberCount# members and #guestCount# guests." onlineDoViewHomePage = "Viewing forum homepage" onlineDoEditMessage = "Editing own message" onlineDoForwardMessage = "Forwarding a message" onlineDoPostMessage = "Posting a message" onlineDoViewProfile = "Viewing a user's profile" onlineDoEditProfile = "Editing own profile" onlineDoRegister = "Trying to register a new account" onlineDoSearch = "Searching for messages" onlineDoViewSubscription = "Viewing own subscription" onlineDoUpload = "Uploading a file" onlineDoViewMessage = "Viewing a message" onlineDoViewMessageList = "Viewing message list" onlineDoSomethingElse = "Doing something else" '*************************************************************************** 'header.asp and footer.asp regDesc = "Register" loginDesc = "Login" myProfileDesc = "My Profile" searchDesc = "Search" contactAdminDesc = "Contact Admin" logoutDesc = "Log Out" newMessageDesc = "New Messages" oldMessageDesc = "No New Messages" adminPictureAlt = "Administrator Control Panel" 'also used in tt.asp and tm.asp '*************************************************************************** 'tt.asp and tm.asp, also used in tree.asp and m.asp allForumDesc = "All Forums" currentNoMessageDesc = "There is currently no message in this forum" subscribeDesc = "Subscribe" postDesc = "Post New Thread" replyDesc = "Reply to Message" editDesc = "Edit Message" lockedThreadNoReplyDesc = "This thread is locked" ttTopic = "Topic" ttReplies = "Replies" ttAuthor = "Thread Starter" ttViews = "Hits" ttLastPost = "Last Post" tmName = "Login " tmPostCountOfAuthor = "Posts: " tmViewProfileDesc = "View User's Profile" tmSubject = "Subject: " tmEmail = "E-mail " tmDate = "Date " tmEdit = "Edit" tmForward = "Forward" tmReply = "Reply" tmBookMark = "Bookmark" tmAttachedFile = "Attachment" mNoReplyDesc = "No replies." pageDesc = "Page: " pageNext = "next" pagePrev = "prev" adminLockDesc = "Lock this message" adminUnLockDesc = "Unlock this message" adminMoveDesc = "Move to another forum" adminDeleteDesc = "Delete" adminPinDesc = "Pin this message to top" adminUnPinDesc = "Unpin this message" '''''Feb. 22, 2002 after first International version ttLatestMsg = "Go to latest post!" tt24hr = "Posts within last 24 hours" ttHotTopic = "Hot Topic!" ttToptopic = "Top: " MessageUnavailableMessage = _ "This message has been deleted or moved, and therefore not available.

"&_ "

"& javascriptBackDesc &"
" '*************************************************************************** 'js/jumpMenu.asp jumpMenuTitle = "Jump to: " jumpMenuSelectAForum = "Select a Forum" '*************************************************************************** 'post/post.asp (also edit/edit.asp) quotePrefix = "ORIGINAL: " emptyTextBoxWarning = "Please enter something into body and subject field!" illegalWindowOpenWarning = "Operation Not Supported" includeEmailCheckBoxDesc = "include my e-mail in this message" notifyViaEmailDesc = "Notify me via e-mail when someone replies" replySubjectPrefix = "RE: " bodyFieldDesc = "Message" uploadFieldDesc = "File" uploadLinkDesc = "Click here to upload!" uploadAnotherFileDesc = "Replace Current File?" deleteUploadedFile = "Delete?" pgdCodeDesc = "Open pgdCode help window!" signatureDesc = "Add signature" quoteDesc = "Quote original" editByDesc = "Message edited by" '*************************************************************************** 'forward.asp emailNotAllowedDesc = "E-mail function is disabled." emptyEmailFieldWarning = "Please enter something in the To: field" emailInstructionDesc = "To: separate each recipient's address with " ; " (a@b.c ; b@d.e)" emailCopyToSelfDesc = "Check here to send a copy to myself." emailSuccessfulDesc = "Message has been forwarded successfully !" '*************************************************************************** 'profile/... numerous asp files + register.asp noProfileForGuestDesc = "No profile available for Guest." viewMyPictureDesc = "View My Avatar!" memberProfileTitle = "Member Profile" memberSinceDesc = "Joined: " memberTotalPostDesc = "Total Posts: " memberIsOnlineDesc = "Member is currently" memberOnlineDesc = "online" memberOfflineDesc = "offline" memberHomepageDesc = "Homepage " memberFromDesc = "From: " memberICQDesc = "ICQ: " memberYahooDesc = "Yahoo: " memberAOLDesc = "AOL: " memberSigDesc = "Signature" memberSayDesc = "I want to say" memberInterestDesc = "Interests: " memberOccupation = "Occupation: " memberMostRecentPost = "Most Recent Posts" profSigTooLong = "Your Signature is too long!" profSayTooLong = "You say too much!" profAllFieldReq = "Missing Required Fields!" profPassNotMatch = "Your passwords do not match!" profIncorrectEmail = "Incorrect E-mail Syntax" profLinkToSubscriptionDesc = "My Subscription" profTitleDesc = "My Profile" profFName = "First Name" profLName = "Last Name" profAllowViewEmailDesc = "Allow others to send you e-mail?" profPass = "Password" profPassConfirm = "Password confirm" profViewType = "Viewing Preference" profSelfPic = "My avatar" profSelfPicUploadDesc = "Upload my picture (will replace the existing one)" profSaveCookied = "Save as Cookie" profSaveCookieDesc = "Save my login and password as Cookie?" '''''Feb. 24, 2002 after delete the frames profStyleTree = "Tree Style" profStyleFlat = "Flat Style" '*************************************************************************** 'register/ numerous asp files regForumAgreeWarning = "You have to agree with the forum agreement first!" regLoginWarning = "For Login name, please use at least one non-numeric character!" regRestrictionDesc = "Registration Restriction:" regNoRestrictDesc = "No Restriction." regEmailReqDesc = "E-mail Confirmation Required." regAdminReqDesc = "Administrator Approval Required." regStep1Desc = "Step 1: Forum Agreement" regStep1Detail = "Type ""YES"" (without quote) to indicate that you have agreed with the Forum Agreement." regStep2Desc = "Step 2: Enter your personal information. * indicates required field." regStep3Desc = "Step 3: Choose a password, and then enter it again." regStep4Desc = "Step 4: Choose whether to save your login as cookies" regLoginDenied = "Your login name is not allowed." regEmailLoginChosen = "Your Login or Email has been chosen, please try again" regAdminEmailResponseSubject = "Admin, Registration Notification From: " regAdminEmailResponseBody = "Admin, You can click on the link below to approve: " regNoRestrictResponse = "You have successfully registered. You may now use your password and login name to login." regEmailResponse = "You have successfully registered, and a password was generated for you. An e-mail has been sent to you to confirm your e-mail address." regAdminResponse = "You have successfully registered. Administrator will approve your registration in a while." logTitleDesc = "Login" logForgetEmailbutton = "Forgot your password?" logSuccessfulMsg = "Login Successful!" logFailMsg = "No such member found!" lostPassButton = "Send me my account info" lostPassEmailNotFound = "E-mail not found in our database!
Try again?" lostPassSentDesc = "Password has been sent to: " regConfirmError = "The e-mail can not be confirmed." regConfirmSuccess = "You have successfully confirmed your e-mail address.

You may now use your password and login name to login." regConfirmAdmin = "The e-mail has been approved.

An E-mail has been sent to notify the user about the approval." regConfirmResp = "Go to Forum Now?" regResultDesc = "Registration Result" '*************************************************************************** 'upload.asp, uploadpro.asp upFileTypeErr = "is not supported" 'singular upFileTypeSupport = "are supported" 'plural upFileDesc = "Select a file to upload: " upFileTooLarge = "File is too large!" upFileSuccessfulResp = "File Uploaded Successfully." UploadErrorMessage = "There was an error saving the file to disk." '*************************************************************************** 'subscription.asp 'Dim subsLinkToProf:subsLinkToProf = "Manage My Profile" subsForumDesc = "Subscribed Forums: " subsThreadDesc = "Subscribed Threads: " subsRemoveDesc = "Remove?" subsNoThreadYet = "You haven't subscribed to any thread yet." subsNoForumYet = "You haven't subscribed to any forum yet." '*************************************************************************** 'search.asp srTermTooShort = "Please provide a valid search string!" srNameTooShort = "Please provide a longer name string!" srTitleDesc = "Search" srTermDesc = "Search Term" srForumDesc = "Search in Forum" srForumAllDesc = "Search All Forums" srTorRDesc = "Search only" srTopics = "Topics" srReplies = "Replies" srTAndR = "Topics and Replies" srSuborBoDesc = "Search terms found in" srSubject = "Subject" srBody = "Body" srSubAndBo = "Subject or Body" srByNameDesc = "By Author" srByNameWildCard = "(you can use wildcard after author name, e.g. sam%, but not %sam) " srTermLangDesc = "Search terms are" srTermWest = "single-byte characters (e.g. Western) " srTermAsian = "double-byte characters (e.g. Asian)" srReturnDesc = "Return" srTop10 = "Top 10" srTop20 = "Top 20" srTop50 = "Top 50" srTop100 = "Top 100" srReturnCirteriaDesc = "results that match" srRCAllWord = "all words" srRCOrWord = "any words" srRCExactPhrase = "the exact phrase" srProResultDesc = "Search Results" srProCriteriaDesc = "Search for records that match #criteria# in [ #srTerms# ] by author ""#author#""" srProNoFoundDesc = "No record matches the search criteria." '*************************************************************************** '''' March 4, 2002 >> poll postPollDesc = "Post New Poll" ttPollTopic = "[Poll] " tmPollVoteDesc = "Submit Vote" tmPollShowDesc = "Show Results" tmPollEditDesc = "Edit Poll" tmPollLastVote = "last vote on " tmVoterViewDesc = "View Voters" tmStripPollDesc = "Strip Poll" ' Admin and moderator can strip poll and convert poll to a normal message pollQDesc = "Poll Question:" pollOptionDesc = "Poll Options:" pollAllowMulDesc = "Allow Multiple Selection?" pollDelDesc = "delete" pollEditDesc = "edit" pollQEditSuccess = "Poll Question edited successfully" '*************************************************************************** '''' March 16, 2002 >> forum tracking, avatar, messageIcons, new Search UserBrowseDesc = "Users viewing this forum: " UserBrowseMDesc = "Users viewing this topic: " avatarBrowseDesc = "Click to choose avatars" avatarChooseDesc = "Click on the avatar you like" avatarUpDesc = "Up one level" avatarSelectDesc = "Choose" srForumProDesc = "Forum" '*************************************************************************** '''' 1.38.09 PreviewDesc = " Preview " memberLastPostOn = "Last Post" memberLastLogin = "Last Login" memberStats = "Member Stats" memberDetails = "Member Details" memberPostNewest = "Newest " tmNewerDesc = "Newer Topic" tmOlderDesc = "Older Topic" ttNewsetMsg = "Go to first unread post" '*************************************************************************** '''' 1.40.10 timeFilterDesc = "Display topics from last: " MemberListDesc = "Member List" MyControlPanel = "My Control Panel" MyAddBookDesc = "My Address Book" MyInBox = "My InBox" profAlwaysSig = "Always attach signature in posts" profPMDesc = "Private Message" profAcceptPM = "Allow others to send you Private Message?" profPMNotify = "E-mail notification of new Private Message?" profPMPopup = "Pop-up notification of new Private Message?" memListContact = "Contact" memListPM = "Send Private Message" memListQuick = "Quick Find" AddressDesc = "Address Book" AddressBlock = "Block List" AddressGroup = "Address Groups" AddressGroupAddDesc = "Add Group" AddressGroupEditDesc = "Edit Group" AddressNoMember = "There is no member in your address group" PMSendTo = "To" PMFrom = "From" PMDateSent = "Date" PMSubject = "Subject" PMSaveCopy = "Save a copy to sent folder?" PMInbox = "Inbox" PMSentBox = "Sent" PMNoMsg = "There is no message in your folder" PMFolder = "PM Folders" PMCheckRead = "Checking PM Read Status" PMCheckUnable = "Message has been deleted by recipients, and thus unable to check read status" '*************************************************************************** '''' 1.41.11 - 1.42.13 onlineDoPMsging = "Viewing Private Message" onlineDoViewMemList = "Viewing Member List" onlineDoViewAddress = "Viewing Address Book" postFloodControl = "You can't post two consecutive messages within such a short amount of time." '*************************************************************************** '''' 1.50.14 ' The following text strings were not translated in our previous versions. ' Thanks Saud (sgalasfoor@taqadum.com) for his help ' found in js/timefilter.asp TimeFilterAllTopics = "All Topics" TimeFilterDay = "Day" TimeFilterDays = "Days" TimeFilterWeeks = "Weeks" TimeFilterMonth = "Month" TimeFilterMonths = "Months" TimeFilterYear = "Year" ' found in tm.asp tmPrintableVersion = "Printable Version" ' also in m.asp ' found in js/postinterface.asp PostInterfaceFontSize = "Font Size" PostInterfaceSize = "Size=" ' found in memberlist.asp MemListThereAre = "There are a total of " MemListPages = " pages" MemListMembers = " members" MemListMemMatch = " members match your search criteria (excluding banned members)" MemListAddToList = "Add Member To Contact List" ' found in pm.asp, address.asp PMEdit = "Edit" PMDelete = "Delete" PMMove = "Move" PMReply = "Reply" PMStatus = "PM Status" PMReadStatus = "Read" ' found in editprofile.asp, upload.asp forumMax = "Max. " ' found in pgdonline.asp pdgOnlineAT = " at " ' found in pgd_poll.asp pgdPollTotalVotes = "Total Votes : " ' found in pgd_edit.asp pgdPollAddOption = "Add Option" ' found in default.asp DefForumStatDesc = "Forum Statistics" DefForumStat = "#totalusers# Registered users have made #totalposts# posts in #totalforums# forums. There are currently #totaltopics# topics." DefWelcomeNewUser = "Please welcome our newest member: " DefLatestPostMade = "The latest post was made by " DefLatestPostOn = " on " DefSearchYouCanClick = "You can click here to see" DefSearchTodaysPosts = "Today's Posts" DefSearchMostActive = "Most Active Topics" DDefSearchLastVisit = "Posts Since Last Visit" DefItTookASPPG = "It took ASPPlayground.NET #secgen# seconds to generate this page" 'found in upload.asp uploadAllFormat = "All formats" 'found in searchpro.asp searchRecordReturned = " record(s) returned" searchOpenNewWin = "open new window" 'found in js/showtime.asp PMPopMsg = "You have at least 1 new private message.\n\nWould you like to go to your inbox now?" '*************************************************************************** paletteDesc = "Click on a color" ttSortByDesc = "Filter:" embedPicDesc = "Embed picture in post" tmPostDelDesc = "Delete My Own Post" tmThreadDelDesc = "Delete My Own Thread" tmReportDesc = "Report Abuse" profOnlineHide = "Hide from online user list?" PMFolderAddDesc = "Add Folder" '*************************************************************************** '''' 1.55.15 DefDelCookies = "Delete All Cookies" DefMarkRead = "Mark All Forums read" profPhoto = "Set up profile photo" profPhotoURLDesc = "Enter URL:" profUseSigPicDesc = "Use your avatar as Profile Photo" viewMyProfPhoto = "View My Profile Photo" ttRateTimes = "votes" ttAwaitMode = "[Awaiting Approval]" adminApproveDesc = "Approve it!" tmRateDesc = "Rate Posts" tmScoreDesc = "Score:" ttRating = "Rating" tmRateThisDesc = "Rate this post!" rateViewDesc = "View" rateViewNullDesc = "No one has rated this post yet." rateErrorDesc = "Our Record indicates that you have rated this message." '*************************************************************************** '''' 1.55.15 SP1 rateErrorSelfDesc = "You can't rate your own post" srByTimeDesc = "Time filter" srBefore = "before" srAfter = "within" '*************************************************************************** '''' 1.70.17 ttWaitState = "Loading....Please wait" mExpTreeDesc = "Click to expand tree" mCloseTreeDesc = "Click to close tree" mExpTreeAlways = "Always expand tree?" ttManageDesc = "Management" manaSuccessmsg = "Operation Successful" manaDonemsg = "Close and Refresh" defPostNLocked = "Locked w/ New Messages" defPostLocked = "Locked w/o New Messages" defHotNPost = "Hot Topic w/ New Messages" defHotPost = "Hot Topic w/o New Messages" profEditHisProfile = "Edit his profile" profSpeedDesc = "Speed Options" profSpNoSmile = "Don't Show Smiley Faces in posts" profSpNoImage = "Don't Show Image in posts" profSpNoAvatar = "Don't Show member's Avatar in posts" pmbuddyList = "Online Buddy List" defCurrentTime = "Current Server Time: " defAnnounceDesc = "General Announcements" '*************************************************************************** '''' 1.80.18 PMReplyAll = "Reply All" ProfAlwaysSavePM = "Always save PM to sent folder" regConfirmTempPassDesc = "Temporary Password: " regConfirmDoResetDesc = "Registration confirmation required again due to E-mail address change.
A letter has been sent to your new E-mail address." regConfirmAgainDesc = "Please confirm the e-mail address by filling out the e-mail + temporary password." regConfirmSubject = "Registration Confirmation Letter from " subNotifyMailerName = "Subscription notification from " pmNotifyMailerName = "PM notification from " subNotifyMailerSubject = " just posted a message on our forum!" pmNotifyMailerSubject = " just sent you a private message!" lostpassMailerSubject = "Password request for " AbuseToAdmin = "Report to Forum Admins" AbuseToMod = "Report to Forum Moderators" ttFAQTopic = "[FAQ] " sortMenybyPoll = "Show Polls only" sortMenybyFAQ = "Show FAQs only" adminFAQDesc = "Make it an FAQ" adminUnFAQDesc = "Remove FAQ Status" NoIMGinSigsDesc = "Image Code disabled in signature" NoIMGinPostsDesc = "Image Code disabled" srcDoFuzzyDesc = "less precise match" srcFAQOnlyDesc = "search messages that are marked as FAQ's only" srcRankDesc = "Rank" srcMinRankDesc = "minimum rank: " '*************************************************************************** '''' 1.9X.XX - the last version of ASPPlayground.NET postNoMsgOrLocked = "The thread you are trying to reply to does not accept new reply" postMsgReplyTo = "in reply to " profStyleSimple = "Simplified Flat Style" memberMostRecentThread = "view threads only" uploadErrorMsg = "Upload requires at least {0} posts." downloadErrorMsg = "Download requires at least {0} posts." tmRevision = "Revisions: " postExtraDesc = "Extras" EditRevDesc = "Add Revision?" RevisionDesc = "View Revision" MemListBlock = "Block this guy and hide his messages" MemListUnblock = "Un-block this guy" tmMsgBlockedDesc = _ "

This user is on your "block" list and the message has been blocked.  " & vbcrlf & _ "Click here to unblock this user and view this post.

" tmSubBlockedDesc = "*** IGNORED ***" regReApproveResponse = "You have just changed your e-mail address. Admin will approve this change in a while." profTimeDiffDesc = "Time Adjustment (in hour)" impersonateDesc = "Impersonate: " impersonateHeadDesc = "Impersonating" impersonateStopDesc = "Stop impersonating" impersonateWarn = "Please do not close this window while you impersonate!" '*************************************************************************** '''' 1.99 - the last version of ASPPlayground.NET sigDivider = "

_____________________________

" jumpMenuSelectATop = "#" memberMSNMsgerDesc = "MSN:" PostInterfaceFontFace = "Font Face" sortMenuNormal = "Show all messages" searchTopDesc = "Top " srPostDate = "Date" srTCombinedR = "Combine topics and replies" FAQDesc = "FAQ" FAQGeneral = "General Board Usage FAQ" FAQSrDesc = "Search forum posts marked as FAQ's" FAQListAllDesc = "All FAQ's" onlineDoViewFAQ = "Viewing FAQ's" '*************************************************************************** '''' 1.99.24 service release 2 regLoginCharNotAllowed = "A login name cannot contain any of the following characters:" regDisapproveSubject = "#login#, your registration has been disapproved." '*************************************************************************** '''' 1.99.24 service release 3 ManageLeaveTraceDesc = "Leave a trace in the original forum?" profEmailHidden = "hidden" userBrowseNoneDesc = "none" regAgreeToAgreement = "I agree to the FORUM AGREEMENT:" '*************************************************************************** '''' 1.99.24 service release 4 pmFullPreWarnDesc = "Remember to delete your old messages. Once the status bar reaches 100% you won't be able to get any new private messages." pmFullWarnDesc = "Your private message storage is full. You won't be able to receive any more messages. Please delete some messages to free up the space." '*************************************************************************** '''' 2.00.00 Advanced Edition logNewUser = "New User?" lostPassDesc = "Please enter your e-mail:" regDomainBanned = "The e-mail domain you entered has been banned.\n\n Please use your other e-mail account to complete the form." regNameBanned = "The login name you entered has been banned. \n\n Please use another login name to complete the form." groupWelcomeMsgName = "Group Welcome Mailer from " pageFirst = "first" pageLast = "last" subsGetMailDesc = "Get Mail" adminDeleteOptionDesc = "Deletion Confirmation" adminRestoreDesc = "Restore Post" adminRecycleDesc = "Move to the Recycle Bin" adminPermanentDelete = "Permanently Delete (irreversible)" recyleReasonDesc = "Add a reason (optional; max. 150 characters)" ttDeletedTopic = "[Deleted]" ttTmMsgRecycledDesc = "Post has been moved to the Recycle Bin at {deletetime}" tmRecycledReason = "
Reason for deletion: " tmPostRestoreDesc = "
Click here to restore the post." srSearchForPoll = "All Polls" srSearchForRecycle = "All Posts in the Recycle Bin" srSearchForApproval = "All Posts awaiting approval" srSearchForDesc = "Search For" srSearchForInForumDesc = "in" pgdLinkDesc = "Add a link" pgdLinkTypeDesc = "Type" pgdLinkURLDesc = "URL *" pgdLinkNameDesc = "URL Name" buttonEditAddPoll = "Add poll" lanProfileDesc = "Forum Language" pmSendingProblem = "Undeliverable PM: " pmSendingSuccess = "PM delivered successfully to " pmError_1 = " blocked the sender" pmError_2 = " cannot or chooses not to enable PM" pmError_3 = "'s PM storage is full" profBirthday = "Birthday" profDay = "Day" profMonth = "Month" profYear = "Year" profHideAge = "Hide Age" profHideProfile = "Hide Profile" profNotViewable = "Member chose not to disclose his profile." profViewMineDesc = "View My Profile" profPrivacyDesc = "Privacy Setting:" calDesc = "Calendars" calAddEventDesc = "Add an Event" calAddCalendar = "Add a Calendar" calSubscribeDesc = "Subscribe to this Calendar" calRemSubscriptionDesc = "Remove Subscription" calSubsSuccessful = "Subscription Staus Changed Successfully!" calSignUpSuccessful = "Sign-up Status for This Event Changed Successfully!" calSubscriptionList = "Subscribed" calSignupsList = "Signup Events" calMoreEvents = "more..." calJoinDiscuss = "Join Discussion" calDiscussPrefix = "[Event] " calSignup = "Sign up" calWhoSignedUp = "View who signed up" calSignupList = "Signup List" calSigupListEmpty = "The List is currently Empty" calSignupSendUpdate = "Contact" calRemoveSignup = "Remove?" calMonthName(1) = "January" calMonthName(2) = "February" calMonthName(3) = "March" calMonthName(4) = "April" calMonthName(5) = "May" calMonthName(6) = "June" calMonthName(7) = "July" calMonthName(8) = "August" calMonthName(9) = "September" calMonthName(10) = "October" calMonthName(11) = "November" calMonthName(12) = "December" calMonthNameShort(1) = "Jan." calMonthNameShort(2) = "Feb." calMonthNameShort(3) = "Mar." calMonthNameShort(4) = "Apr." calMonthNameShort(5) = "May" calMonthNameShort(6) = "Jun." calMonthNameShort(7) = "Jul." calMonthNameShort(8) = "Aug." calMonthNameShort(9) = "Sep." calMonthNameShort(10) = "Oct." calMonthNameShort(11) = "Nov." calMonthNameShort(12) = "Dec." calWeekdayName(1) = "Sunday" calWeekdayName(2) = "Monday" calWeekdayName(3) = "Tuesday" calWeekdayName(4) = "Wednesday" calWeekdayName(5) = "Thursday" calWeekdayName(6) = "Friday" calWeekdayName(7) = "Saturday" calMonthlyOrdinal(1) = "1st" calMonthlyOrdinal(2) = "2nd" calMonthlyOrdinal(3) = "3rd" calMonthlyOrdinal(4) = "4th" calMonthlyOrdinal(5) = "5th" calViewPermissionDesc = "View Permission" calAddEventTitle = "Add an Event in Calendar: " calEventDesc = "Description" calEventNameDesc = "Title" calPrivateDesc = "Private Calendar" calRecurEventDesc = "Recurring Event" calPermission(1) = "Group Manager: " calPermission(2) = "Read Calendar: " calPermission(3) = "Add Recurring Events: " calPermission(4) = "Add Events: " calPermission(5) = "Discuss Events: " calPermission(6) = "Calendar Moderator: " calPermission(7) = "Upload Size Allowed: " calPermission(8) = "Upload Format Allowed: " calPermission(9) = "Delete Event: " calPermission(10) = "Subscribe Calendar: " calAddYear = "-Year-" calAddMonth = "-Month-" calAddDay = "-Day-" calAddHour = "-Hour-" calAddMin = "-Min-" calLastDayOrdinal = "Last" calAddStart = "Start:" calAddEnd = "End:" calEvenTypeDesc = "Event Type:" calEventAllDay = "All day Event?" calEventAllTime = "Occurs indefinitely" calPeriodicCodeDay = "day (s)" calPeriodicCodeMonth = "month (s)" calPeriodicCodeQuarter = "quarter (s)" calPeriodicCodeWeek = "week (s)" calPeriodicCodeYear = "year (s)" calEventTypeOneTime = "One-time Event " calEventTypePeriodic = "Periodic Event - Repeat every " calEventTypeMonthlyLogicalStart = "Monthly Event - Repeat on the " calEventTypeMonthlyLogicalEnd = " of the month." calEventTypeMonthlyActualStart = "Monthly Event - Repeat on day " calEventTypeMonthlyActualEnd = "of every %input% month." calEventTypeAnniversary = "Anniversary - Repeat on this date: " calAddErrorPeriodic = "Invalid Periodic Event!" calAddErrorDate = "Invalid Date Specified!" calAddErrorInvalidRange = "Event End Time Must Be Later than Start Time!" calDayBy = "By Member: " calMonthView = "Month View" calDayView = "Day View" calTodayHasNoEvent = "There is no event scheduled for today." calNoBirthdaysToday = "No birthdays for today." calNoAnnouncementsToday = "No announcements for today." memGroupDesc(1) = "Hidden Group" memGroupDesc(2) = "Private Group" memGroupDesc(3) = "Public Group" memViewAll = "ALL" memViewAllGroup = "View All Groups" memNoGroupFilter = "No Group Filter" memGroupNameDesc = "Group Name" memGroupDescDesc = "Group Description" memGroupWelcomeMsg = "Welcome Message" memGroupWelcomeEnable = "Enable Welcome Message?" memGroupWelcomeMsgQ = "Use the parameters on the left to customize the welcome message (e-mail).\n\n"&_ "The first line you input in the textbox will be used as the subject of the welcome message.\n\n"&_ "Welcome message will be sent to members when you approve their applications." memGroupAllowApplication = "Allow membership application?" memGroupManagerDesc = "Group Manager" memGroupEditError = "*Duplicate Group Name!" memGroupNameEmptyError = "Group Name cannot be empty!" memGroupJoinDesc = "Join" memGroupJoinDenied = "Group member application is disabled!" memGroupJoinPending = "You already applied for membership.\n\nSend a message again to the group manager?" memGroupJoinAlreadyMember = "You already is a member of this group!" memGroupJoinSuccess = "Application Submitted!\n\nYou can send a message to the Group Manager to expedite the application process. \n\nSend a message?" memGroupJoinSubject = "Please approve my membership application." memGroupViewDesc = "Group View" memGroupNoGroupDesc="There is no user group defined." memGroupIsMember = "Already a member" memGroupIsNotMember = "Not a member yet" memGroupViewMember = "View Group Member" memGroupEditGroup = "Edit Group Property" memGroupPendingMember = "Pending Members" memGroupPendingDate = "Date Submitted" memGroupGMHeader = "Description" memGroupJoinPendingDesc = "pending" memGroupPendingDesc = "Group Manager will approve your application in a while." memGroupGMOption = "Please review application: " memGroupApprove = "Approve!" memGroupDisapprove = "Disapprove!" memGroupApproveSuccess = "The member has been added to the group successfully!" memGroupDisapproveSuccess = "The member has been removed from the pending list\n\nDo you wish to send a reason?" memGroupDisapproveSubject = "Sorry, I cannot approve your application." onlineViewCalendar = "Viewing Calendar" onlinePostEvent = "Posting Events" memGroupInfo = "Group Membership" memNotInAnyGroup = "This person is not in any user group" '*************************************************************************** '''' 2.01.01 upfileDelDesc = "Delete Files" upfileMaxNumReached = "You can only upload {num} files per message." moresmileyDesc = "more smileys" previewGoBack = "Go back to post" previewSubmit = "Submit the post" profRealName = "Real Name" profChangePass = "Change password" changePassOld = "Old password" changePassNew = "New password" changePassConfirm = "New password again" changePassSuccess = "Password is changed successfully." changePassFail = "Password change failed." fakeFullDesc = "Full Version" fakeTextDesc = "Text Version" profMyPref = "My Preference" profAdditional = "Additional Info" profAdditionalHide = "Hide this field?" '*************************************************************************** '''' 2.0.5 lostpassConfirmed = "Your password has been reset. An e-mail containing your username and the NEW password has also been sent to you.
Please note, your old password will not work from now on." regConfirmPassDesc = "Please confirm your request to reset your password by filling out the e-mail + temporary password." loginFailedReason(1) = "

Your account has been banned.

If you believe this is a mistake, you can contact forum admin for more information." loginFailedReason(2) = "

There is no such user in our database

You can click here to register an account." loginFailedReason(3) = "

The password you input was incorrect.

Note: password is case-sensitive.

You can either try again or reset your password." loginFailedReason(4) = "

Your account has not been activated.

You need to find out the registeration confirmation e-mail sent to you when you registered and then follow the instruction to activate your account." loginFailedReason(5) = "

Your account has not been activated.

The forum administrator did not approve your registration." %>