home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / UE311H.ZIP / ENGLISH.H < prev    next >
Text File  |  1991-10-10  |  9KB  |  234 lines

  1. /*    ENGLISH.H:    English language text strings for
  2.                         MicroEMACS 3.11
  3.  
  4.             (C)opyright 1988 by Daniel Lawrence
  5. */
  6.  
  7. #define    TEXT1    "[Starting new CLI]"
  8. #define    TEXT2    "[Cannot write filter file]"
  9. #define    TEXT3    "[Execution failed]"
  10. #define    TEXT4    "Shell variable TERM not defined!"
  11. #define    TEXT5    "Terminal type not 'vt100'!"
  12. #define    TEXT6    "\r\n\n[End]"
  13. #define    TEXT7    "Line to GOTO: "
  14. #define    TEXT8    "[Aborted]"
  15. #define    TEXT9    "[Mark %d set]"
  16. #define    TEXT10    "[Mark %d removed]"
  17. #define    TEXT11    "No mark %d in this window"
  18. #define    TEXT12    "[Help file is not online]"
  19. #define    TEXT13    ": describe-key "
  20. #define    TEXT14    "Not Bound"
  21. #define    TEXT15    ": bind-to-key "
  22. #define    TEXT16    "[No such function]"
  23. #define    TEXT17    "Binding table FULL!"
  24. #define    TEXT18    ": unbind-key "
  25. #define    TEXT19    "[Key not bound]"
  26. #define    TEXT20    "Apropos string: "
  27. #define    TEXT21    "Binding list"
  28. #define    TEXT22    "Can not display binding list"
  29. #define    TEXT23    "[Building binding list]"
  30. #define    TEXT24    "Use buffer"
  31. #define    TEXT25    "Use buffer: "
  32. #define    TEXT26    "Kill buffer"
  33. #define    TEXT27    "Pop buffer"
  34. #define    TEXT28    "Buffer is being displayed"
  35. #define    TEXT29    "Change buffer name to: "
  36. #define    TEXT30    "ACT   Modes      Size Buffer          File"
  37. #define    TEXT31    "         Global Modes"
  38. #define    TEXT32    "Discard changes"
  39. #define    TEXT33    "Encryption String: "
  40. #define    TEXT34    "File: "
  41. #define    TEXT35    "another user"
  42. #define    TEXT36    "LOCK ERROR -- "
  43. #define    TEXT37    "checking for existence of %s\n"
  44. #define    TEXT38    "making directory %s\n"
  45. #define    TEXT39    "creating %s\n"
  46. #define    TEXT40    "could not create lock file"
  47. #define    TEXT41    "pid is %ld\n"
  48. #define    TEXT42    "reading lock file %s\n"
  49. #define    TEXT43    "could not read lock file"
  50. #define    TEXT44    "pid in %s is %ld\n"
  51. #define    TEXT45    "signaling process %ld\n"
  52. #define    TEXT46    "process exists"
  53. #define    TEXT47    "kill was bad"
  54. #define    TEXT48    "kill was good; process exists"
  55. #define    TEXT49    "attempting to unlink %s\n"
  56. #define    TEXT50    "could not remove lock file"
  57. #define    TEXT51    "Variable to set: "
  58. #define    TEXT52    "%%No such variable as '%s'"
  59. #define    TEXT53    "Value: "
  60. #define    TEXT54    "[Macro aborted]"
  61. #define    TEXT55    "Variable to display: "
  62. #define    TEXT56    "Variable list"
  63. #define    TEXT57    "Can not display variable list"
  64. #define    TEXT58    "[Building variable list]"
  65. #define    TEXT59    "[Fill column is %d]"
  66. #define    TEXT60    "Line %d/%d Col %d/%d Char %D/%D (%d%%) char = 0x%x"
  67. #define    TEXT61    "<Not Used>"
  68. #define    TEXT62    "Global mode to "
  69. #define    TEXT63    "Mode to "
  70. #define    TEXT64    "add: "
  71. #define    TEXT65    "delete: "
  72. #define    TEXT66    "No such mode!"
  73. #define    TEXT67    "Message to write: "
  74. #define    TEXT68    "String to insert<META>: "
  75. #define    TEXT69    "String to overwrite<META>: "
  76. #define    TEXT70    "[region copied]"
  77. #define    TEXT71    "%%This buffer is already narrowed"
  78. #define    TEXT72    "%%Must narrow at least 1 full line"
  79. #define    TEXT73    "[Buffer is narrowed]"
  80. #define    TEXT74    "%%This buffer is not narrowed"
  81. #define    TEXT75    "[Buffer is widened]"
  82. #define    TEXT76    "No mark set in this window"
  83. #define    TEXT77    "Bug: lost mark"
  84. #define    TEXT78    "Search"
  85. #define    TEXT79    "Not found"
  86. #define    TEXT80    "No pattern set"
  87. #define    TEXT81    "Reverse search"
  88. #define    TEXT82    "Considering %d with jump %d"
  89. #define    TEXT83    "Its other case is %d"
  90. #define    TEXT84    "Replace"
  91. #define    TEXT85    "Query replace"
  92. #define    TEXT86    "with"
  93. #define    TEXT87    "Replace '"
  94. #define    TEXT88    "' with '"
  95. #define    TEXT89    "Aborted!"
  96. #define    TEXT90    "(Y)es, (N)o, (!)Do rest, (U)ndo last, (^G)Abort, (.)Abort back, (?)Help: "
  97. #define    TEXT91    "Empty string replaced, stopping."
  98. #define    TEXT92    "%d substitutions"
  99. #define    TEXT93    "%%ERROR while deleting"
  100. #define    TEXT94    "%%Out of memory"
  101. #define    TEXT95    "%%mceq: what is %d?"
  102. #define    TEXT96    "%%No characters in character class"
  103. #define    TEXT97    "%%Character class not ended"
  104. #define    TEXT98    "No fill column set"
  105. #define    TEXT99    "[OUT OF MEMORY]"        /* UNUSED */
  106. #define    TEXT100    "Words %D Chars %D Lines %d Avg chars/word %f"
  107. #define    TEXT101    "[Can not search and goto at the same time!]"
  108. #define    TEXT102    "[Bogus goto argument]"
  109. #define    TEXT103    "[Saving %s]"
  110. #define    TEXT104    "Modified buffers exist. Leave anyway"
  111. #define    TEXT105    "%%Macro already active"
  112. #define    TEXT106    "[Start macro]"
  113. #define    TEXT107    "%%Macro not active"
  114. #define    TEXT108    "[End macro]"
  115. #define    TEXT109    "[Key illegal in VIEW mode]"
  116. #define    TEXT110    "[That command is RESTRICTED]"
  117. #define    TEXT111    "No macro specified"
  118. #define    TEXT112    "Macro number out of range"
  119. #define    TEXT113    "Can not create macro"
  120. #define    TEXT114    "Procedure name: "
  121. #define    TEXT115    "Execute procedure: "
  122. #define    TEXT116    "No such procedure"
  123. #define    TEXT117    "Execute buffer: "
  124. #define    TEXT118    "No such buffer"
  125. #define    TEXT119    "%%Out of memory during while scan"
  126. #define    TEXT120    "%%!BREAK outside of any !WHILE loop"
  127. #define    TEXT121    "%%!ENDWHILE with no preceding !WHILE"
  128. #define    TEXT122    "%%!WHILE with no matching !ENDWHILE"
  129. #define    TEXT123    "%%Out of Memory during macro execution"
  130. #define    TEXT124    "%%Unknown Directive"
  131. #define    TEXT125    "Out of memory while storing macro"
  132. #define    TEXT126    "%%Internal While loop error"
  133. #define    TEXT127    "%%No such label"
  134. #define    TEXT128    "(e)val exp, (c/x)ommand, (t)rack exp, (^G)abort, <SP>exec, <META> stop debug"
  135. #define    TEXT129    "File to execute: "
  136. #define    TEXT130    "Macro not defined"
  137. #define    TEXT131    "Read file"
  138. #define    TEXT132    "Insert file"
  139. #define    TEXT133    "Find file"
  140. #define    TEXT134    "View file"
  141. #define    TEXT135    "[Old buffer]"
  142. #define    TEXT136    "Buffer name: "
  143. #define    TEXT137    "Cannot create buffer"
  144. #define    TEXT138    "[New file]"
  145. #define    TEXT139    "[Reading file]"
  146. #define    TEXT140    "Read "
  147. #define    TEXT141    "I/O ERROR, "
  148. #define    TEXT142    "OUT OF MEMORY, "
  149. #define    TEXT143    " line"
  150. #define    TEXT144    "Write file: "
  151. #define    TEXT145    "No file name"
  152. #define    TEXT146    "Truncated file..write it out"
  153. #define    TEXT147    "Narrowed Buffer..write it out"
  154. #define    TEXT148    "[Writing...]"
  155. #define    TEXT149    "[Wrote "
  156. #define    TEXT150    ", saved as "
  157. #define    TEXT151    "Name: "
  158. #define    TEXT152    "[No such file]"
  159. #define    TEXT153    "[Inserting file]"
  160. #define    TEXT154    "Inserted "
  161. #define    TEXT155    "Cannot open file for writing"
  162. #define    TEXT156    "Error closing file"
  163. #define    TEXT157    "Write I/O error"
  164. #define    TEXT158    "File read error"
  165. #define    TEXT159    "%Need function key number"
  166. #define    TEXT160    "%Function key number out of range"
  167. #define    TEXT161    "Label contents: "
  168. #define    TEXT162    " [y/n]? "
  169. #define    TEXT163    "no default"
  170. #define    TEXT164    "[search failed]"
  171. #define    TEXT165    "ISearch: "
  172. #define    TEXT166    "? Search string too long"
  173. #define    TEXT167    "? command too long"
  174. #define    TEXT168    "%%Can not insert string"
  175. #define    TEXT169    "Inserted"    /* this not used anymore */
  176. #define    TEXT170    "bug: linsert"
  177. #define    TEXT171    "Replaced"    /* this not used anymore */
  178. #define    TEXT172    "%%Out of memory while overwriting"
  179. #define    TEXT173    "LOCK ERROR: Lock table full"
  180. #define    TEXT174    "Cannot lock, out of memory"
  181. #define    TEXT175    "LOCK"
  182. #define    TEXT176    "File in use by "
  183. #define    TEXT177    ", overide?"
  184. #define    TEXT178    "[can not get system error message]"
  185. #define    TEXT179    "  About MicroEmacs"
  186. #define    TEXT180    "%%No such resolution"
  187. #define    TEXT181    "%%Resolution illegal for this monitor"
  188. #define    TEXT182    "Environment variable TERM not defined!"
  189. #define    TEXT183    "Unknown terminal type %s!"
  190. #define    TEXT184    "termcap entry incomplete (lines)"
  191. #define    TEXT185    "Termcap entry incomplete (columns)"
  192. #define    TEXT186    "Incomplete termcap entry\n"
  193. #define    TEXT187    "Terminal description too big!\n"
  194. #define    TEXT188    "[End]"
  195. #define    TEXT189    "Cannot find entry for terminal type.\n"
  196. #define    TEXT190    "Check terminal type with \"SHOW TERMINAL\" or\n"
  197. #define    TEXT191    "try setting with \"SET TERMINAL/INQUIRE\"\n"
  198. #define    TEXT192    "The terminal type does not have enough power to run\n"
  199. #define    TEXT193    "MicroEMACS.  Try a different terminal or check\n"
  200. #define    TEXT194    "type with \"SHOW TERMINAL\".\n"
  201. #define    TEXT195    "Cannot open channel to terminal.\n"
  202. #define    TEXT196    "Cannot obtain terminal settings.\n"
  203. #define    TEXT197    "Cannot modify terminal settings.\n"
  204. #define    TEXT198    "I/O error (%d,%d)\n"
  205. #define    TEXT199    "[Starting DCL]\r\n"
  206. #define    TEXT200    "[Calling DCL]\r\n"
  207. #define    TEXT201    "[Not available yet under VMS]"
  208. #define    TEXT202    "Terminal type not 'vt52'or 'z19' !"
  209. #define    TEXT203    "Window number out of range"
  210. #define    TEXT204    "Can not delete this window"
  211. #define    TEXT205    "Cannot split a %d line window"
  212. #define    TEXT206    "Only one window"
  213. #define    TEXT207    "Impossible change"
  214. #define    TEXT208    "[No such window exists]"
  215. #define    TEXT209    "%%Screen size out of range"
  216. #define    TEXT210    "%%Screen width out of range"
  217. #define    TEXT211    "Function list"
  218. #define    TEXT212    "Can not display function list"
  219. #define    TEXT213    "[Building function list]"
  220. #define    TEXT214 "%%No such file as %s"
  221. #define    TEXT215    ": macro-to-key "
  222. #define TEXT216 "Cannot read/write directories!!!"
  223. #define TEXT217 "[Not available yet under AOS/VS]"
  224. #define    TEXT218    "Append file: "
  225. #define TEXT219 "%%Macro Failed"
  226. #define    TEXT220    "Line %d/%d Col %d/%d Char %D/%D (%d%%) char = 0x%x%x"
  227. #define TEXT221 "Too many groups"
  228. #define TEXT222 "Group not ended"
  229. #define    TEXT223 "%%Column origin out of range"
  230. #define    TEXT224 "%%Row origin out of range"
  231. #define    TEXT225 "[Switched to screen %s]"
  232. #define    TEXT226    "%%Can not kill an executing buffer"
  233. #define    TEXT227 "\n--- Press any key to Continue ---"
  234.