# DEFAULT.TXT:  Default language file for Mystic BBS.
# ---------------------------------------------------
# Lines which begin with a "#" character are considered comments.
#
# Language text that begins with "!" will run an MPE program:
#   Example: 000 !askname
#   The above line would execute ASKNAME.MPE from the scripts directory.
#
# Language text that begins with "@" will display a display file.
#   Example: 001 @askname
#   The above line would display ASKNAME.ASC/ANS from the text directory.
#   Note: the DF MCI code can also be used to display files in place of
#   prompts.

000 |CR|15e|11nt|09er |15y|11ou|09r |15a|11cco|09unt |15n|11a|09me: 
; Log in as new user prompt
001 |CR|12Create an account with this BBS? |11
; User's password
002 |CR|15e|11nt|09er |15y|11ou|09r |15p|11asswo|09rd    : 
; Displayed when user enters a wrong password
003 |CR|12invalid password.
; Displayed IMMEDATELY when a user connects if the password is set
004 |CRSystem Password: 
; New user password prompt
005 |CRNew User Password: 
; New user login: first and last name prompt
006 |CR|03Enter your real first and last name:|CR|09:
; Displayed if user doesn't enter a two word name.
007 |CR|12Please enter your first AND last name!
; Displayed if user enters a new user name that already exists.
008 |CR|12User already exists.
; New user login: Enter your handle/alias prompt
009 |CR|03Enter your alias, or your first & last|CRname if you don't want to use one.|CR|09:
; New user login: Enter your address prompt
010 |CR|03Enter your street address.|CR|09:
; New user login: Enter your city/state
011 |CR|03Enter your city & state.|CR|09:
; New user login: Enter your ZIP code
012 |CR|03Enter your postal code: #####|CR|09:
; New user login: Enter your home phone number
013 |CR|03Enter your home phone number:|CR|09:
; New user login: Enter your data phone number
014 |CR|03Enter your data phone number:|CR|09:
; New user login: Enter your birthdate.
015 |CR|03Enter your date of birth (|UF):|CR|09:
; New user login: Gender (M)ale, (F)emale
016 |CR|09Are you (M)ale or (F)emale? 
; New user login: Password prompt
017 |CR|03Enter your desired password.|CRIt should be between 4 and 20 characters.|CR|CR|09Password: 
; Displayed if user enters a password shorter than 4 chars.
018 |CR|12Password must be at least 4 characters long!
; New user login: PW verification prompt
019 |CR|11Enter your password again for verification.|CR|CR|09Password: 
; New user login: Passwords do not match
020 |CR|12Passwords do not match!
; New user login: Saving/creating new user account
021 |CR|14Saving new user information...
; System pause prompt
022 |15|07|08|09|17|15 Pause |09|16|08|07|15
; Chat call - reason for chat
023 |CR|14Why do you wish to chat with the Sysop?|CR|09:
; Paging Sysop text
024 |CRPaging SysOp
; Paging Sysop status
025 .
; Displayed when sysop breaks into chat mode
026 |CR|10Chat mode engaged...|CR|14
; Displayed when sysop exits chat mode
027 |CR|10Chat mode complete.  Press ENTER to continue
; Displayed when sysop isn't available for chat.
028 |CR|12Sysop unavailable for chat!|CR|CR|PA
; User list header
029 |CR|15User Handle                     Location                   Sex  Last On|CR|09------------------------------  -------------------------  ---  --------
; User list format:
; &1 = User's Alias     &3 = Date of last call     &2 = City/State
; &4 = User's gender    &5 = security level        &6 = Address
030 |10|$R30|&1  |09|$R25|&2   |13|&4   |11|&3
; User list footer     &1 = Total # of users listed
031 |CR|PA
; User list search string
032 |CR|09Enter Search string (Enter for All): 
; File base list header
033 |CR|15###  File Base Name                    ###  File Base Name|CR|09---  |$D33- ---  |$D34-
; File base listing format:
; &1 = File Base #      &2 = File Base Name     &3 = Files in Base
034 |15|$R04|&1 |14|$R33|&2
; File upload testing FAILED text
035 |CR|12Note: |14This file has failed the upload test...
; File base listing prompt.
036 |CR|09Select file base (?/List): 
#036 |CR|09Select file base (?/List):
; Displayed if there are no available file bases
037 |CR|12There are no available file bases!
; Displayed if user hasn't selected a file base
038 |CR|12You must select a file base first!
; Displayed if user doesn't meet access requirements for a file list.
039 |CR|12You do not have access to list files here!
; Displayed if there are no files in the selected file base.
040 |CR|12There are no files in this base!
; File listing header
041 |CL|15|$D77Ŀ|CR|07|17 |15File Name        Size   Date    Description |$L31|FB |07|16|CR|08|$D77
; Standard file list format:
; &1 = File #  &2 = Name  &3 = Size  &4 = Date  &5 = Description  &6 = Tag
042 |15|&1|07|&6|14|$R12|&2  |09|$L07|&3 |10|&4 |11|&5
; Extended description file list format:
; &5 = Extended description
043                                   |11|&5
; File listing pause prompt
044 |CR|04-|12Pause|04- |14(|15N|14)ext, (|15P|14)rev, (|15F|14)lag, (|15V|14)iew, or (|15Q|14)uit? 
;File listing "Uploaded by" line:
;&1 = User who uploaded file      &2 = # of times file was downloaded
045                                   |11ULed By: |$R25|&1 DLs: |&2
; Displayed when batch queue is full
046 |CR|15Batch queue is full!
; Add file to batch queue "File Name" prompt
047 |CR|09File Name: 
; Displayed when user tries to queue/download an offline file
048 |CR|12File is marked as offline!
; Displayed if file is already in batch queue
049 |CR|15File is already in queue!
; File added to batch:
; &1 = file name        &2 = file size
050 |CR|15|&1 (|&2 bytes) added to batch queue.
; File not found
051 |CR|15File not found.
; Displayed if batch queue is empty
052 |CR|15There are no files in your batch queue!
; &1 = number of files in batch queue
053 |CR|09Delete which (1-|&1): 
; Batch removed from queue  &1 = Filename  &2 = Size
054 |CR|15|&1 (|&2 bytes) removed from queue.
; File upload PASSED text
055 |CR|14This file has passed the upload test.
; Batch queue list header
056 |CR|15##  File Name         Size     Download Time|CR|09--  ------------  -----------  -------------
; Batch queue list format:
; &1 = file #  &2 = file name  &3 = file size  &4 = est mins  &5 = est secs
057 |15|$R04|&1|14|$R14|&2|12|$L11|&3  |13|&4 |05min |13|&5 |05secs
; SX = Max downloads per day      SK = Nax download K per day
058 |CR|12Your downloads per day limit would be exceeded.
; Batch queue has been cleared.
059 |CR|12Batch queue is now empty.
060 |12There are no available transfer protocols!
; Protocol list format:
; &1 = protocol hotkey       &2 = protocol name
061 |14[|15|&1|14] |&2
; Protocol list prompt
062 |CR|14Select Protocol [|15Q|14/|15Quit|14]: |15
063 |CR|12Cannot download files in local mode!
064 |CR|12Search all file groups? |11
; &1 = name of protocol
065 |CR|12Start your |&1 transfer now!
066 |CR|14File area "|FB" is password protected.|CR|09Password: 
067 |CR|12Access denied.
068 |CR|12You do not have access to upload here!
069 |CR|12Illegal filename.
070 |CR|14Searching for duplicate files ... 
071 None found.
; File description input header.  &1 = Max description lines.
072 |CR|11Enter Description. |&1 Lines Max. Blank Line Ends.
; Archive list header (see 169-171)
073 |15##  Description          Ext|CR|09----------------------------
; Archive selected string
074 |CR|12Archive type set to |&1.
075 |CR|14Thanks for your upload, |UH!|CR|PA
076 |CR|12You do not have access to download here!
077 |CR|14Searching...
; File Information:
; &1 = filename     &2 = file size   &3 = uploaders name
; &4 = update date  &5 = downloads   &6 = est mins         &7 = est secs
078 |CR|03File Name    : |14|&1|CR|03File Size    : |09|&2|CR|03Uploaded by  : |10|&3|CR|03Uploaded on  : |11|&4|CR|03Downloads    : |12|&5|CR|03Download Time: |13|&6 |03min |13|&7 |03sec|CR
; Batch Queue Info:
; &1 = files in batch   &2 = batch size   &3 = est. mins   &4 = est. secs
079 |CR|03Files in Batch : |14|&1|CR|03Batch Size     : |10|&2|CR|03Estimated Time : |11|&3 min |&4 seconds
080 |CR|12Cannot upload to a CD-ROM file base.
081 |CR|12Sorry, there is not enough disk space for uploads.
; Coping from CD-ROM:  &1 = file name
082 |CR|14Copying |07(|15|$R12|&1|07) |14from CD-ROM...
; xfer successful:  &1 = file name
083 |14Transfer of |15|$R13|&1|14: Successful.
; xfer failed:  &1 = file name
084 |14Transfer of |15|$R13|&1|14: |12Failed.
085 |CR|12Download queued files? |11
086 |CR|12Scan all file bases for new files? |11
;&1 = file base name
087 |03Scanning: |14|&1|03...
088 |15No new files found.
089 |15New files scan completed.
090 |CR|14Select QWK Scanned Bases:
091 |CR|14Select New Scanned Bases:
092 |CR|15##  Scan Message Base Name             ##  Scan Message Base Name|CR|09--- ---- ----------------------------  --- ---- ----------------------------
; Message base New/QWK Scan format:
; &1 = base number      &2 = base name      &3 = scan base? (Yes or No)
093 |15|$R03|&1 |12|$R03|&3  |14|$R30|&2
094 |CR|12There are no available message bases!
095 |CR|09Selection (##), (##-##), (?/List), or (Q)uit: 
;for strings 096 - 099: &1 = message base name
096 |CR|11|&1 will NOT be scanned in QWK packets!
097 |CR|11|&1 will be scanned in QWK packets!
098 |CR|11|&1 will NOT be scanned in new message scan!
099 |CR|11|&1 will be scanned in new message scan!
100 |CR|15Area  Message Base Name                Area  Message Base Name|CR|09----  ------------------------------   ----  ------------------------------
; Message base format list:
; &1 = base number      &2 = base name      &3 = total messages
101 |15|$R04|&1  |14|$R33|&2
102 |CR|09Select Message Base (?/List): 
103 |CR|14Message area "|MB" is password protected.|CR|09Password:
104 Access denied.
105 |CR|12You don't have access to post here!
106 |CR|12Use the full screen editor? |11
107 |CR|14Saving Message ... 
; Send Private message. &1 = Message TO
108 |CR|14Sending private message to |&1.
109 |CR|15Message aborted...
110 |CR|12You must select a message base first!
111 |CR|12You don't have access to read in this base!
112 |CR|07(|14F|07)|15orward, |07(|14N|07)|15ew, |07(|14Y|07)|15ours, |07(|14Q|07)|15uit? 
113 |12No new mail waiting.
114 |CR|12There are no messages in |MB.
; E-mail reader prompt
115 |CR|09(A)gain, (P)revious, (N)ext, (R)eply, (D)elete, (J)ump, (Q)uit? 
; Message reader prompt.  &1 = Current Msg #   &2 = Total Messages
116 |CR|12(|15|&1 of |&2|12) |09Reading Messages |01(|09?|01/|09Help|01): 
117 |CR|12Delete this mail? |11
118 |CR|15End of messages.
119 |CR|09To: 
120 |CR|09Subject: 
; Files still in batch.   &1 = # of files
121 |CR|BE|14There are |15|&1 |14file(s) in your batch queue.|CR|12Download them now? |11
122 Saved.
123 |CR|14Searching for new electronic mail...|CR
124 |12No new mail waiting.
; Electronic mail list header
125 |CR|15###  From                            Subject                           Date|CR|09---  ------------------------------  ------------------------------  --------
; Electronic mail list format:
; &1 = email number     &2 = email from
; &3 = email subject    &4 = email date
126 |15|$R05|&1|14|$R32|&2|10|$R32|&3|11|&4
127 |CR|12Read waiting mail? |11
; First message in thread prompt
128 |CR|11This is the first message in the thread.
; User lockout message.
129 |CR|12You have been locked out from this BBS.  Do not call back.|CR|CR|PA
130 |03Scanning |14|MB|03...
131 |15New message scan completed.|CR|CR|PA
132 |04-|12More|04- |14(|15Y|14)es, (|15N|14)o, (|15C|14)ontinuous? 
133 |CR|12WARNING: |14System event approaching in |15|NE |14minutes!|CR|PA
134 |CR|12WARNING: You only have |TL minutes remaining!
135 |CR|12Sorry, you have no time left for today.|CR|CR|PA
136 |CR|CR|14Inactivity timeout.  Hanging up!
137 |CR|14System Event: Disconnecting.
; Who's online list header
138 |CR|08[|15W|07ho's |15O|07nline|08]|CR|CR|15##  User Name                  Calling From          Action|CR|08      
; Who's online list format:
; &1 = node number      &2 = user name
; &3 = action           &4 = location calling from    &5 = baud
139 |15|$R04|&1|14|$R27|&2|10|$R22|&4|12|$R25|&3
; Who's online list footer
140 |08|$D79|CR|PA
; Last 10 callers list header
141 |CR|10Last 10 callers:|CR|CR|15Name                       Node  Location               Date / Time    Baud|CR|09-------------------------  ----  --------------------  --------------  -----
; Last 10 callers list format:
; &1 = User name     &2 = Node called   &3 = User's Location   &7 = Caller #
; &4 = Date called   &5 = Time called   &6 = Baud rate         &8 = Address
142 |14|$R25|&1  |15|$R06|&2|10|$R20|&3  |13|&4 |&5  |12|&6
; Last 10 callers footer
143 |CR|PA
; Message from another node:
; &1 = Message from     &2 = Node user is logged in to.
144 |CR|14Message from |&1 on node |&2:|10
; Message from another node footer
145 |CR|PA
146 |CR|09Send message to which node (?/List): 
147 |CR|12No one is logged in on that node!
; Send message to node prompt:
; &1 = receiver's name       &2 = receiver's node number
148 |CR|14Enter messsage for |&1 on node |&2:
149 |CR|12You don't have access to this menu!|CR|CR|PA
150 |CR|09Enter Menu Password: 
151 |CR|09Enter your current password: 
152 |CR|11(|031|08) |14MM/DD/YY|CR|11(|032|08) |14DD/MM/YY|CR|11(|033|08) |14YY/DD/MM|CR|CR|15S|10ele|02ct |15D|10at|02e |15F|10orm|02at: |15
153 |CR|09Screen Pause Length (Enter/23): 
154 |CR|11(|030|08) |14Ascii (No Color)|CR|11(|031|08) |14Ansi  (Color)|CR|CR|15G|10raph|02ics |15M|10od|02e: |14
; User name search
; &1 = User's Name
155 |12Do you mean |&1? |11
156 |CR|15User not found.
157 |CR|12You've reached your calls per day limit.  Call back tomorrow!|CR|CR|PA
158 |CR|15No quote data available...
159 |CR|09Enter first line to quote: 
160 |09Enter last line to quote : 
; For 161-162:
; &1 = maximum length of each line     &2 = maximum number of lines
161 |CR|14        Mystic Text Editor.  (Ctrl-R) = Redraw  (Ctrl-Z) = Save/Abort
162 |CR   |14Enter Your Text Now.  Enter /? for Help. (|&1 Chars/Line, |&2 Lines Max)
163 |09[::::::::::::::]|03
164 |CR|12Save text? |11
; Line editor "backing up to line". &1 = new line number
165 |15Backing up to line |&1.|03
; Line editor "command" prompt.
166 |CR|09Command (|14?|09/|14Help|09): 
; Line editor "command" prompt help
167 |CR|03(|11A|03)bort Message    (|11C|03)ontinue Message     (|11U|03)pload Message|CR(|11Q|03)uote Message    (|11S|03)ave Message
168 |CR|12Abort message? |11
169 |CR|12There are no available archivers!
; Archive list format:
; &1 = archive number    &2 = archive name       &3 = archive extension
170 |15|$R02|&1  |14|$R20|&2 |11|&3
171 |CR|09Select Archive: 
172 |CR|09Deposit how many minutes (0-|TL): 
173 |CR|09Withdraw how many minutes (0-|TB): 
; Message group list header
174 |CR|15##  Message Group Name              Areas|CR|09--  ------------------------------  -----
; Message group list format
; &1 = Group number     &2 = Group name     &3 = Total Areas in Group
175 |15|$R02|&1  |14|$R30|&2  |12|&3
176 |CR|12There are no available message groups.
; Message group list prompt
177 |CR|09Select Message Group (Enter/1): 
178 |CR|12Send E-mail to the Sysop? |11
; 179-180 are System broadcast messages header/footer
; &1 = User who sent system broadcast
; &2 = Node Number
179 |CR|12[|15System Message|12]|CR|14
180 |CR|PA
; Multinode chat text:
; &1 = user who typed message          &2 = node number user is on
181 |12[|14|&1|12] |11
; Language select header
182 |CR|14Available languages:|CR
; Language select format:
; &1 = language number       &2 = language description
183 |15|$R03|&1|14|&2
; Language select footer
184 |CR|09Select language: 
; Language file does not exist
185 |CR|12Language file does not exist.
; Displayed if user's language does not exist.
186 |CR|12Selected language not available.  Using default language.|CR|PA
; Multi-node chat header
187 @teleconf
; One-Liner header
188 |CR|15|CR|01|23    One Liners    |08|16 |$D58Ŀ|CR|$D59 |CR|$D76|10
; One-liner prompt
189 |CR|12Do you want to add to the one liners? |11
190 |CR|01[|09Enter text|01]:|CR
191 |CR|12Unable to view archive.
; Archive view header  &1 = Filename
192 |CL|14Viewing contents of archive : |15|&1|14.|CR|CR|15File Name|$D49 Size   Date   Time|CR|09|$D50- ----------- -------- -------
; Archive view format
; &1 = File Name    &2 = File Size    &3 = File Date    &4 = File Time
193 |10|$R50|&1 |09|$L11|&2 |12|&3 |13|&4
; Archive view footer
194 |09|$D79-|CR
; File mask search prompt
195 |CR|09Enter File Mask (Enter for All): 
; File search prompt
196 |CR|09Enter text to search for:|CR:
; Search all file bases?
197 |CR|12Search all available file bases? |11
; File search completed
198 |15File search completed.
199 |CR|11This is the last message in the thread.
; Select scanned file bases header
200 |CR|14Select File Scanned Bases:|CR|CR|15##  Scan File Base Name                ##  Scan File Base Name|CR|09--- ---- ----------------------------  --- ---- ----------------------------
; Select scanned file bases display format
; &1 = File base number      &2 = File base name      &3 = Scan? (Yes or No)
201 |15|$R03|&1 |12|$R03|&3  |14|$R30|&2
; Select scanned file bases prompt
202 |CR|09Selection: (##), (##-##), (?/List), or (Q)uit: 
; &1 = File base name
203 |CR|11|&1 will NOT be scanned in new file scan!
; &1 = File base name
204 |CR|11|&1 will be scanned in new file scan!
; Displayed if file already exists when user trys to upload.
205 File already exists.
; Displayed before running uploads processor
206 |CR|14Testing uploaded file ...|CR
; File description input line.  &1 = Line number
207 |09:
; Default file description if none entered/found.
208 No Description
; Displayed if the user reaches the max time allowed in time bank!
209 |CR|12You are only allowed to store |SB minutes in the time bank!
; Displayed if user tries to deposit all their remaining time.
210 |CR|12You must keep at least 5 minutes of time left.
; &1 = UL/DL ratio: (1:|&1)
; Exceeded UL/DL ratio:  RD = Download ratio     RK = Download K ratio
211 |CR|12Your upload/download ratio would be exceeded.
; Lightbar file list: Access to file denied.
212 |12File is not available.|PN
; Read Message personal prompt.  &1 = Current Msg #     &2 = Total Messages
213 |CR|09[|&1 of |&2] Reading Messages (?/Help): 
; File group list header
214 |CR|15##  File Group Name                 Areas|CR|09--  ------------------------------  -----
; File group list format
; &1 = Group number     &2 = Group name     &3 = Total areas in group
215 |15|$R02|&1  |14|$R30|&2  |12|&3
; Displayed if there are no available file groups
216 |CR|12There are no available file groups.
; File group list prompt
217 |CR|09Select File Group (Enter/1): 
218 |12[|14|&1 |15private|12] |14
; Displayed when creating a new files list
219 |CR|15Compiling new files list:
; Displayed when creating an all files list
220 |CR|15Compiling all files list:
; File list compiler header
221 |CR|15Base Name                                Files   Added|CR|09---------------------------------------- ------- -------
; File list compiler Working text
222 |12Working...
; File list compiler status format
; &1 = File Base Name   &2 = File Size   &3 = # of files added to list
223 |14|$R40|&1 |10|$R07|&2 |11|&3
; Display when a user does not have access to download a file.
224 |CR|12You do not have access to download this file.
; File list compiler footer
225 |CR|PA
; Group Chat: Current room text
; &1 = Room #           &2 = Room Topic
226 |CR|03Current Channel: |11|&1|CR|03Channel Topic  : |11|&2|CR
; Compress file list prompt
227 |CR|12Compress list with |QA? |11
; Include files list in QWK prompt
228 |CR|12Include new files list in QWK? |11
; Group Chat: Invalid room #
229 |CR|12Invalid room number.
; QWK process list header
230 |CR|15###  Message Base Name                         Qwk Name       Msgs   Added|CR|09--------------------------------------------------------------------------
; QWK "working" text
231 |12Working...
; QWK process list format
; &1 = Base Number      &2 = Base Name           &3 = QWK Name
; &4 = # of Msgs        &3 = # of Message Added
232 |15|$R04|&1 |14|$R40|&2  |10|$R14|&3 |$R06|&4 |&5
; QWK process list footer
; &1 = Total messages in packet   &2 = Total # of bases processed
233 |09--------------------------------------------------------------------------|CR|15Total of |&1 messages in |&2 bases.
; Displayed when compressing QWK packet
234 |CR|14Creating |15|QA |14archive...
; Displayed when a QWK packet is created locally
235 |CR|12Moving packet into local .QWK directory...
; Update last read pointers?
236 |CR|12Update last read pointers? |11
; Group Chat: Private msg TO:
237 |CR|09To : |11
238 |CR|12Your .REP packet was not found.|CR|CR|PA
; Displayed if the wrong QWK packet is uploaded
239 |CR|12Your .REP packet is not for this BBS.|CR|PA
; Processing reply packet
240 |CR|14Processing .REP packet...
; Voting booth header
241 |CR|08|$D79|CR|14Voting Booth |12(* = New Question)|CR|08|$D79
; Voting booth question list format
; &1 = Question #       &2 = Question Text       &3 = New Question?
242  |12|&3 |09(|10|$R02|&1|09) |03|$R71|&2
; There are no voting questions.
243 |12Sorry, there are no voting questions.
; Voting booth prompt                  &1 = Total number of questions
244 |08|$D79|CR|09Vote on which question (1-|&1, or Enter/Quit): 
; Voting on question header            &1 = Question
245 |CR|08|$D79|CR|14Question: (* = Current Vote)|CR|12|&1|CR|08|$D79
; Voting on question list format
; &1 = Answer #         &2 = Answer text    &3 = Current Answer?
246  |12|&3 |09(|10|$R02|&1|09) |03|&2
; Voting prompt
247 |08|$D79|CR|09Vote for which answer (Enter/Quit): 
; See voting results?
248 |CR|12See results? |11
; Vote Result Header
; &1 = Question    &2 = Total Votes for this Question
249 |CR|08|$D79|CR|14Results for Question: (|&2 votes)|CR|12|&1|CR|08|$D79|CR |15#|07#|$D43 |15V|07otes  |15P|07ercentage|CR|08|$D79
; Vote Result list format
; &1 = Answer #    &2 = Answer Text         &3 = Votes on this question
; &4 = Percentage  &5 = Percentage Bar (20 chars long)
250 |09(|10|$R02|&1|09) |03|$R40|&2 |12|$R05|&3  |15|$L03|&4% |03|17|&5|16
; Vote Result Footer
251 |08|$D79|CR|PA
; <Pick this to add your own answer> text
252 <Pick this to add your own answer>
; Enter your answer prompt
253 |CR|09Enter your response: 
254 |CR|14This is a forced question.  You must answer it to continue.|CR|CR|PA
255 |CR|09Enter new file scan date (|UF): 
256 |CR|12Set this date for all file bases? |11
; &1 = Date of the updated new scan.
257 |CR|14New scan date set to [|15|&1|14].|CR
258 |CRDetecting terminal emulation: 
259 |TE detected.
; Short BBS list header
260 |CR|07|08[ |15B|07BS |15N|07ame |08]|07|08[ |15T|07ype |08]|07|08[ |15A|07ddress |08/ |15P|07hone |08]|07|08[ |15S|07oftware |08]|07
; Short BBS list format
; &1 = bbs name  &2 = type  &3 = phone/addr  &4 = software
261 |08 |14|$R25|&1 |09|$R06|&2  |10|$R30|&3 |12|$R10|&4 |08
; Short BBS list footer
262 |07|08|07;
263 |08|$D79|CR|09Results for which question? (Enter/Quit): 
; Extended BBS list header
264 |CR|14Extended BBS listing:
; Extended BBS list information
; &1 = bbs name   &2 = type  &3 = telnet   &4 = software  &5 = location
; &6 = sysop name &7 = baud  &8 = added by &9 = phone     &0 = verified
265 |CR|03BBS Name       : |11|&1|CR|03BBS Type       : |11|&2|CR|03Telnet Address : |11|&3|CR|03Phone Number   : |11|&9|CR|03Max Baud Rates : |11|&7|CR|03Location       : |11|&5|CR|03Sysop Name     : |11|&6|CR|03Software       : |11|&4
; verify bbs?
266 |CR|12Verify that this BBS is still online? |11
; Extended BBS list prompt
267 |CR|09(Enter) to Continue, (D)elete, (V)erify, or (Q)uit? 
; Who's Online: blank listing.  |&1 = Node number
268 |07|$R04|&1Waiting for connection     -                     -
; Matrix login: Create a BBS account?
269 |CR|12Apply for a BBS account? |11
; Matrix login: Matrix password prompt.   |&1 = Matrix password
270 |CR|14Matrix password is |15|&1|14.|CR|CR|PA
; Matrix login: Your account is not validated.
271 |CR|14Sorry, your account has not been validated.|CR|CR|PA
; Matrix login: Enter matrix password
272 |CR|14Enter matrix password: 
; Matrix login: Enter account name prompt
273 |CR|15a|07ccou|08nt |15n|07am|08e    : 
; Matrix login: enter account password prompt
274 |CR|15a|07cco|08unt |15p|07asswo|08rd: 
; Add question to voting booth question
275 |CR|12Add a question to the voting booth? |11
; Maximum of 20 voting questions text
276 |CR|14Sorry, there is a maximum of 20 voting questions.
; Enter new question
277 |CR|03Enter new question (Enter/Quit)|CR|09:
; Enter choices now. Max 15.
278 |CR|10Enter choices now.  There are a maximum of 15 choices for each question.|CREnter a blank line when done.|CR
; Choice #.  &1 = Choice number
279 |09Choice #|&1: 
; Allow users to add answers?
280 |CR|12Allow users to add their own answers? |11
; Save this question?
281 |CR|12Save this voting question? |11
; Group Chat: Private MSG:
282 |09Msg: 
; Add BBS list: enter phone number
283 |03Enter BBS phone number: 
; Add BBS list: enter BBS name
284 |03Enter BBS Name        : 
; Add BBS list: enter BBS location
285 |03Enter Location of BBS : 
; Add BBS list: enter sysop name
286 |03Enter Sysop Name      : 
; Add BBS list: enter max baud rate
287 |03Enter Max Baud Rate   : 
; Add BBS list: enter BBS software
288 |03Enter BBS Software    : 
; UNUSED
289 UNUSED
; Save this BBS entry
290 |CR|12Save this entry to the BBS list? |11
; There are no entries in BBS list.
291 |CR|12There are no entries in the BBS list.
; BBS list: enter text to search for
292 |CR|09Enter search text or (ENTER) for All: 
293 |CR|12Invalid password.
294 |CR|12Delete this BBS from the list? |11
295 |CR|12You did not add this BBS entry.
; editing message display
296 |CL|14Message Editor|CR|CR|03A.   To : |&1|CRB. Subj : |&2|CR|CR|09Command: (!) Edit text, (Q)uit: 
; editing message to
297 |CR|09To: 
; editing message net address
298 |CR|09Enter destination address: 
; editing message subject
299 |CR|09Subject: 
; editing message save changes
300 |CR|12Save changes to message? |11
; delete autosig?
301 |CR|12Delete auto signature? |11
302 UNUSED
; Editor type prompt
303 |CR|11(|030|08) |14Line Editor|CR|11(|031|08) |14Full Screen Editor|CR|11(|032|08) |14Ask|CR|CR|15E|10d|02itor |15T|10y|02pe|15: |15
; Archive view command prompt
304 |CR|14Archive View: (|15R|14)e-list, (|15V|14)iew File, or (|15Q|14)uit: |15
; Archive view, file not found
305 |12File not found.
; Arc view: end of display file
306 |CR|12End of display file.
307 |CR|11This is a forced message.  You cannot abort it.|CR|CR|PA
308 |CR|12Invisible login? |11
309 |CR|12Sorry, this user name is not acceptable.
; Group Chat Channel List Header
; &1 = Room #           &2 = Room Topic
310 |CR|14Users currently in channel |&1 ("|&2"):
; Group Chat Channel List Format
; &1 = User Name
311      |03|&1
; Lightbar file list: DL limit is exceeded.
312 |12Your download per day limit would be exceeded.|PN
; Lightbar file list: DL ratio is exceeded.
313 |12Your download ratio would be exceeded.|PN
; Lightbar file list: Batch queue is full.
314 |12Your batch queue is full.|PN
; Group Chat: Enter Channel Topic
315 |CREnter channel topic: 
; Group Chat: Join Channel
316 |CRJoin which channel (1-99): 
; Group Chat: Broadcast Msg:
317 |CRMsg: 
; Group Chat: Command prompt
318 |CR|09Command (|14?|09/|14Help|09): 
; Group Chat: Received Broadcast
; &1 = From User
319 |12[|11|&1 |09<Broadcast>|12] |14
; File list type prompt
320 |CR|11(|030|08) |14Normal   |15: |10View file lists page by page|CR|11(|031|08) |14LightBar |15: |10Scroll through lists with arrow keys|CR|CR|15S|10ele|02ct |15F|10il|02e |15L|10is|02t |15T|10yp|02e: |15
; ASCII graphics not supported for BBS login.
321 Sorry, this BBS does not support ASCII graphics.
; ANSI graphics not supported for BBS login.
322 Sorry, this BBS does not support ANSI graphics.
; Lightbar file list prompt
323 |08(|15Enter|08) |07Info   |08(|15Space|08) |07Flag   |08(|15N|08) |07Next Base   |08(|15V|08) |07View   |08(|15ESC|08) |07Quit   |08(|07?|08) |07Help
; Lightbar file list: View archive
324 |12Unable to view archive.|PN
325 |CR|12Sorry, this emulation is not supported by your selected language.
326 |CR|09Export to Filename: 
327 |CR|11Message exported to |&1.
328 |CR|14Sysop has shelled to DOS.  Please wait.
329 |14Sysop has returned from DOS.  Thank you.
; Add to BBS list: telnet
330 |03Enter Telnet Address  : 
; Invalid password during login
331 |12|CRInvalid password.
; Teleconference user list
332 |CR|15Listing all users in chat:|CR|CR|07User Name                        Room  Topic|CR|08     
; Teleconference user list format
; &1 = User's Name  &2 = User's node number  &3 = Room number  &4 = Room name
333 |14|$R30|&1   |02(|10|$R02|&3|02)  |12|&4
; Jump to which message prompt.  &1 = Current Message  &2 = Total messages
334 |CR|09Jump to which message? (1-|&2): 
335 |CR|12Use Auto-Sig in posted messages? |11
336 |03You have not defined an auto-signature yet.
; One-Liners list format.  &1 = Text   &2 = Poster Name   &3 = Initials
337 |07|&1
; Reading forward prompt          &1 = Total messages in base
338 |CR|03Begin reading at (|111|03-|11|&1|03)|12: 
; Lightbar file list prompt (SYSOP)
339 |08(|15Enter|08) |07Info  |08(|15Space|08) |07Flag  |08(|15E|08) |07Edit  |08(|15N|08) |07Next  |08(|15V|08) |07View  |08(|15ESC|08) |07Quit  |08(|15?|08) |07Help
; Lightbar file list uploaders name    &1 = user name      &3 = downloads
340 |$D34 |07ULed By: |$R25|&1 DLs: |&2
; Line editor quote mode:  &1 = line number      &2 = line text
341 |10|&1|02: |11|$R74|&2
342 |CR|09Enter destination address: 
; Upload file name prompt
343 |CR|09File Name: 
; Download file name prompt
344 |CR|09File Name: 
; User status: user logging in
345 Logging In
; User status: Browsing Menus
346 Browsing Menus
; User status: Teleconference
347 Teleconference
; User status: Reading messages
348 Reading messages
; User status: Posting message
349 Posting message
; User status: Listing files
350 Listing files
; User status: Transfering files
351 Transfering files
; Message upload "File Name:" prompt
352 |CR|09File Name: 
; Archive view "File Name:" prompt
353 |CR|09File Name: 
; FS editor command prompt
354 |CR|09Command (|14?|09/|14Help|09): 
; FS editor command prompt help
355 |CR|03(|11A|03)bort Message    (|11C|03)ontinue Message     (|11U|03)pload Message|CR(|11Q|03)uote Message    (|11S|03)ave Message
; FS editor "abort msg"
356 |CR|12Abort message? 
; file list tagging prompt
357 |CR|09Add which file number to batch (Enter/Quit): 
; file list view prompt
358 |CR|09View contents of which file number (Enter/Quit): 
; Lightbar file list format:
; &1 = File #  &2 = Name  &3 = Size  &4 = Date  &5 = Description  &6 = Tag
359 |15|&1|07|&6|14|$R12|&2  |09|$L07|&3 |10|&4 |11|&5
; Lightbar Extended description format: &5 = description
360                                   |11|&5
; Add BBS list connection type
361 |CR|09Accessible by (D)ialup, (T)elnet, (B)oth: 
; Add BBS: BBS already exists
362 |CR|12BBS already exists in list!
; Msg xport: local export path
363 |CR|09Enter full path/filename to export to: 
; info edit: address
364 |CR|03Enter your street address.|CR|09:
; info edit: city/state
365 |CR|03Enter your city & state.|CR|09:
; info edit: zipcode
366 |CR|03Enter your postal code: #####|CR|09:
; info edit: home phone
367 |CR|03Enter your home phone number:|CR|09:
; info edit: data phone
368 |CR|03Enter your data phone number:|CR|09:
; info edit: bday
369 |CR|03Enter your date of birth (|UF):|CR|09:
; info edit: gender
370 |CR|09Are you (M)ale or (F)emale?
; info edit: date format
371 |CR|11(|031|08) |14MM/DD/YY|CR|11(|032|08) |14DD/MM/YY|CR|11(|033|08) |14YY/DD/MM|CR|CR|15S|10ele|02ct |15D|10at|02e |15F|10orm|02at: |15
; info edit: screen length
372 |CR|09Screen Pause Length (Enter/23):
; info edit: editor type
373 |CR|11(|030|08) |14Line Editor|CR|11(|031|08) |14Full Screen Editor|CR|11(|032|08) |14Ask|CR|CR|15E|10d|02itor |15T|10y|02pe|15: |15
; info edit: file list type
374 |CR|11(|030|08) |14Normal   |15: |10View file lists page by page|CR|11(|031|08) |14LightBar |15: |10Scroll through lists with arrow keys|CR|CR|15S|10ele|02ct |15F|10il|02e |15L|10is|02t |15T|10yp|02e: |15



