# DEFAULT.TXT:  Default language file for Mystic BBS.
# ---------------------------------------------------
# Lines which begin with a "#" character are considered comments.
# Lines which being with a ";" are language editor comments
# Prompts do *NOT* have to be in numerical order.
#
# Language text that begins with "!" will run an MPE program:
#   Example: 000 !askname
#   The above line would execute ASKNAME.MPX 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 |DFpreuser||CR|07Username: |IS10|IF|XX
; Log in as new user prompt
001 |CR|07|16Create an account with this BBS? 
; User's password
002 |CR|07|16|07Password: |IS10|IF|XX
; User login: Invalid PW
003 |CR|07|16Invalid password.
; Displayed IMMEDATELY when a user connects if the password is set
004 |CR|07|16System Password: |XX
; New user password prompt
005 |CR|07|16New User Password: |XX
; New user login: first and last name prompt
006 |07|16[#] Enter your full REAL name       : |XX
; Displayed if user doesn't enter a two word name.
007 |CR|07|16Please enter your first AND last name!|CR
; Displayed if user enters a new user name that already exists.
008 |CR|07|16User already exists.|CR
; New user login: Enter your handle/alias prompt
009 |07|16[#] Enter your alias/handle         : |XX
; New user login: Enter your address prompt
010 |CR|07|16Enter your street address.|CR:
; New user login: Enter your city/state
011 |CR|07|16Enter your city & state.|CR:
; New user login: Enter your ZIP code
012 |CR|07|16Enter your postal code: #####|CR:
; New user login: Enter your home phone number
013 |CR|07|16Enter your home phone number:|CR:
; New user login: Enter your data phone number
014 |CR|07|16Enter your data phone number:|CR:
; New user login: Enter your birthdate.
015 |07|16[#] Enter your birthdate [|UF] : |XX
; New user login: Gender (M)ale, (F)emale
016 |07|16[#] Are you [M]ale or [F]emale      : |XX
; New user login: Password prompt
017 |DFprepass||CR|07|16[#] Password : |XX
; Displayed if user enters a password shorter than 4 chars.
018 |CR|07|16Password must be at least 4 characters long!|DE|DE|DE
; New user login: PW verification prompt
019 |07|16[#]    Again : |XX
; New user login: Passwords do not match
020 |CR|07|16Passwords do not match!|DE|DE|DE
; New user login: Saving/creating new user account
021 |CR|07|16[#] Saving new account information...
; System pause prompt
;022 |16### Pause #|16###
022 |07|16.oO( Pause )Oo.
;022 !go-pawz
; Chat call - reason for chat
023 |CR|07|16Why do you wish to chat with the Sysop?|CR:
; Paging Sysop text
024 |CR|07|16Paging SysOp
; Paging Sysop status
025 .
; Displayed when sysop breaks into chat mode
026 |CR|07|16Chat mode engaged...|CR
; Displayed when sysop exits chat mode
027 |CL[#] Chat mode complete.  Press [ENTER] to continue...
; Displayed when sysop isn't available for chat.
028 |CR|07|16Sysop unavailable for chat!|CR|CR|PA
; User list header
;029 |CL|CR   |$D73Ŀ|CR   |PI   User Listing|$D58 |16|PI|CR   |$D73|CR    User Name|$D19 Location                   Sex/Age    LastOn|CR    |$D73
029 |CL|07|16Userlist... |CR|07|16|CR|$D79-
; User list format:
; &1 = Alias &3 = Last on &2 = City &4 = gender &5 = sec lvl &6 = Address
; &7 = Age   &8 = email   &9 = usernote &0 = opt1 &A = opt2 &B = opt3
030     |$R27|&1 |$R27|&2 |&4   |$L02|&7   |&3
; User list footer     &1 = Total # of users listed
;031     |$D73|CR    [#] Users: |$R46|&1 |CR|07|16|PA
031 |$D79-|CR    [#] Users: |$R46|&1 |CR|07|16|PA
; User list search string
032 |CR|07|16[#] Enter Search String (Enter/All): |XX
; File base list header
;033 |CL+|$D77-+|CR|PI   File Base Listing|$L56|FG |16|PI|CR+|$D77-+|CR Area  File Base Name                Area  File Base Name|CR |$D17|$D07|$D
033 |CL|07|16+|$D77-+|CR|PI File Base Listing|$L30|FG|$D29 |PI|CR+|$D77-+|CR Area  File Base Name                Area  File Base Name|CR
; File base listing format:
; &1 = File Base #      &2 = File Base Name     &3 = Files in Base
034 |$L05|&1  |$R32|&2
; File upload testing FAILED text
035 Failed
; File base listing prompt.
036 |$D79-|CR [#] Select file base [?/List]: |XX
; Displayed if there are no available file bases
037 |CR|07|16There are no available file bases
; Displayed if user hasn't selected a file base
038 |CR|07|16You must select a file base first!
; Displayed if user doesn't meet access requirements for a file list.
039 |CR|07|16You do not have access to list files here!
; Displayed if there are no files in the selected file base.
040 |CR|07|16There are no files in this base|DE|DE|DE
; File listing header
041 |CL+|$D77-+|CR|PI   File Listing|$L61|FB |16|PI|CR+|$D77-+
; Standard file list: #/filename:
; &1 = filenum, &2 = filename, &3 = tag char &4 = size &5 = date &6 = DLs
042  |07|&1|&3|$R57|&2 |$L07|&4 |&5
; Standard file list: description/info
; &1 = size, &2 = date, &3 = DLs, &4 = desc, &5 = uploader
043 |$D29 |&4
; File listing pause prompt
; &1 = total files &1 = current file
044 |CR|07|16[#] Pause: (N)ext, (P)rev, (F)lag, (V)iew, or (Q)uit? 
; Standard file list, ext desc: &4 = description
045 |$D29 |&4
; Displayed when batch queue is full
046 |CR|07|16Batch queue is full!
; Add file to batch queue "File Name" prompt
047 |CR|07|16File Name|CR:
; Displayed when user tries to queue/download an offline file
048 |CR|07|16File is marked as offline!
; Displayed if file is already in batch queue
049 |CR|07|16File is already in queue
; File added to batch:
; &1 = file name        &2 = file size
050 |CR|07|16|&1 (|&2 bytes) added to queue.
; File not found
051 |CR|07|16File not found.|DE|DE|DE
; Displayed if batch queue is empty
052 |CL There are no files in your batch queue
; &1 = number of files in batch queue
053 |CR|07|16 Delete which (1-|&1): |XX
; Batch removed from queue  &1 = Filename  &2 = Size
054 |CR|07|16|&1 (|&2 bytes) removed from queue.
; File upload PASSED text
055 Passed
; Batch queue list header
056 |CL+|$D77-+|CR|PI   Batch Queue Editor|$D56 |16|PI|CR+|$D77-+|CR ##  File Name|$D50 Size   DL Time|CR|$D79-
; Batch queue list format:
; &1 = file #  &2 = file name  &3 = file size  &4 = est mins  &5 = est secs
057  |$L02|&1  |$R51|&2 |$L11|&3  |$L03|&4|07m |$L02|&5|07s
; SX = Max downloads per day      SK = Nax download K per day
058 |CR|07|16Your downloads per day limit would be exceeded.
; Batch queue has been cleared.
059 |CR|07|16 Batch queue is now empty.|DE|DE|DE
; new user: Use FSE quote window?
060 |CR|07|16Use full screen editor quote window?
; Protocol list prompt &1=Hotkey &2=Description
061 [|&1] |&2
; Protocol select prompt
062 |CR|07|16Select Protocol [Q/Quit]: |XX
063 |CR|07|16Cannot transfer files in local mode!|DE|DE|DE
064 [#] Search all file groups? 
; Press ENTER to start file transfer  &1=selected protocol
; First word is input chars, followed by display text
065 SQ |CR|07|16Press [ENTER/S]tart or [ESCAPE/Q]uit your |&1 transfer: |XX
; Disconnect after download?
066 |CR|07|16Disconnect after file transfer? 
; Disconneting in 10 seconds, press a key to abort
067 |CR|07|16Disconnecting in 10 seconds: Press a key to abort.
; No access to upload to a base
068 |CR|07|16You do not have access to upload here!|CR|CR|PA
069 |CR|07|16Illegal filename.|DE|DE|DE
070 |CR|07|16Searching for duplicate files...
;070 |#I#1#10# Info #Searching for duplicate files...#
071 None found.
; File description input header.  &1 = Max description lines. &2 = filename
072 |CR|07|16Enter Description. |&1 Lines Max. Blank Line Ends.
; Archive list header (see 169-171)
073 |CLAvailable Archive Formats:|CR|CR##  Description            Ext|CR|$D30-
; Archive selected string
074 |CR|07|16Archive type set to: |&1.|DE
075 |CR|07|16Thanks for your upload, |UH!|CR|CR|PA
076 |CR|07|16You do not have access to download here!
077 |CR|07|16[#] Searching...
; File Information:
; &1 = filename     &2 = file size   &3 = uploaders name
; &4 = update date  &5 = downloads   &6 = est mins         &7 = est secs
078 |CR|07|16File Name     : |&1|CRFile Size     : |&2|CRUploaded by   : |&3|CRUploaded on   : |&4|CRDownloads     : |&5|CRDownload Time : |&6 min |&7 sec|CR
; Batch Queue Info:
; &1 = files in batch   &2 = batch size   &3 = est. mins   &4 = est. secs
079 |CR|07|16Files in Batch : |&1|CRBatch Size     : |&2|CREstimated Time : |&3 min |&4 seconds
080 |CR|07|16Cannot upload to a CD-ROM file base.|DE|DE|DE
081 |CR|07|16Sorry, there is not enough disk space for uploads.
; Coping from CD-ROM:  &1 = file name
082 |CR|07|16Copying (|$R12|&1) from CD-ROM...
; Upload Successful:  &1 = file name
083 |CR|07|16# |&1 found.|CR
; Upload Failed:  &1 = file name
084 |CR|07|16# |&1 skipped.|CR
085 |CR|07|16Download queued files? 
;085 |#Y#2#10#Confirm#Download queued files? #
086 |CR|07|16Scan all file bases for new files? 
; &1 = File Base Name
087 |CLScanning: |&1...
;087 |CL|#BInformation#Scanning...#
088 No new files found.|DE|DE|DE
089 New files scan completed.|DE|DE|DE
;090 |CL+|$D77-+|CR|PI   QWK Scan Settings|$L56|MG |16|PI|CR+|$D77-+
090 |CL|07|16QWK Scan Settings [|MG]|CR
;091 |CL+|$D77-+|CR|PI   New Scan Settings|$L56|MG |16|PI|CR+|$D77-+
091 |CL|07|16New Scan Settings [|MG]|CR
;092  ##  Scan Message Base Name             ##  Scan Message Base Name|CR|$D79-|CR
092  ##  Scan Message Base Name             ##  Scan Message Base Name|CR|$D79-|CR
; Message base New/QWK Scan format:
; &1 = base number      &2 = base name      &3 = scan base? (Yes or No)
093  |$R04|&1|$R03|&3  |$R29|&2
094 |CR|07|16There are no available message bases!
; Message base new and qwk scan toggle prompt:
095 Toggle: [#-#,#], Select [A]dd All, [R]emove All, [?/List]: |XX
; For strings 096 - 099: &1 = message base name
096 |CR|07|16 |&1 will NOT be scanned in QWK packets!|CR
097 |CR|07|16 |&1 will be scanned in QWK packets!|CR
098 |CR|07|16 |&1 will NOT be scanned in new message scan!|CR
099 |CR|07|16 |&1 will be scanned in new message scan!|CR
;100 |CL+|$D77-+|CR|PI   Message Base Listing|$L53|MG |16|PI|CR+|$D77-+|CR Area  Message Base Name                Area  Message Base Name|CR |$D17|$D07|
100 |CL|07+|$D77-+|CR|PI Message Base Listing|$L30|MG|$D26 |PI|CR+|$D77-+|CR Area  Message Base Name                Area  Message Base Name|CR
; Message base format list:
; &1 = base number      &2 = base name      &3 = total messages
101 |$L05|&1  |$R32|&2
102  |$D77- |CR|07|16 Select Message Base [?/List]: |XX
103 |CR|07|16Message area "|MB" is password protected.|CRPassword: |XX
104 Access denied.
105 |CR|07|16You don't have access to post here!
106 |CR|07|16Use the full screen editor? 
107 [#] Saving Message...
; Send Private message. &1 = Message TO
108 |CR|07|16Sending private message to |&1.
109 |CR|07|16Message aborted...
110 |CR|07|16You must select a message base first!
111 |CR|07|16You don't have access to read in this base!
; Message reading: select read mode
112 |CR|07|16(F)orward, (N)ew, (B)y You, (Y)ours, (S)earch, (Q)uit? |XX
;112 |#V#1#30#10# Ereuna #F-Forward,N-New,B-By you,Y-Yours,S-Search,Q-Quit#
113 No messages found.
114 |CR|07|16There are no messages in |MB.|DE|DE|DE
; E-mail reader prompt
115 |CR|07|16(A)gain, (P)revious, (N)ext, (R)eply, (D)elete, (J)ump, (Q)uit? 
; Message read prompt.  &1 = Current Msg #   &2 = Total Messages
116 |CR|07|16[|&1 of |&2] Reading Messages (?/Help): 
117 |CR|07|16Delete this mail? 
118 |CR|07|16End of messages.
; Post message TO:
119 |CR|07|16To: |XX
; post message SUBJ:
120 |CR|07|16Subject: |XX
; Files still in batch.   &1 = # of files
121 |CR|07|16There are |&1 file(s) in your batch queue.|CR|CRDownload them now? 
122 Saved
123 |CL[#] Searching for new electronic mail...|DE|CR
;123 |#I#1#10# Info #Searching for new electronic mail...#
124 |CL[#] No new electronic mail waiting...|DE|DE
; Electronic mail list header
125 |CL|07+|$D77-+|CR|PI Electronic Mail |$D60 |PI|CR+|$D77-+|CR###  From                            Subject                           Date|CR|$D79-
;125 |CL+|$D77-+|CR|PI   Electronic Mail|$D59 |16|PI|CR+|$D77-+|CR ###  From                            Subject                           Date|CR|$D79-
; Electronic mail list format:
; &1 = email number     &2 = email from
; &3 = email subject    &4 = email date
126  |$R05|&1|$R32|&2|$R32|&3|&4
; Read new email? &1 = total &2 = unread
127  |$D77- |CR|07|16 [#] You have |&1 messages (|&2 unread). Read them now? 
; First message in thread prompt
128 |CR|07|16This is the first message in the thread.
; User lockout message.
129 |CR|07|16You have been locked out from this BBS.  Do not call back.|CR|CR|PA
130 Scanning |MB...
131 |CLNew message scan completed.|DE|DE|DE
132 [#] More: (Y)es, (N)o, (C)ontinueous?
133 |CR|07|16WARNING: System event approaching in |NE minutes!|CR|PA
134 |CR|07|16WARNING: You only have |TL minutes remaining!
135 |CR|07|16Sorry, you have no time left for today.|CR
136 |CR|07|16|CRInactivity timeout.  Hanging up! Come back Soon... adbbs.no-ip.org
137 |CR|07|16System Event: Disconnecting.
; Who's online list header
;138 |CL+|$D77-+|CR|PI   Who's Online|$D62 |16|PI|CR+|$D77-+|CR  Node  User                       Action|CR|$D79-
138 |CL|DFadhdr||[X05|[Y02Online Users|[X01|[Y05Node  User                       Action             Conn.     G     Avail.|CR|$D79-|CR
; Who's online list format:
; &1 = node number    &2 = user name    &3 = action    &4 = location
; &5 = baud rate      &6 = gender       &7 = age       &8 = available?
139   |$R05|&1 |$R21|&2 |&3 |$R10|&5|$R05|&6 |$R05|&8
; Who's online list footer
140 |$D79-|CR|PA
; Last 10 callers list header
;141 |CL+|$D77-+|CR|PI   Last 10 Callers |$D45 |$L06|TC total |16|PI|CR+|$D77-+|CR User|$D24 Location|$D19 Node    Date    Time|CR|$D79-
141 |CL|DFadhdr||[X03|[Y02Last 10 Callers|[X65|[Y04|TC Total|CR User|$D24 Location|$D19 Node    Date    Time
; Last 10 callers list format:
; &1 = Name &2 = Node &3 = Location &7 = Caller # &4 = Date &5 = Time
; &6 = Baud &8 = Address &9 = Usernote &0 = Email &A-&C = Optional 1-3
142  |$R27|&1 |$R25|&3 |$L04|&2   |&4  |&5
; Last 10 callers footer
143 |$D79-|CR|PA
; Message from another node:
; &1 = Message from     &2 = Node user is logged in to.
144 |16|CL !!  Message from |&1 on node |&2|$X79 |16|CR
; Message from another node footer. First word contains input keys, followed by prompt
145 RC |CR|07|16Node Message: [R]eply, [C]hat, or [ENTER/Continue]: 
146 |CR|07|16Send message to which node [?/List]: |XX
147 |CR|07|16No one is logged in on that node!
; Send message to node prompt:
; &1 = receiver's name       &2 = receiver's node number
148 |CR|07|16Enter messsage for |&1 on node |&2:
149 |CR|07|16You don't have access to this menu!|CR|CR|PA
150 |CR|07|16Enter Menu Password: |XX
151 |CR|07|16Enter your current password: |XX
152 |CR|07|16(1) MM/DD/YY|CR(2) DD/MM/YY|CR(3) YY/DD/MM|CR|CRDate Format : 
; &1 = def. page length
153 |CR|07|16[#] Screen Pause Length [Enter/|&1]: |XX
154 |CR|07|16(0) Ascii (No Color)|CR(1) Ansi  (Color)|CR|CRGraphics Mode : 
; User name search
; &1 = User's Name
155 Do you mean |&1? 
156 |CR|07|16User not found.|DE|DE|DE
157 |CR|07|16You've reached your calls per day limit.  Call back tomorrow!|CR|CR|PA
; Line message editor: No quote data available
158 |CR|07|16No quote data available...
159 |CR|07|16Enter first line to quote: |XX
160 Enter last line to quote : |XX
; Email reply: not valid user. &1=username
161 |CR|07|16|&1 is not a valid user on this system.
; &1 = maximum length of each line     &2 = maximum number of lines
162 |CR|07|16   Enter Your Text Now.  Enter /? for Help. (|&1 Chars/Line, |&2 Lines Max)
163 [::::::::::::::]
164 |CR|07|16Save text? 
; Line editor "backing up to line". &1 = new line number
165 Backing up to line |&1.
; Line editor "command" prompt.
166 |CR|07|16Command [?/Help]: |XX
; Line editor "command" prompt help
167 |CR|07|16(A)bort Message    (C)ontinue Message     (U)pload Message|CR(Q)uote Message    (S)ave Message         (H)elp|CR(T)itle Change
168 |CR|07|16Abort message? 
169 |CR|07|16There are no available archivers!|CR|CR|PA
; Archive list format:
; &1 = archive number    &2 = archive name       &3 = archive extension
170 |$R02|&1  |$R22|&2 |&3
171 |$D30-|CR[#] Select Archive #: |XX
172 |CR|07|16Deposit how many minutes [0-|TL]: |XX
173 |CR|07|16Withdraw how many minutes [0-|TB]: |XX
; Message group list header
;174 |CL|CR|$D13 |$D54Ŀ|CR|$D13 |PI   Message Groups|$D37 |16|PI|CR|$D13 |$D54|CR|$D14 ##   Message Group Name|$D24 Areas|CR|$D14 |$D54
174 |CL|CR|$D13 +|$D54-+|CR|$D13 |PI|16  Message Groups|$D38 |PI|CR|$D13 +|$D54-+|CR|$D14 ##   Message Group Name|$D24 Areas|CR|$D14 |$D54-
; Message group list format
; &1 = Group number     &2 = Group name     &3 = Total Areas in Group
175 |$D14 |$R04|&1 |$R41|&2 |&3
176 |CR|07|16There are no available message groups.
; Message group list prompt
177 |$D14 |$D54-|CR|$D14 [#] Select Message Group [Enter/1]: |XX
178 |CR|07|16Send E-mail to the Sysop? 
;178 |#Y#2#10#Confirm#Send E-mail to the Sysop?#
; 179-180 are System broadcast messages header/footer
; &1 = User who sent system broadcast
; &2 = Node Number
179 |16|CL !! System Notification|$X79 |16|CR|CR
180 |CR|07|16|PA
; nodechat text: &1 = user name  &2 = node number  &3 = node color (low)
; &4 = node color (hi)
181 |&3<|&4|&1|&3> 
; Theme select header
182 |CL|CRAnother Droid BBS|CR|CRFor best viewing use Netscanner...|CR|CRAvailable themes:|CR
; Theme select format:
; &1 = Theme number       &2 = Theme description
183    |&1  .oO( |&2 )Oo.
; Theme select footer
184 |CR|07|16Choose your theme [ENTER/Default]: 
; Theme file does not exist
185 |CR|07|16Theme file does not exist.
; Displayed if user's theme does not exist.
186 |CR|07|16Selected theme not available.  Using default theme.|CR|PA
; new user: use full screen node chat?
187 |CR|07|16Use full screen node chat? 
; One Liner header
;188 |CL+|$D77-+|CR|PI   One Liners|$D64 |16|PI|CR+|$D77-+|CR
188 |CL|07|16Oneliner...|CR
; One liner prompt
189 |CR|07|16 |$D78-|CR [#] Add to the one liners? |XX
190 |CR|07|16[#] Enter your one liner:|CR
191 |CR|07|16Unable to view archive.
; Archive view header  &1 = Filename
192 |16|CL+|$D77-+|CR|PI   Viewing Contents of Archive|$L46|&1 |PI|CR+|$D77-+|CR File Name|$D48 Size   Date    Time|CR|$D79-|CR
; Archive view format
; &1 = File Name    &2 = File Size    &3 = File Date    &4 = File Time
193  |$R49|&1 |$L11|&2 |&3 |&4
; Archive view footer
194 |$D79-|CR
; File mask search prompt
195 |CR|07|16Enter File Mask (Enter for All):|CR
; File search prompt
196 |CR|07|16Enter text to search for:|CR:
; Search all file bases?
197 |CR|07|16[#] Search all file bases ? 
; File search completed
198 |CLFile search completed.|DE|DE|DE
199 |CR|07|16This is the last message in the thread.
; Select scanned file bases header
;200 |CL+|$D77-+|CR|PI   File Scan Settings|$L55|FG |16|PI|CR+|$D77-+|CR ##  Scan File Base Name                ##  Scan File Base Name|CR |$D17|$D07
200 |CL|DFadhdr||[X03|[Y02File Scan Settings [|FG]|[X01|[Y04##  Scan File Base Name                ##  Scan File Base Name|CR|$D79-
; Select scanned file bases display format
; &1 = File base number      &2 = File base name      &3 = Scan? (Yes or No)
201  |$R04|&1|$R03|&3  |$R29|&2
; Select scanned file bases prompt
;202 Selection [##], [##-##,##], [?/List], or [Q]uit: |XX
202 |07Toggle: [#-#,#], Select [A]dd All, [R]emove All, [?/List]: |XX
; &1 = File base name
203 |CR|07|16 |&1 will NOT be scanned in new file scan!|CR
; &1 = File base name
204 |CR|07|16 |&1 will be scanned in new file scan!|CR
; Displayed if file already exists when user trys to upload.
205 File already exists.|DE|DE|DE
; Displayed before running uploads processor
206 # Testing file for errors       : |XX
; File description input line.  &1 = Line number
207 :
; Default file description if none entered/found.
208 No Description
; Displayed if the user reaches the max time allowed in time bank!
209 |CR|07|16You are only allowed to store |SB minutes in the time bank!
; Displayed if user tries to deposit all their remaining time.
210 |CR|07|16You 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|07|16Your upload/download ratio would be exceeded.
; Lightbar file list: Access to file denied.
212 File is not available.|PN
; Read Message personal prompt.  &1 = Current Msg #     &2 = Total Messages
213 |CR|07|16[|&1 of |&2] Reading Messages (?/Help): 
; File group list header
;214 |CL|CR|$D13 |$D54Ŀ|CR|$D13 |PI   File Groups|$D40 |16|PI|CR|$D13 |$D54|CR|$D14 ##   File Group Name|$D29 Areas|CR|$D14 |$D54
214 |CL|CR|$D13 +|$D54-+|CR|$D13 |PI|16   File Groups|$D40 |PI|CR|$D13 +|$D54-+|CR|$D14 ##   File Group Name|$D29 Areas|CR|$D14 |$D54-
; File group list format
; &1 = Group number     &2 = Group name     &3 = Total areas in group
215 |$D14 |$R04|&1 |$R43|&2 |&3
; Displayed if there are no available file groups
216 |CR|07|16There are no available file groups.
; File group list prompt
217 |$D14 |$D54-|CR|$D14 [#] Select File Group [Enter/1]: |XX
; nodechat private text: &1 = user name
218 <|&1 private> 
; Displayed when creating a new files list
219 |CL|CR|$D10 +|$D58-+|CR|$D10 |PI   Creating text listing of new files        NEWFILES.TXT |PI|CR|$D10 +|$D58-+
; Displayed when creating an all files list
220 |CL|CR|$D10 +|$D58-+|CR|$D10 |PI   Creating text listing of all files        ALLFILES.TXT |PI|CR|$D10 +|$D58-+
; File list compiler header
221 |$D11 File Base Name|$D30 Files    Added|CR|$D11 |$D58-
; File list compiler Working text
222 |$D11 [#] Working...
; File list compiler status format
; &1 = File Base Name   &2 = File Size   &3 = # of files added to list
223 |$D11 |$R42|&1 |$L06|&2   |$L06|&3
; Display when a user does not have access to download a file.
224 |CR|07|16You do not have access to download this file.
; File list compiler footer
225 |$D79-|CR|PA
; nodechat: info/status text
226 - 
; Compress file list prompt
227 |$D11 [#] Compress list with |QA? 
; QWK Download: No Messages
228  |$D79-|CR No new messages found.|DE|DE|DE
; nodechat action text: &1 = user name
229 |07* |&1 |XX
; QWK process list header
230 |CL+|$D77-+|CR|PI   Preparing QWK Mail Packet|$D49 |PI|CR+|$D77-+|CR ####  Message Base Name|$D25 QWK Name         Msgs   Added|CR|$D79-|CR
; QWK "working" text
231  [#] Working...
; QWK process list format
; &1 = Base Number      &2 = Base Name           &3 = QWK Name
; &4 = # of Msgs        &5 = # of Message Added
232  |$L04|&1  |$R40|&2  |$R13|&3  |$L06|&4  |$L06|&5
; QWK process list footer
; &1 = Total messages in packet   &2 = Total # of bases processed
233  |$D79-|CR [#] |&1 messages in |&2 bases
; Displayed when compressing QWK packet
234 |CR|07|16 [#] Creating |QA archive...
; Displayed when a QWK packet is created locally
235 |CR|07|16 Moving packet into local .QWK directory...
; Update last read pointers?
236 |CR|07|16 [#] Update last read pointers? 
; Node chat scroll mode back
237 Scrollback:  (Up/Down) Move  (Ctrl-R) Page Up  (Ctrl-C) Page Down  (ESC) Quit
238 |CR|07|16Your .REP packet was not found.|CR|CR|PA
; Displayed if the wrong QWK packet is uploaded
239 |CR|07|16Your .REP packet is not for this BBS.|CR|PA
; Processing QWK reply packet
240 |CR|07|16[#] Processing QWK reply packet: |XX
; Voting booth header
241 |CL|$D79-|CRVoting Booth (* = New Question)|CR|$D79-
; Voting booth question list format
; &1 = Question #       &2 = Question Text       &3 = New Question?
242  |&3 (|$R02|&1) |$R71|&2
; There are no voting questions.
243 Sorry, there are no voting questions.
; Voting booth prompt                  &1 = Total number of questions
244 |$D79-|CRVote on which question (1-|&1, or Enter/Quit): |XX
; Voting on question header            &1 = Question
245 |CL|$D79-|CRQuestion: (* = Current Vote)|CR|&1|CR|$D79-
; Voting on question list format
; &1 = Answer #         &2 = Answer text    &3 = Current Answer?
246  |&3 (|$R02|&1) |&2
; Voting prompt
247 |$D79|CRVote for which answer (Enter/Quit): |XX
; See voting results?
248 |CR|07|16See results? 
;248 |#Y#2#10#Confirm#See results?#
; Vote Result Header
; &1 = Question    &2 = Total Votes for this Question
249 |CL|$D79|CRResults for Question: (|&2 votes)|CR|&1|CR|$D79|CR ##|$D43 Votes  Percentage|CR|$D79
; Vote Result list format
; &1 = Answer #    &2 = Answer Text         &3 = Votes on this question
; &4 = Percentage  &5 = Percentage Bar (20 chars long)
250 (|$R02|&1) |$R40|&2 |$R05|&3  |$L03|&4% |&5|16
; Vote Result Footer
251 |$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|07|16Enter your response: |XX
254 |CR|07|16This is a forced question.  You must answer it to continue.|CR|CR|PA
255 |CR|07|16Enter new file scan date [|UF]: |XX
256 |CR|07|16Set this date for all file bases? 
; &1 = Date of the updated new scan.
257 |CR|07|16New scan date set to [|&1].|DE|DE|DE
258 |CR|07|16Detecting terminal emulation: |XX
259 |TE detected.
; Short BBS list header
260 |CR|07|16+-[ BBS Name ]--------------[ Type ]--[ Address / Phone ]--------[ Software ]-+
;260 |CL|DFbbslist
; Short BBS list format
; &1 = bbs name  &2 = type  &3 = phone/addr  &4 = software
261 |PI |$R25|&1 |$R06|&2  |$R30|&3 |$R10|&4 |PI
; Short BBS list footer
262 |$D79-
263 |$D79-|CRResults for which question? (Enter/Quit): |XX
; Extended BBS list header
;264 |CR|07|16Extended BBS listing:
264 |CL|07+|$D77-+|CR|PI Extended BBS List |$D58 |PI|CR+|$D77-+|CR
; 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|07|16BBS Name       : |&1|CRBBS Type       : |&2|CRTelnet Address : |&3|CRPhone Number   : |&9|CRMax Baud Rates : |&7|CRLocation       : |&5|CRSysop Name     : |&6|CRSoftware       : |&4
; verify bbs?
266 |CR|07|16Verify that this BBS is still online? 
; Extended BBS list prompt
267 |CR|07|16(Enter) to Continue, (D)elete, (V)erify, or (Q)uit? |XX
; Who's Online: blank listing.  |&1 = Node number
268   |$R05|&1 Waiting for connection
; Matrix login: Create a BBS account?
269 |CR|07|16Apply for a BBS account? 
; Matrix login: Matrix password prompt.   |&1 = Matrix password
270 |CR|07|16Matrix password is |&1.|CR|CR|PA
; Matrix login: Your account is not validated.
271 |CR|07|16Sorry, your account has not been validated.|CR|CR|PA
; Matrix login: Enter matrix password
272 |CR|07|16Enter matrix password: |XX
; Matrix login: Enter account name prompt
273 |CR|07|16Account name    : |XX
; Matrix login: enter account password prompt
274 |CR|07|16Account password: |XX
; Add question to voting booth question
275 |CR|07|16Add a question to the voting booth? 
; Maximum of 20 voting questions text
276 |CR|07|16Sorry, there is a maximum of 20 voting questions.
; Enter new question
277 |CR|07|16Enter new question (Enter/Quit)|CR:
; Enter choices now. Max 15.
278 |CR|07|16Enter choices now.  There are a maximum of 15 choices for each question.|CREnter a blank line when done.|CR
; Choice #.  &1 = Choice number
279 Choice #|&1: |XX
; Allow users to add answers?
280 |CR|07|16Allow users to add their own answers? 
; Save this question?
281 |CR|07|16Save this voting question? 
; Move message to where?
282 |CR|07|16Move to which base (?/List): |XX
; Add BBS list: enter phone number
283 Enter BBS phone number: |XX
; Add BBS list: enter BBS name
284 Enter BBS Name        : |XX
; Add BBS list: enter BBS location
285 Enter Location of BBS : |XX
; Add BBS list: enter sysop name
286 Enter Sysop Name      : |XX
; Add BBS list: enter max baud rate
287 Enter Max Baud Rate   : |XX
; Add BBS list: enter BBS software
288 Enter BBS Software    : |XX
; File base is mandatory
289 |CR|07|16 |FB is marked as mandatory scanning.|CR
; Save this BBS entry
290 |CR|07|16Save this entry to the BBS list? 
; There are no entries in BBS list.
291 |CR|07|16There are no entries in the BBS list.
; BBS list: enter text to search for
292 |CR|07|16Enter search text or (ENTER) for All: |XX
; Matrix login: Invalid PW
293 |CR|07|16Invalid password.
294 |CR|07|16Delete this BBS from the list? 
295 |CR|07|16You did not add this BBS entry.
; editing message display
296 |16|CL   Message Editing |$X79 |16|CR|CR(A)      To: |&1|CR(B) Subject: |&2|CR(C)    Sent: |&3|CR|CREdit option (!) Edit text, (Q)uit? 
; editing message to
297 |CR|07|16To: |XX
; editing message net address
298 |CR|07|16Enter destination address: |XX
; editing message subject
299 |CR|07|16Subject: |XX
; editing message save changes
300 |CR|07|16Save changes to message? 
; delete autosig?
301 |CR|07|16Delete auto signature? 
302 |CR|07|16|MB is marked as mandatory reading|CR
; Editor type prompt
303 |CR|07|16(0) Line Editor|CR(1) Full Screen Editor|CR(2) Ask|CR|CREditor Type: 
; Archive view command prompt
304 |CR|07|16 [#] Archive View: (R)e-list, (V)iew File, (D)ownload File or (Q)uit: 
; Archive view, file not found
305 File not found.
; Viewing text file &1 = Filename
306 |16|CL+|$D77-+|CR|PI   Viewing Contents of File|$L49|&1 |16|PI|CR+|$D77-+|CR
; Line editor forced message cannot abort
307 |CR|07|16This is a forced message.  You cannot abort it.|CR|CR|PA
308 |CR|07|16Invisible login? 
;308 |#Y#1#10#Confirm#Invisible Login?#
309 |CR|07|16Sorry, this user name is not acceptable.
; Message search: search text input
310 |CR|07|16Enter text to search for: |XX
; Message search completed
311 |CLMessage search completed.|DE|DE|DE
; Lightbar file list: DL limit is exceeded.
312 Your download per day limit would be exceeded.|PN
; Lightbar file list: DL ratio is exceeded.
313 Your download ratio would be exceeded.|PN
; Lightbar file list: Batch queue is full.
314 Your batch queue is full.|PN
; Ask for character translation (DOS CP437 or UTF8)
; &1 = Detected terminal type (or Unknown)
315 |CR|07|16[0] MS-DOS CP437|CR[1] UTF-8|CR|CRSelect Terminal Codepage [Enter = CP437]: |XX
; Lightbar Y/N: YES text
316  |00|23Yes |07|16 No |16
; Lightbar Y/N: NO text
317  |07|16Yes |00|23 No |16
; Moving message. &1=base name
318 |CR|07|16Moving message to |&1...
; nodechat broadcast text: &1 = user name
319 |07<|&1 broadcast> 
; File list type prompt
320 |CR|07|16(0) Normal   : View file lists page by page|CR(1) LightBar : Scroll through lists with arrow keys|CR|CRSelect File List Type: 
; 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 (Space) Flag       (N) Next Base       (V) View       (ESC) Quit       (?) Help
; Lightbar file list: View archive
324 Unable to view archive.|PN
325 |CR|07|16Sorry, this emulation is not supported by your selected language.
326 |CR|07|16Export to Filename|CR:
327 |CR|07|16Message exported to |&1.
328 |CR|07|16Sysop has shelled to DOS.  Please wait.
329 Sysop has returned from DOS.  Thank you.
; Add to BBS list: telnet
330 Enter Telnet Address  : |XX
; Start at message index in email? (lightbar msg reader)
331 |CR|07|16Start at e-mail message index? 
; Teleconference user list
332 |CL|07|16+|$D77-+|CR|PI   Users currently in Teleconference|$D41 |16|PI|CR+|$D77-+|CR User|$D28 Room  Topic|CR|$D79-
; Teleconference user list format
; &1 = User's Name  &2 = User's node number  &3 = Room number  &4 = Room name
333  |07|16|$R31|&1 (|$R02|&3)  |&4
; Jump to which message prompt.  &1 = Current Message  &2 = Total messages
334 |CR|07|16Jump to which message? (1-|&2): |XX
335 |CR|07|16[#] Use signature in posted messages? 
336 You have not defined an auto-signature yet.|CR
; One Liners list format.  &1 = Text   &2 = Poster Name   &3 = Initials
;337  |$R61|&1 |$L15|&2
337     |$R57|&1  |$L13|&2   
; Reading forward prompt          &1 = Total messages in base
338 |CR|07|16Begin reading at (1-|&1): |XX
; Lightbar file list prompt (SYSOP)
339 (Space) Flag     (E) Edit     (N) Next     (V) View     (ESC) Quit     (?) Help
; Lightbar file list uploaders name    &1 = user name      &3 = downloads
340 |$D34 -=[ Uploader: |&1 ]=-|16
; Line editor quote mode:  &1 = line number      &2 = line text
341 |&1: |$R74|&2
; Netmail destination address (if no nodelist data)
342 |CR|07|16Enter destination netmail address: |XX
; Upload file name prompt
343 |CR|07|16File Name|CR:
; Download file name prompt
344 |CR|07|16File Name|CR:
; User status: user logging in
345 Droid... Getting Online... 
; User status: Browsing Menus
346 Droid... Inactive... 
; User status: Teleconference
347 Droid... 0101011100101110010
; User status: Reading messages
348 Droid... Processing
; User status: Posting message
349 Droid... Executing... 
; User status: Listing files
350 Droid... Processing Files... 
; User status: Transfering files
351 Droid... Transfering Files... 
; Line editor: Message upload "File Name:" prompt
352 |CR|07|16File Name|CR:
; Archive view "File Name:" prompt
353 |CR|07|16File Name|CR:
; TELNET/RLOGIN: Connecting prompt &1 = address &2 = port
354 |CR|07|16> Escape sequence is CTRL+].|CR> Connecting to |&1 port |&2.|CR
; TELNET/RLOGIN: Connected successfully
355 > Connected.
; TELNET/RLOGIN: Unable to connect
356 > Unable to connect: Press a key|PN
; file list tagging prompt
357 |CR|07|16[#] Add which file number to batch (Enter/Quit): |XX
; file list view prompt
358 |CR|07|16[#] View contents of which file number (Enter/Quit): |XX
; Protocol List Header
359 |CR|07|16Available Protocols:|CR
; NodeMsg reply &1=from &2=node#
360 |CR|07|16Sending reply to |&1 on node |&2:
; Add BBS list connection type
361 |CR|07|16Accessible by (D)ialup, (T)elnet, (B)oth: |XX
; Add BBS: BBS already exists
362 |CR|07|16BBS already exists in list!
; Msg xport: local export path
363 |CR|07|16Enter full path/filename to export to:|CR|XX
; info edit: address
364 |CR|07|16Enter your street address.|CR:
; info edit: city/state
365 |CR|07|16Enter your city & state.|CR:
; info edit: zipcode
366 |CR|07|16Enter your postal code: #####|CR:
; info edit: home phone
367 |CR|07|16Enter your home phone number:|CR:
; info edit: data phone
368 |CR|07|16Enter your data phone number:|CR:
; info edit: bday
369 |CR|07|16Enter your date of birth (|UF):|CR:
; info edit: gender
370 |CR|07|16Are you (M)ale or (F)emale? |XX
; info edit: date format
371 |CR|07|16(1) MM/DD/YY|CR(2) DD/MM/YY|CR(3) YY/DD/MM|CR|CRDate Format : 
; info edit: screen length &1 = def page size
372 |CR|07|16Screen Pause Length (Enter/|&1): |XX
; info edit: editor type
373 |CR|07|16(0) Line Editor|CR(1) Full Screen Editor|CR(2) Ask|CR|CREditor Type: 
; info edit: file list type
374 |CR|07|16(0) Normal   : View file lists page by page|CR(1) LightBar : Scroll through lists with arrow keys|CR|CRSelect File List Type: 
; UNUSED
375 UNUSED
; Processing uploads
376 |CLProcessing uploads ...|CR
; BLIND dupe search
377 # Searching for duplicate files : |XX
; BLIND dupe found
378 Duplicate found
; BLIND no dupe found
379 None
; importing file_id.diz
380 # Importing file description    : |XX
; file_id found
381 Found
; no file_id
382 None
; Post on message base (standard reader)
383 Post on |MB?
; View text file filename prompt
384 |CR|07|16File name|CR:
; Download OK &1 = filename
385 - Transfer of |&1: OK
; Download failed &1 = filename
386 - Transfer of |&1: Failed!
; Mass mail prompt
387 |CLSend mass mail by:|CR|CR(1) ACS level|CR(2) List of users|CR(3) All users|CR(Q) Quit|CR|CRCommand : 
; Mass mail ACS prompt
388 |CR|07|16Enter ACS level: |XX
; Mass mail name info
389 |CR|07|16Enter user name, or search string.|CREnter a blank line to end.|CR
; Mass mail name prompt &1 = # of users in list
390 |CR|07|16|&1 users in list.  Enter user name: |XX
; Mass mail name list
391 |CR|07|16User mailing list:|CR
; Mass mail name format &1 = name
392    |&1
; Mass mail name list confirmation
393 |CR|07|16Send mass mail to this list? 
; Sending mass mail
394 |CR|07|16|CRSending mass e-mail, please wait ...
; Node unavilable
395 |CR|07|16Sorry, this user is marked as unavailable.
; Msg search prompt
396 |CR|07|16Enter search string: |XX
; Info edit: Msg Read type
397 |CR|07|16(0) Normal   : View messages page by page|CR(1) LightBar : Scroll message lists with arrow keys|CR|CRSelect Type: 
; New user: Msg Read type
398 |CR|07|16(0) Normal   : View messages page by page|CR(1) LightBar : Scroll message lists with arrow keys|CR|CRSelect Type: 
; Ansi msg read: index list format
; &1 = msg #   &2 = subject   &3 = from   &4 = to   &5 = new?
399 |07|16|&5|$L04|&1 |$R40|&2 |$R15|&3 |$R15|&4|16
; Ansi msg read: index list highlight
; &1 = msg #   &2 = subject   &3 = from   &4 = to   &5 = new?
;400 |&5|$L04|&1|16
400 |00|23|&5|$L04|&1 |00|$R40|&2 |$R15|&3 |$R15|&4|16
; Ansi msg read: index list highlight OFF
; &1 = msg #   &2 = subject   &3 = from   &4 = to   &5 = new?
;401 |&5|$L04|&1
401 |07|16|&5|$L04|&1 |$R40|&2 |$R15|&3 |$R15|&4
; Ansi msg read: delete msg
402 |CR|07|16Delete this mail? 
; Ansi msg read: jump to msg: &1 = cur msg num  &2 = high msg num
403 |CR|07|16Jump to which message? (1-|&2): 
; Ansi msg read: scan toggle  &1 = message base name
404 |CR|07|16|&1 will NOT be scanned in new message scan!
405 |CR|07|16|&1 will be scanned in new message scan!
406 |CR|07|16|MB is marked as mandatory reading!
; Reply msg To: standard
407 |CR|07|16To: |XX
; Reply msg To: lightbar
408 |CR|07|16To: |XX
; User edit: Hotkeys
409 |CR|07|16Use hot-key input?
; New user: Hotkeys
410 |CR|07|16Use hot-key input?
411 |CR|07|16Msg #  From                 To                   Subject|CR|$D79-
412 |$L05|&5  |$R20|&1 |$R20|&2 |$R30|&3
413 |$D79-|CR|PA
; ansi msg read: export to file
414 Export to filename|CR:
; ansi msg read: local export
415 Export to filepath/filename|CR:
; mass email subj: prompt
416 |CR|07|16Subject: |XX
; General Invalid PW
417 |CR|07|16Invalid password.
; INFO EDIT: Do not match
418 |CR|07|16 Passwords do not match!
; INFO EDIT: PW prompt
419 |CR|07|16Enter your desired password.|CRIt should be between 4 and 20 characters.|CR|CRPassword:
; INFO EDIT: PW too short
420 |CR|07|16Password must be at least 4 characters long!
; INFO EDIT: Verify PW
421 |CR|07|16Enter your password again for verification.|CR|CRPassword:
; Invalid New User PW
422 |CR|07|16Invalid password!
; Invalid Matrix PW
423 |CR|07|16Invalid password!
; Upload: No files found
424 |CR|07|16No files found!|CR|CR|PA
; File list compile: No files found
425 |$D11 No files found.|DE|DE|DE
426 |CR|07|16You cannot login to more than one node at a time.|CR|CR|PA
; nodechat input &1 = username
427 <|&1> 
; Batch queue list footer
428 |$D79-|CR
; new user: use lightbar message index?
429 |CR|07|16Use lightbar message index? 
; msg scan setting footer
430 |$D79-|CR
; Lightbar file list: #/filename:
; &1 = filenum, &2 = filename, &3 = tag char &4 = size &5 = date &6 = DLs
431  |&1|&3|$R57|&2 |$L07|&4 |&5
; Lightbar file list: highlight on: &1 = #, &2 = filename, &3 = tag char
432 |16 |&1|16|&3
; Lightbar file list: highlight off: &1 = #, &2 = filename, &3 = tag char
433  |&1|&3
; Lightbar file list: description/info
; &1 = size, &2 = date, &3 = DLs, &4 = desc, &5 = uploader
434 |$D29 |&4
; Lightbar file list, ext desc: &4 = description
435 |$D29 |&4
; Lightbar file list, uploaded by: &5 = uploader
436 |$D29 + Uploader: |&5
; Standard file list, uploaded by: &5 = uploader
437 |$D29 + Uploader: |&5
; post on msg base (lightbar reader)
;438 |#Y#2#10#Confirm#Post a message?# |XX
438 |CR|07|16|07|16Post a message?
; new user: enter email address
439 [#] Enter your e-mail address       : |XX
; info edit: enter email address
440 |CR|07|16Enter E-mail address|CR:
; new user: enter user note
441 |CR|07|16Enter your desired user note|CR:
; info edit: enter user note
442 |CR|07|16Enter your desired user note|CR:
; new user: option 1
443 [#] How did you hear of this BBS    : |XX
; info edit: option 1
444 |CR|07|16Enter optional field 1: |XX
; new user: option 2
445 |CR|07|16Enter optional field 2: |XX
; info edit: option 2
446 |CR|07|16Enter optional field 2: |XX
; new user: option 3
447 |CR|07|16Enter optional field 3: |XX
; info edit: option 3
448 |CR|07|16Enter optional field 3: |XX
; file new scan setting footer
449 |$D79-|CR
; private post (email) TO:
450 |CR|07|16To: |XX
; reply msg SUBJ
451 |CR|07|16Subject: |XX
; standard quote header
452 Quote mode: Select a range of text to quote|CR
; node chat: show users in chat footer
453 |$D79-|CR|PA
; no history data
454 |CR|07|16No history data available.|CR|CR|PA
; history header
455 |CLDaily System History|CR|CR  Date    Calls  New    Posts  Email  DLs    DLkb       ULs    ULkb|CR|$D79-
; history list
; &1=date  &2=calls  &3=newusers  &4=posts  &5=emails  &6=dls  &7=dlkb
; &8=uls   &9=ulkb
456 |&1  |$R05|&2  |$R05|&3  |$R05|&4  |$R05|&5  |$R05|&6  |$R09|&7  |$R05|&8  |&9
; history footer &1=total days
457 |$D79-|CR* Total days: |&1|CR|CR|PA
; msg scan date prompt
458 |CR|07|16Enter new message scan date [|UF]: 
; msg scan date global prompt
459 |CR|07|16Set this date for all bases? 
; msg scan date: updating pointers
460 |CR|07|16Updating pointers: Please wait...
; filename greater than 70 chars prompt
461 |CR|07|16File of this name already exists.|CR|CREnter new file name (max 70 chars)|CR:
; line editor edit subject
462 |CR|07|16Enter new subject: |XX
; UNUSED
463 UNUSED
; msgtext quote header &1=date &2=from &3=initials
464 On |&1, |&2 said the following...
; new email node msg: &1=from  &2=subj
465 You've just received new e-mail from |&1.
; ansi gallery: Ansi is required to use this prompt
466 |CR|07|16Sorry, this gallery requires ANSI graphics|CR|CR|PA
; ansi gallery: Deselected file in list (bar OFF)
; &1=filename     &2=filesize  &3=filedate  &4=sauce author  &5=sauce title
; &6=sauce group  &7=filetime
467 |16|07 |$R49|&1 |$R12|&2 |$R12|&3 |XX
; ansi gallery: Selected file in list (bar ON)
; &1=filename     &2=filesize  &3=filedate  &4=sauce author  &5=sauce title
; &6=sauce group  &7=filetime
468  |00|23|$R49|&1 |$R12|&2 |$R12|&3 |XX
; ansi gallery: Deselected DIRECTORY in list (bar OFF)
; &1=filename     &2=filesize  &3=filedate  &4=sauce author  &5=sauce title
; &6=sauce group  &7=filetime
469 |16|07 |$R49|&1 <DIRECTORY>|$D15 |XX
; ansi gallery: Selected DIRECTORY in list (bar ON)
; &1=filename     &2=filesize  &3=filedate  &4=sauce author  &5=sauce title
; &6=sauce group  &7=filetime
470  |00|23|$R49|&1 <DIRECTORY>|$D15 |XX
; ansi gallery: Current path update prompt (when switching directories)
; set to blank to not display a path (automatically excludes the root)
; &1 = current path   &2 = # of files in path
471 |[X08|[Y05|16|$R70|&1
; ansi gallery: Percent bar update (when redrawing page)
; Set to blank to not display a bar.  Bar config is in MCFG lang settings
; &1 = Percentage bar   &2 = Percentage (0-100)
472 |[X52|[Y23|16|$L03|&2% |&1
; ansi gallery: Default sauce values for no sauce record.  3 words separated
; by semi-colons: Title;Author;Group  IE: Unknown;Unknown;Unknown
473 ........;........;........
; ansi gallery: Command prompt for ! (only download for now)
474 |CR|07|16Download |&1? |XX
;474 |#Y#2#10#Confirm#Download |&1? #|XX
; Password inquiry prompt
475 |CR|07|16Send a password inquiry message to the SysOp? |XX
; Displayed when account expired down to a security level > 0
476 |CR|07|16Your account has expired.  Downgrading security to |XS.
; Displayed when account expired down to level 0 (delete)
477 |CR|07|16Your account has expired and is now marked for deletion.
; User required password change
478 |CR|07|16This BBS requires a password change every |PW days.
; User2User chat page which node?
479 |CR|07|16Enter node to chat with [?/List]: |XX
; User2User node/user is unavailable
480 |CR|07|16That user is marked unavailable.|CR|CR|PA
; User2User force user into chat?
481 |CR|07|16Force user into chat? |XX
; User2User sending chat request &1=User &2=Node
482 |CR|07|16Sending chat request to |&1...|DE|DE|CR
; User2User chat mode starting
483 |16|CL  Chat mode engaged.|$X70 ESC/Quit |16|CR
; User2User chat mode ended
484 |16|CL   Chat mode end.|$X79 |16|DE|DE
; User2User accept chat page request? &1=user &2=Node
485 |16|CL|&1 is requesting private user chat.  Accept? 
;
486 UNUSED
; MsgBase quickscan Scanning prompt
; &1=basename  &2=current base#  &3=total bases#
487 Scanning |&1 [|&2 of |&3]...
; MsgBase quickscan base list prompt
; &4=msgs in base    &5=new messages  &6=your messages  &7=global total msg
; &8=global new msgs &9=global your msgs
488 Base: |$R40|&1 Total: |$L04|&4 New: |$L04|&5 Yours: |$L03|&6
; MsgBase quickscan footer prompt
; &7=global total msg   &8=global new msgs   &9=global your msgs
489 |CR|07|16Quick Scan complete. |CR|07|16|CR|PA
; Msg header flags text one word each separated by a comma
; 1=Local 2=Echo 3=Private 4=Sent 5=Delete, 6=Received
490 Local,Echo,Priv,Sent,Del,Read
; File base filesize flags one word separated by a space
; 1=offline  2=failed  3=unvalidated  4=GB  5=MB  6=KB  7=B
491 OFFLINE FAILED UNVALID GB MB KB B
; Forward msg: which base
492 |CR|07|16Forward message to which base (?/List): 
; Sysop password prompt
493 |CR|07|16Sysop Password: |XX
; Normal msg reader: Remove from newscan? (after I command)
494 |CR|07|16Remove |MB from message newscan? |XX
; Lightbar msg reader: Remove from newscan (after I command)
495 |CR|07|16Remove |MB from message newscan? |XX
; Netmail send address prompt with active nodelist searching
496 |CR|07|16Enter netmail address or search criteria (?/Help): 
; Nodelist browser prompt
497 |CR|07|16Enter nodelist search criteria (?/Help): 
; Nodelist search results header
498 |CR|07|16Node         System Name                Location           SysOp               |CR|07|16============ ========================== ================== ====================
; Node list search results
; &1=addr  &2=bbsname  &3=location  &4=sysop  &5=phone  &6=internet
499 |$R12|&1 |$R26|&2 |$R18|&3 |$R20|&4
; Node list single result
500 |CR|07|16    Address: |&1|CRSystem Name: |&2|CR   Location: |&3|CR   Operator: |&4|CR      Phone: |&5|CR   Internet: |&6
; Node list search  "found X matches"  &1=# of matches
501 |CR|07|16Found |&1 matches.
; Netmail send confirmation
; &1=addr  &2=bbsname  &3=location  &4=sysop  &5=phone  &6=internet  &7=to
502 |CR|07|16Send netmail to |&7 at |&1? 
; QWK .REP complete/results prompt
; &1=msgs imported  &2=msgs failed  &3=bases added to scan  &4=bases removed
503 SUCCESS.|CR|CR- Posted |&1 new messages (|&2 failed)|CR- Added |&3 bases to new scan (|&4 removed).|CR|CR|PA
; Standard message reader: Lastread pointer set &1 = msg number
504 |CR|07|16Last read pointer has been set to message number |&1.|CR|CR|PA
; Lightbar reader: Lastread pointer set &1 = msg number
505 |CR|07|16Last read pointer has been set to message number |&1.|CR|CR|PA
; QuickScan message list header    &2=basename
506 From            Base                 Subject|CR=============== ==================== ==========================================
; QuickScan message list middle
; &1=msg#  &2=basename  &3=from  &4=to  &5=subject  &6=date
507 |$R15|&3 |$R20|&2 |$R42|&5
; QuicScan message list footer
508 |$D79-|CR
; Message reply options (standard)
; &1=base name  &2=reply to name   &3=msg subject
509 |16|CL   Message Reply |$X79 |16|CR|CR    Area: |&1|CR      To: |&2|CR Subject: |$R65|&3|CR|CRReply area (ENTER) Current, (B)ase, (E)mail, (Q)uit? 
; Message reply options (lightbar)
; &1=base name  &2=reply to name   &3=msg subject
510 |16|CL   Message Reply |$X79 |16|CR|CR    Area: |&1|CR      To: |&2|CR Subject: |$R65|&3|CR|CRReply area (ENTER) Current, (B)ase, (E)mail, (Q)uit? 
; Message reply select base prompt
511 |CR|07|16Select message base for reply [?/List]: 
; Message "replying to X base" prompt   &1=base name
512 |CR|07|16Posting reply message to base |&1.
; Message post: "post msg as private" in pub/priv type base
513 |CR|07|16Post this as a private message? 
; Message reply: "post msg as private" in pub/priv type base
514 |CR|07|16Post this as a private message? 
; Line Editor: No permission to upload message text
515 |CR|07|16You do not have access to upload message text.|CR|CR|PA
; Terminal emulation for TE mci code
; word1=ASCII   word2=ANSI
516 ASCII ANSI
; UB results (File list type)
; word1=Normal  word2=Lightbar
517 Normal Lightbar
; UE results (message editor type)
; word1=line,   word2=full   word3=ask
518 Line Full Ask
; UG results (gender/sex)
; word1=female   word2=male   word3=unknown
519 Female Male Unknown
; UJ results (message reader type)
; word1=Normal   word2=Lightbar
520 Normal Lightbar
; UQ results (lightbar quote style)
; word1=standard   word2=windowed
521 Standard Windowed
; Yes and No text used in various places
; Word1=no   word2=Yes
522 No Yes
; Off and On text used in various places
; Word1=Off   word2=On
523 Off On
; New scan toggle yes/no (on/off) toggle text
; Word1=no   word2=Yes
524 No Yes
; Editing auto signature message subject
525 Signature Editor
; Months of the year (short name) one word per, Jan-Dec separated by a space
526 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
; Months of the year (long name) one word per, Jan-Dec separated by a space
527 January February March April May June July August September October November December
