home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_UTIL / RBTCH242.ZIP / MSGFILE.00 < prev    next >
Text File  |  1994-03-13  |  8KB  |  253 lines

  1. ###########################################################################
  2. # This is the external message file for use with RBatch.  You can change  #
  3. # any line in this file to say what you want, but caution should be taken #
  4. # to make sure what you are changing it to makes sense to the user.  This #
  5. # file is mainly for people that run RBatch in other countries to be able #
  6. # to change the prompts into their own language.                          #
  7. #                                                                         #
  8. # I told you I would do this Mercurio!!!!  Finally!!!                     #
  9. #                                                                         #
  10. # Note that anywhere in the code that it prompts the user for a           #
  11. # "(Y/[N]) - [RETURN = N]" is to remain hardcoded within the program      #
  12. #                                                                         #
  13. # Anyline in this file that starts with a "#" is a comment line and a     #
  14. # message line starts with a number followed immediately by an "=" sign.  #
  15. #                                                                         #
  16. # The numbers and equal sign before each prompt MUST STAY!!!  You are     #
  17. # welcome to move items around for easier searching if you wish.  You     #
  18. # can also remove all comments also.                                      #
  19. #                                                                         #
  20. # Revised 11/6/93 - Dan Shore                                             #
  21. #                                                                         #
  22. ###########################################################################
  23. # Test to see if the XFER-?.DEF file exists
  24. #
  25. 1=Cannot open or find XFER-?.DEF File
  26. #
  27. # Tells the user what file the batch files are checking
  28. #
  29. 2=Testing file
  30. #
  31. # The next 4 lines are if a file fails the batch file checks
  32. # we then inform the user the file has been deleted
  33. #
  34. 3=The file
  35. 4=has failed the
  36. 5=above File Check and has been
  37. 6=-DELETED-
  38. #
  39. # Tell the user we are looing for a description (.DIZ/.SDI/.DOZ) file
  40. #
  41. 7=Processing Description File(s), if exist
  42. #
  43. # These next prompts are to inform the user that we have found a
  44. # description file and using it
  45. #
  46. 8=Using
  47. 9=DESC.SDI
  48. 10=FILE_ID.DIZ
  49. 11=.DOZ
  50. 12=as File Description
  51. #
  52. # These next 5 lines are if we find a description file but the format
  53. # is invalid or we cannot find the filename in the .DOZ file
  54. #
  55. 13=*INVALID*
  56. 14=.DIZ/.SDI Format
  57. 15=, Prompting for Description
  58. 16=*No Matching Filename* in
  59. #
  60. # The next four lines are when we are prompting a user for a file
  61. # manual file description.
  62. #
  63. 17=Enter in Description for
  64. 18=extra lines available for extended description
  65. 19=(Start Description with a / if for SysOp Only)
  66. 20=*** Minimum of Ten Characters Required for Description ***
  67. #
  68. # If a user drops carrier or times out and not description is entered
  69. #
  70. 21=<Description Unavailable>
  71. #
  72. # Ask the user if they wish to add an extended description
  73. #
  74. 22=Do you wish to add an Extended Description
  75. #
  76. # Let the user know that it takes some time to post multiple personal uploads
  77. #
  78. 23=Processing Personal Uploads, Please Be Patient...
  79. #
  80. # Tell the user how many extended description lines are available to them
  81. # and how long each line can be
  82. #
  83. 24=You can enter up to
  84. 25=Extended Description Lines
  85. 26=Each Extended Line can be
  86. 27=Characters Long
  87. #
  88. # When entering in an extended description, inform user of last line
  89. #
  90. 28=(Last Line)
  91. #
  92. # When done with extended description, give the user choices for editing
  93. # Note that the letters C,D,I,S,A,E,L will remain in the code with the
  94. # following descriptions following each letter
  95. #
  96. 29=Continue
  97. 30=Delete
  98. 31=Insert
  99. 32=Save
  100. 33=Abort
  101. 34=Edit
  102. 35=List
  103. #
  104. # The following strings are for the editing function of extended
  105. # descriptions
  106. #
  107. 36=Edit which line number [Enter Quits]
  108. 37=Enter old string
  109. 38=Enter new string
  110. 39=     ------ String Not Found!! ------
  111. 40=Really Abort Extended Description
  112. 41=***** Extended Description Aborted *****
  113. 42=Delete which line number [Enter Quits]
  114. 43=Insert before which line number [Enter Quits]
  115. #
  116. # Error message if we cannot open the UPCAT.HLP file
  117. #
  118. 44=Cannot open UPCAT.HLP File
  119. #
  120. # The next section is for having the user categorize a file
  121. #
  122. 45=---------> All Tests passed for file
  123. 46=Press
  124. 47=[ENTER]
  125. 48=to view the rest of the Category Menu
  126. 49=Please enter category code for file
  127. #
  128. # Personal Uploads
  129. #
  130. 50=Currently working on file
  131. 51=Is this file a Personal Upload
  132. 52=Enter Security Level
  133. 53=Invalid Security Level, try again
  134. #
  135. # Build the line for prompting for a distribution list name
  136. #
  137. 54=Enter Distribution List Name, or
  138. 55=OVERWRITE?
  139. 56=to Display Lists
  140. #
  141. # More Personal Upload prompting
  142. #
  143. 57=Dist. List not found, try again
  144. 58=- Username Found -
  145. 59=Which Name
  146. 60=Username not found
  147. 61=Cannot Personal Upload to Yourself
  148. 62=   ** Invalid Response, try again **
  149. 63=Enter Another Name
  150. #
  151. #
  152. #
  153. 64=Upload Personal File =>
  154. 65=To:
  155. 66=User Name
  156. 67=SysOp
  157. 68=Distribution List
  158. 69=Sec. Level
  159. 70=Select Choice
  160. #
  161. # This section is for posting of time credits for uploads
  162. # These errors are for the SysOp only - the user never sees them
  163. #
  164. 71=Cannot open Message File
  165. 72=Node number < 1 or > 36, cannot write Time Credits
  166. #
  167. # These prompts are all on the ending screen.
  168. #
  169. 73=Total Upload Time
  170. 74=Total Upload Time Credits
  171. 75=Total Download Time
  172. 76=Net Session Time Debit/Credit
  173. 77=Thank you for the Uploaded File(s)
  174. 78=Protocol Registration/Serial Number found
  175. 79=The
  176. 80=wishes to Thank You
  177. 81=for supporting the Shareware Concept
  178. 82=Please be patient while we reload the BBS....
  179. #
  180. #  File duplicates, testing, and categorization prompts
  181. #
  182. 83=Cannot open DIR.CAT File
  183. 84=Cannot open Tab File for FFS System
  184. 85=Cannot open FFS Index File
  185. 86=Checking
  186. 87=as a Duplicate File
  187. 88=Cannot open LIDX File
  188. 89=found in a FFS Macro
  189. 90=This file will be sent to the Upload Directory
  190. 91=Still Upload?
  191. 92=is a duplicate of a file
  192. 93=remove uploaded file
  193. 94=from your FFS MACRO as it
  194. 95=now resides in the Upload Directory
  195. 96=located on this BBS and has been
  196. 97=Cannot open .DIZ/.SDI or .DOZ file
  197. 98=File has passed upload check..
  198. 99=Working...Please wait...
  199. #
  200. #  Sysop only messages
  201. #
  202. 100=Cannot get Current Directory
  203. 101=Cannot make Work Directory
  204. 102=Cannot open Users File
  205. #
  206. # Opening screen pause prompt
  207. #
  208. 103=Press
  209. 104=[ENTER]
  210. 105=To Continue
  211. #
  212. # Personal File Distribution List processing
  213. #
  214. 106=Cannot open Distribution List
  215. 107=Posting file to SysOp
  216. 108=Leave a message to SysOp informing them of the problem
  217. #
  218. # SysOp only messages
  219. #
  220. 109=Cannot open FMS or Personal File
  221. 110=Cannot open SysOp Private Files File
  222. 111=Cannot open DIR or Personal File
  223. 112=Cannot open DORINFO?.DEF File
  224. #
  225. # If hash routine cannot find user - Possible damaged Users File
  226. #
  227. 113=USERNAME NOT FOUND - CONTACT SYSOP IMMEDIATELY
  228. #
  229. #  SysOp only messages
  230. #
  231. 114=Cannot open Callers File
  232. 115=Port Number is < 0 or > 36 on Command Line
  233. #
  234. # Messages for adding file to uploads - SysOp only msgs
  235. #
  236. 116=Cannot open .DES File
  237. 117=Cannot open DES Batch File
  238. 118=Cannot open DES Format File
  239. #
  240. #  Mostly Distribution Lists messages
  241. #
  242. 119=Cannot open Archive Paths File
  243. 120=Distribution Lists Currently Available
  244. 121=--------------------------------------
  245. 122=to view more Distribution Lists
  246. 123=There are
  247. 124=NO
  248. 125=Distribution Lists Available
  249. 126=No Internal File Found,
  250. 127=Deleting File
  251. 128=Download Byte Credits Earned
  252. 129=Cannot Open MENU0 Info File
  253.