home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / multimedia / scala / CATALOGS / DIALOG.MSG < prev    next >
Text File  |  1996-05-09  |  26KB  |  654 lines

  1. ; cdc 1.8 (24 Apr 1996)
  2. ; CAT Catalog Emitter $Revision: 1.20 $
  3. ; Catalog definitions for module "Dialog" (Dialog.Book)
  4. ; Original Command Line: 
  5. ;    Z:\SCALA\BIN\CDC.EXE -q -t -c -n 
  6. ;    C:\TMP\catch.dir\out\dialog;Z:\scala\names -i 
  7. ;    C:\TMP\catch.dir\include;Z:\scala\include dialog.cdl -o 
  8. ;    dialog.cdl.err -e CPublicHead -v -s -o 
  9. ;    C:\TMP\catch.dir\obj\dialog\DERIVED\dialog.h -e CPrivateHead -v -s -o 
  10. ;    C:\TMP\catch.dir\obj\dialog\DERIVED\INTERNAL\dialog.ph -e CPublicDoc 
  11. ;    -o C:\TMP\catch.dir\obj\dialog\DERIVED\dialog.doc -e CPrivateDoc -o 
  12. ;    C:\TMP\catch.dir\obj\dialog\DERIVED\INTERNAL\dialog.doc -e CPublicIPF 
  13. ;    -o C:\TMP\catch.dir\obj\dialog\DERIVED\dialog.ipf -e CPrivateIPF -o 
  14. ;    C:\TMP\catch.dir\obj\dialog\DERIVED\INTERNAL\dialog.ipf -e Catalog -c 
  15. ;    -o C:\scala\Scala\Catalogs\dialog.msg -e NameDB -o 
  16. ;    C:\TMP\catch.dir\out\dialog\dialog.ndb 
  17. ; THIS FILE IS COMPUTER GENERATED, NO HUMAN GENERATED CHANGES ARE PERMITTED
  18. VERSION 1
  19. REVISION 25
  20. LANGUAGE "ENGLISH"
  21. NATURALNAME "Dialog"
  22. ; MMHANDLER_PressAnyKey
  23. ;    Written to the splash screen in case of non-fatal errors 
  24. MSG 0x0c81a400 "Press any key to continue..."
  25. ; InternalError
  26. ;    The InternalError text is a generic text that indicates that some 
  27. ;    totally unexpected and barely explainable (to the average user) error 
  28. ;    has occured. 
  29. ;    
  30. ;    There are no parameters to this text. 
  31. MSG 0x0c800400 "Internal Error"
  32. ; FileLineNum
  33. ;    The FileLineNum text should be used when the user is to be told about 
  34. ;    a specific line in a file. 
  35. ;    
  36. ;    There are three parameters to this text. 
  37. ;    
  38. ;    The first parameter is the name of file in which the error was 
  39. ;    detected. 
  40. ;    
  41. ;    The second parameter is the line where the error was detected. 
  42. ;    
  43. ;    The third parameter is the name of the module that contains the file 
  44. ;    in which the error was detected. 
  45. MSG 0x0c800803 "(%3/%1,line %2)"
  46. ; OldBook
  47. ;    The OldBook text should be used when a book cannot be opened because 
  48. ;    the version is older than is required. 
  49. ;    
  50. ;    There are five parameters to this text. 
  51. ;    
  52. ;    The first parameter is the name of the book that was being opened. 
  53. ;    
  54. ;    The second parameter is the version number of the book that was 
  55. ;    found. 
  56. ;    
  57. ;    The third parameter is the revision number of the book that was 
  58. ;    found. 
  59. ;    
  60. ;    The fourth parameter is the minimum version number that was being 
  61. ;    requested. 
  62. ;    
  63. ;    The fifth parameter is the minimum revision within the version that 
  64. ;    was being requested. 
  65. MSG 0x0c800c05 "Book %1 version is too old (%2.%3, should be %4.%5)."
  66. ; OpeningBook
  67. ;    The OpeningBook text is used to identify the scope of book opening. 
  68. ;    
  69. ;    There is one parameter to this text. 
  70. ;    
  71. ;    The first parameter is the name of the book being opened. 
  72. MSG 0x0c801001 "Opening book %1."
  73. ; FailedFileLoad
  74. ;    The FailedBookLoad is used to cover all possible failures to load a 
  75. ;    book. 
  76. ;    
  77. ;    There is one parameter to this text. 
  78. ;    
  79. ;    The first parameter is the name of the book that failed to load. 
  80. MSG 0x0c801401 "Could not load the file \"%1\"."
  81. ; BooleanParameter
  82. ;    The BooleanParameter text should be used when a parameter of type 
  83. ;    boolean is expected, but the token is a not a parameter of type 
  84. ;    boolean. 
  85. ;    
  86. ;    There are no parameters to this text. 
  87. MSG 0x0c801800 "A logical parameter was expected."
  88. ; ClassNotFound
  89. ;    The ClassNotFound text should be used when looking for a class by 
  90. ;    identification number fails. 
  91. ;    
  92. ;    This text has a single parameter that identifies the identification 
  93. ;    number of the class for which the search failed. 
  94. MSG 0x0c80cc01 "Unable to find information on a class with the id 0x%1."
  95. ; DivideByZero
  96. ;    The DivideByZero text should be used when a division by zero has been 
  97. ;    detected. 
  98. ;    
  99. ;    There are no parameters to this text. 
  100. MSG 0x0c801c00 "Division by zero was attempted"
  101. ; DuplicateEvent
  102. ;    The DuplicateEvent text should be used when a name has been used for 
  103. ;    two different events. 
  104. ;    
  105. ;    There is one parameter: the event name 
  106. MSG 0x0c802001 "A duplicate event name exists: \"%1\"."
  107. ; DuplicateInMerge
  108. ;    The DuplicateInMerge text should be used when a name has been used by 
  109. ;    two different events in clusters being merged 
  110. ;    
  111. ;    There is one parameter: the event name 
  112. MSG 0x0c817c01 "Name conflict while merging clusters: \"%1\"."
  113. ; DuplicateVariable
  114. ;    The DuplicatVariable text should be used when there is an attempt to 
  115. ;    redefined a variable within a single scope. 
  116. ;    
  117. ;    There are no parameters to this text. 
  118. MSG 0x0c802401 "A duplicate variable exists: \"%1\"."
  119. ; EmptyCatalog
  120. ;    The EmptyCatalog text should be used when a catalog file is parsed 
  121. ;    without other error, however, no MSG command are found in the file. 
  122. ;    
  123. ;    There are no parameters to this text. 
  124. MSG 0x0c80bc00 "The catalog file has no strings in it."
  125. ; Error
  126. ;    The Error text should be used when no more exacting error text exists 
  127. ;    
  128. ;    
  129. ;    There are no parameter to this text. 
  130. MSG 0x0c802800 "Error"
  131. ; ExpressionError
  132. ;    The ExpressionError text should be used when detecting an invalid 
  133. ;    token in an expression. 
  134. ;    
  135. ;    There is one parameter in this text. 
  136. ;    
  137. ;    The parameter is the illegal token. 
  138. MSG 0x0c802c01 "%1 in the expression:\n"
  139. ; BangExpressionError
  140. ;    The BangExpressionError text should be used when an error occurs in 
  141. ;    evaluating a !-expression. 
  142. ;    
  143. ;    There are no parameters to this text 
  144. MSG 0x0c80d000 "Can't expand !-expression:\n"
  145. ; ExprSyntaxError
  146. ;    The ExprSyntaxError text should be used when a syntax error is 
  147. ;    detected and no more appropriate text exists. 
  148. ;    
  149. ;    There are no parameters to this text. 
  150. MSG 0x0c803000 "There is a syntax error"
  151. ; ExprNotSet
  152. ;    The ExprNotSet text should be used when there is an attempt to 
  153. ;    evaluate an unset expression. Expressions can become unset when 
  154. ;    they're pasted between scripts. 
  155. ;    
  156. ;    There are no parameters to this text. 
  157. MSG 0x0c819800 "Expression has not been set"
  158. ; ExtraneousText
  159. ;    The ExtraneousText text should be used when command are detected in a 
  160. ;    location where they would otherwise be ignored. 
  161. ;    
  162. ;    There are no paramters to this text. 
  163. MSG 0x0c803400 "There are extraneous commands after END."
  164. ; IllegalOperator
  165. ;    The IllegalOperator text should be used when an illegal operator has 
  166. ;    been encountered. 
  167. ;    
  168. ;    There are no parameters to this text. 
  169. MSG 0x0c803800 "There is an illegal operator"
  170. ; InvalidCatalogEntry
  171. ;    The InvalidCatalogEntry should be used when an invalid entry is 
  172. ;    encountered in parsing a catalog. 
  173. ;    
  174. ;    There are no parameters to this text. 
  175. MSG 0x0c80c000 "There is an invalid entry in the catalog."
  176. ; InvalidFileFormat
  177. ;    The InvalidFileFormat should be used when loading a file and 
  178. ;    encountering a problem with the file that is not attributable to 
  179. ;    other failures. 
  180. ;    
  181. ;    This value can be used when the specific failing within the file is 
  182. ;    not useful to the user. This would be the case for files that the 
  183. ;    user can not edit, like books and/or EXes. 
  184. ;    
  185. ;    There are no parameters to this text. 
  186. MSG 0x0c80d400 "There is an error in the internal format of the file."
  187. ; LoopingOnOpenBook
  188. ;    The LoopingOnOpenBook text should be used when there is a deadlock 
  189. ;    detected while opening books. While running a book's autolist 
  190. ;    something that requires the orginal book be completely opened has 
  191. ;    been encountered. This means there is a error in the books open code. 
  192. ;    
  193. ;    
  194. ;    There is a single paramter to this message. This parameter is the 
  195. ;    name of the book being opened. 
  196. MSG 0x0c80b402 "Recursion was detected: trying to open %1 while in %1's autolist."
  197. ; MissingComma
  198. ;    The MissingComma text should be used when expecting a comma, but some 
  199. ;    other token is encountered. 
  200. ;    
  201. ;    There are no parameters to this text. 
  202. MSG 0x0c803c00 "A ',' is missing."
  203. ; MissingQuote
  204. ;    The MissingQuote text should be used when expecting a quote and some 
  205. ;    other token is encountered. 
  206. ;    
  207. ;    There are no paramters to this text. 
  208. MSG 0x0c80c400 "A \" is missing."
  209. ; MissingComment
  210. ;    The MissingComment text should be used if a } is expected and some 
  211. ;    other token has been detected instead. 
  212. ;    
  213. ;    There are no parameters to this text. 
  214. MSG 0x0c804000 "A '*/' is missing."
  215. ; MissingEND
  216. ;    The MissingEND text should be used if an END is expected and some 
  217. ;    other token is detected. 
  218. ;    
  219. ;    There are no parameters to this text. 
  220. MSG 0x0c804400 "An END command is missing."
  221. ; MissingEVENT
  222. ;    The MissingEVENT text should be used if an EVENT is required, but 
  223. ;    some other token has been detected instead. 
  224. ;    
  225. ;    There are no parameters to this text. 
  226. MSG 0x0c804800 "An EVENT was expected."
  227. ; MissingLParenthesis
  228. ;    The MissingLParenthesis text should be used when a left parenthesis 
  229. ;    is expected but some other token is detected. 
  230. ;    
  231. ;    There are no parameters to this text. 
  232. MSG 0x0c804c00 "A '(' is missing."
  233. ; MissingRParenthesis
  234. ;    The MissingRParenthesis text should be used when a right parenthesis 
  235. ;    is expected but some other token is detected. 
  236. ;    
  237. ;    There are no parameters to this text. 
  238. MSG 0x0c805000 "A ')' is missing."
  239. ; MissingSemicolon
  240. ;    The MissingSemicolon text should be used when a semicolon is expected 
  241. ;    but some other token is detected. 
  242. ;    
  243. ;    There are no parameters to this text. 
  244. MSG 0x0c805400 "A ';' is missing."
  245. ; NotVariable
  246. ;    The NotVariable text should be used when the last token was expected 
  247. ;    to be a variable, but is not. 
  248. ;    
  249. ;    There are no parameter to this text. 
  250. MSG 0x0c805800 "This is not a variable:"
  251. ; NumericParameter
  252. ;    The NumbericParameter text should be used when a parameter that is 
  253. ;    numberic is expected, but the token is not a paramter that is 
  254. ;    numeric. 
  255. ;    
  256. ;    There are no parameters to this text. 
  257. MSG 0x0c805c00 "A numeric parameter was expected."
  258. ; OutOfMem
  259. ;    The OutOfMem text should be used when there is a failure to allocate 
  260. ;    memory and there is no error that specifies the type of memory that 
  261. ;    is being allocated. 
  262. ;    
  263. ;    There are no parameters to this text. 
  264. MSG 0x0c806000 "Not enough memory is available."
  265. ; PureVirtual
  266. ;    The PureVirtual text should be used if there is an attempt to 
  267. ;    instantiate a pure virtual class without it being subclassed. 
  268. ;    
  269. ;    The end user should never see such an error, since if all execution 
  270. ;    paths are tested this will be wrung out during testing. 
  271. ;    
  272. ;    The first parameter to this text is the name of the class that failed 
  273. ;    to instantiate. It would be best if the CLASS_NAME_xxx macro that is 
  274. ;    created by CDC is used to replace this value. 
  275. MSG 0x0c80d801 "%1 is a pure virtual class.  Someone has attempted to create it without subclassing it."
  276. ; RemoveEXError
  277. ;    The RemoveEXError text should be used when there is an attempt to 
  278. ;    remove an EX that is currently being used. 
  279. ;    
  280. ;    There are no parameters to this text. 
  281. MSG 0x0c806401 "The %1 EX is in use and cannot be turned off."
  282. ; ScriptError
  283. ;    The ScriptError text should be used when there is an error in a 
  284. ;    script. 
  285. ;    
  286. ;    There are two parameters to this text. 
  287. ;    
  288. ;    The first parameter is the name of the file in which the error was 
  289. ;    encountered. 
  290. ;    
  291. ;    The second parameter is ths line number within the file, where the 
  292. ;    error occured. 
  293. MSG 0x0c806802 "There is an error in script file \"%1\", line %2\n"
  294. ; ScriptPageErr
  295. ;    The ScriptPageErr text should be used to report the page an error 
  296. ;    occurred on. 
  297. ;    
  298. ;    There is one parameter to this text. 
  299. ;    
  300. ;    The first parameter is the name of the page in which the error was 
  301. ;    encountered. 
  302. MSG 0x0c817401 "Page \"%1\":\n"
  303. ; ScriptCmdErr
  304. ;    The ScriptCmdErr text should be used to report the page an error 
  305. ;    occurred on. 
  306. ;    
  307. ;    There is one parameter to this text. 
  308. ;    
  309. ;    The first parameter is the name of the page in which the error was 
  310. ;    encountered. 
  311. MSG 0x0c817801 "Command \"%1()\":\n"
  312. ; StringNotTerminated
  313. ;    The StringNotTerminated text should be used if it can be determined 
  314. ;    that a string has been begun, but not terminated. 
  315. ;    
  316. ;    There are no paramters to this text. 
  317. MSG 0x0c806c00 "A string was not terminated."
  318. ; StringParameter
  319. ;    The StringParameter text should be used whn a parameter of type 
  320. ;    string is expected, but the token is not a parameter of type string. 
  321. ;    
  322. ;    There are no parameters to this text. 
  323. MSG 0x0c807000 "A string parameter was expected."
  324. ; SyntaxError
  325. ;    The SyntaxError text should be used if there is a syntax error and no 
  326. ;    more specific text can be used. 
  327. ;    
  328. ;    There are no parameters to this text. 
  329. MSG 0x0c807400 "Syntax incorrect."
  330. ; TypeMismatch
  331. ;    The TypeMismatch text should be used when a variable is being used in 
  332. ;    a means that is inappropriate for its type. 
  333. ;    
  334. ;    There are no parameters to this text. 
  335. MSG 0x0c807800 "There is a type mismatch"
  336. ; BadParameters
  337. ;    The BadParameters text should be used when an array or function fails 
  338. ;    in its parse of its parameters 
  339. ;    
  340. ;    There is one parameter to this text. 
  341. ;    
  342. ;    The parameter is the name of the variable/function. 
  343. MSG 0x0c809801 "Incorrect parameters were given for \"%1\""
  344. ; UndefinedEvent
  345. ;    The UndefinedEvent text should be used when the last even parsed is 
  346. ;    not yet defined. 
  347. ;    
  348. ;    There are no parameters to this text. 
  349. MSG 0x0c807c01 "Event \"%1\" has not been defined."
  350. ; UndefinedVariable
  351. ;    The UndefinedVariable text should be used when an undefined variable 
  352. ;    is encountered. 
  353. ;    
  354. ;    There is one parameter to this text. 
  355. ;    
  356. ;    The parameter is the name of the variable that is not yet defined. 
  357. MSG 0x0c808001 "The variable \"%1\" is undefined"
  358. ; UnknownCommand
  359. ;    The UnknownCommand text should be used when the last command parsed 
  360. ;    is not recognized. 
  361. ;    
  362. ;    There are no parameters to this text. 
  363. MSG 0x0c808401 "The command \"%1\" is unknown."
  364. ; UnknownOption
  365. ;    The UnknownOption text should be used when the last option parsed is 
  366. ;    not known. 
  367. ;    
  368. ;    There are no parameters to this text. 
  369. MSG 0x0c808801 "The option \"%1\" is unknown."
  370. ; UnknownEnum
  371. ;    The UnknownEnum text should be used when the last option parsed is 
  372. ;    enum whose value isn't in the list. 
  373. ;    
  374. ;    There are no parameters to this text. 
  375. MSG 0x0c809c01 "The enumerated value \"%1\" is not valid."
  376. ; AtomSaveError
  377. ;    The AtomSaveError text is output by the player as part of a scope 
  378. ;    when an atom fails to save. 
  379. ;    
  380. ;    There are 2 parameters: the event name (or "<unnamed>"), and the 
  381. ;    class name. 
  382. MSG 0x0c80a002 "Event \"%1\" of class %2 failed to save."
  383. ; SaveNotAllowed
  384. ;    The SaveNotAllowed text is output by the player when someone tries to 
  385. ;    save a password-protected script without the password. 
  386. ;    
  387. ;    There are no parameters. 
  388. MSG 0x0c81a000 "Saving a locked script is not allowed."
  389. ; SaveGotoDisconnected
  390. ;    The SaveGotoDisconnected text is output by the player when a 
  391. ;    disconnected Goto() command cannot be saved. 
  392. ;    
  393. ;    There are no parameters. 
  394. MSG 0x0c819400 "A Goto() with no destination cannot be saved."
  395. ; WillBreakBranch
  396. ;    The WillBreakBranch text is output by the player when a Paste or 
  397. ;    Group operation will require that a Goto or Use be broken. 
  398. ;    
  399. ;    There are no parameters 
  400. MSG 0x0c819c00 "Warning: this operation will make a Goto impossible.\nDo you wish to set the Goto to <None>, or do you wish to Cancel the operation?"
  401. ; ParameterRange
  402. ;    The ParameterRange error is used to indicate that a parameter was 
  403. ;    outside of its supplied range. It is only generated if the caller 
  404. ;    uses ForceIntegerParamRange(). GetIntegerParamRange() silently clips 
  405. ;    to the range. 
  406. ;    
  407. ;    There are three parameters: the out-of-range-value, the minimum 
  408. ;    value, and the maximum value. It must have a newline at the end since 
  409. ;    it may be followed by an expression. 
  410. MSG 0x0c80a403 "Parameter value %1 is not in the range %2 to %3."
  411. ; ArrayIndexOutOfRange
  412. ;    The ArrayIndexOutOfRange error is used to indicate that an array 
  413. ;    index was outside of its supplied range. 
  414. ;    
  415. ;    There are three parameters: the variable name, the 
  416. ;    out-of-range-value, and the maximum value. FIX! should include the 
  417. ;    line number somehow 
  418. MSG 0x0c80b803 "Index %2 is not valid for array %1 (max index %3)."
  419. ; IllegalGotoGroup
  420. ;    The IllegalGotoGroup error is used to indicate that an illegal goto 
  421. ;    command was attempted 
  422. ;    
  423. ;    There are no parameters. FIX! should include event name/line! 
  424. MSG 0x0c818000 "Illegal Goto - cannot go to Group members."
  425. ; IllegalGoto
  426. ;    The IllegalGoto error is used to indicate that an illegal goto 
  427. ;    command was attempted where the destination was not visible. 
  428. ;    
  429. ;    There is one parameter, the name of the destination FIX! should 
  430. ;    include event name/line! 
  431. MSG 0x0c818401 "Illegal Goto - destination \"%1\" not visible"
  432. ; IndexNotSpecified
  433. ;    The IndexNotSpecified error is used to indicate that an array index 
  434. ;    was not specified in a variable reference. 
  435. ;    
  436. ;    There is one parameter: the variable name. FIX! should include the 
  437. ;    line number somehow 
  438. MSG 0x0c80c801 "Index not specified for array %1."
  439. ; NotAScript
  440. ;    The NotAScript error is used when a script doesn't begin with 
  441. ;    !ScalaScript. 
  442. ;    
  443. ;    There is one parameter, the filename. 
  444. MSG 0x0c80a801 "\"%1\" is not a Scala script."
  445. ; ScriptNotLoaded
  446. ;    The ScriptNotLoaded error is used when a script didn't load, and no 
  447. ;    other error is still outstanding. 
  448. ;    
  449. ;    There is one parameter, the filename. 
  450. MSG 0x0c818801 "Script \"%1\" could not be loaded."
  451. ; ScriptLoadAborted
  452. ;    The ScriptLoadAborted error is used when a script didn't load because 
  453. ;    the user requested an abort. 
  454. ;    
  455. ;    There are no parameters 
  456. MSG 0x0c818c00 "Script load aborted."
  457. ; ScriptNotBinary
  458. ;    The ScriptNotBinary error is used when a script didn't load because 
  459. ;    the Scala version is only allowed to load encrypted scripts. 
  460. ;    
  461. ;    There are no parameters 
  462. MSG 0x0c819000 "This version of Scala can only load ScalaBinary files."
  463. ; Abort
  464. ;    The Abort text should be used to ask the user if an action should be 
  465. ;    terminated. 
  466. ;    
  467. ;    There are no parameters to this text. 
  468. MSG 0x0c808c00 "Abort"
  469. ; Continue
  470. ;    The Continue text should be used to ask the user if an action should 
  471. ;    be resumed. 
  472. ;    
  473. ;    There are no parameters to this text. 
  474. MSG 0x0c809000 "Continue"
  475. ; ContinueQuiet
  476. ;    The ContinueQuiet text should be used to ask the user if the action 
  477. ;    should be continued and we should nolonger seek confirmations. 
  478. ;    
  479. ;    There are no parameters to this text. 
  480. MSG 0x0c809400 "Continue Quietly"
  481. ; FauxError
  482. ;    The FauxError text should be used if there is a need to provide an 
  483. ;    error to keep an alert from happening, but no real error condition 
  484. ;    exists 
  485. MSG 0x0c80ac00 "No real error, just trying to prevent alerts.\nYou should not be seeing this."
  486. ; MMHANDLER_ScalaError
  487. ;    Scala Error message 
  488. MSG 0x0c80b000 "Scala Error"
  489. ; LONG_Sunday
  490. ;    The Sunday text is used for the 'first' day of the week, also known 
  491. ;    as the Christian day of rest. 
  492. MSG 0x0c80dc00 "Sunday"
  493. ; LONG_Monday
  494. ;    The Monday text is used for the 'second' day of the week. In the 
  495. ;    Western world this is generally refered to as the start of the work 
  496. ;    week. 
  497. MSG 0x0c80e000 "Monday"
  498. ; LONG_Tuesday
  499. ;    The Tuesday text is used for the 'third' day of the week. 
  500. MSG 0x0c80e400 "Tuesday"
  501. ; LONG_Wednesday
  502. ;    The Wednesday text is used for the 'fourth' day of the week. 
  503. ;    Sometimes this is refered to as 'hump' day as this day is generally 
  504. ;    regarded as the middle of a 'typical Western' work week. The name 
  505. ;    comes from the fact that by the end of the day you are passed the 
  506. ;    mid-point, or hump of the work week. 
  507. MSG 0x0c80e800 "Wednesday"
  508. ; LONG_Thursday
  509. ;    The Thursday text is used for the 'fifth' day of the week. 
  510. MSG 0x0c80ec00 "Thursday"
  511. ; LONG_Friday
  512. ;    The Friday text is used for the 'sixth' day of the week. This is the 
  513. ;    typical end of the work week in the Western world. Sundown also marks 
  514. ;    the start of the Jewish sabbeth for the orthodox members of this 
  515. ;    religion. 
  516. MSG 0x0c80f000 "Friday"
  517. ; LONG_Saturday
  518. ;    The Saturday text is used for the 'seventh' day of the week. In the 
  519. ;    Western world this is view as the start of the weekend. 
  520. MSG 0x0c80f400 "Saturday"
  521. ; LONG_January
  522. ;    The January text is used for the first month of the year of the 
  523. ;    Julian calendar. 
  524. MSG 0x0c80f800 "January"
  525. ; LONG_February
  526. ;    The February text is used for the second month of the year of the 
  527. ;    Julian calendar. 
  528. MSG 0x0c80fc00 "February"
  529. ; LONG_March
  530. ;    The March text is used for the third month of the year of the Julian 
  531. ;    calendar. This is the month of the vernal equinox. 
  532. MSG 0x0c810000 "March"
  533. ; LONG_April
  534. ;    The April text is used for the fourth month of the year of the Julian 
  535. ;    calendar. 
  536. MSG 0x0c810400 "April"
  537. ; LONG_May
  538. ;    The May text is used for the fifth month of the year of the Julian 
  539. ;    calendar. 
  540. MSG 0x0c810800 "May"
  541. ; LONG_June
  542. ;    The June text is used for the sixth month of the year of the Julian 
  543. ;    calendar. This is the month of the summer solstice. 
  544. MSG 0x0c810c00 "June"
  545. ; LONG_July
  546. ;    The July text is used for the seventh month of the year of the Julian 
  547. ;    calendar. 
  548. MSG 0x0c811000 "July"
  549. ; LONG_August
  550. ;    The August text is used for the eighth month of the year of the 
  551. ;    Julian calendar. 
  552. MSG 0x0c811400 "August"
  553. ; LONG_September
  554. ;    The September text is used for the ninth month of the year of the 
  555. ;    Julian calendar. This is the month of the atumnal equinox. 
  556. MSG 0x0c811800 "September"
  557. ; LONG_October
  558. ;    The October text is used for the tenth month of the year of the 
  559. ;    Julian calendar. 
  560. MSG 0x0c811c00 "October"
  561. ; LONG_November
  562. ;    The November text is used for the eleventh month of the year of the 
  563. ;    Julian calendar. 
  564. MSG 0x0c812000 "November"
  565. ; LONG_December
  566. ;    The December text is used in the twelveth month of the year of the 
  567. ;    Julian calendar. This is the month of the winter solstice. 
  568. MSG 0x0c812400 "December"
  569. ; SHORT_Sunday
  570. ;    The Sunday text is used for the 'first' day of the week, also known 
  571. ;    as the Christian day of rest. 
  572. MSG 0x0c812800 "Sun"
  573. ; SHORT_Monday
  574. ;    The Monday text is used for the 'second' day of the week. In the 
  575. ;    Western world this is generally refered to as the start of the work 
  576. ;    week. 
  577. MSG 0x0c812c00 "Mon"
  578. ; SHORT_Tuesday
  579. ;    The Tuesday text is used for the 'third' day of the week. 
  580. MSG 0x0c813000 "Tue"
  581. ; SHORT_Wednesday
  582. ;    The Wednesday text is used for the 'fourth' day of the week. 
  583. ;    Sometimes this is refered to as 'hump' day as this day is generally 
  584. ;    regarded as the middle of a 'typical Western' work week. The name 
  585. ;    comes from the fact that by the end of the day you are passed the 
  586. ;    mid-point, or hump of the work week. 
  587. MSG 0x0c813400 "Wed"
  588. ; SHORT_Thursday
  589. ;    The Thursday text is used for the 'fifth' day of the week. 
  590. MSG 0x0c813800 "Thu"
  591. ; SHORT_Friday
  592. ;    The Friday text is used for the 'sixth' day of the week. This is the 
  593. ;    typical end of the work week in the Western world. Sundown also marks 
  594. ;    the start of the Jewish sabbeth for the orthodox members of this 
  595. ;    religion. 
  596. MSG 0x0c813c00 "Fri"
  597. ; SHORT_Saturday
  598. ;    The Saturday text is used for the 'seventh' day of the week. In the 
  599. ;    Western world this is view as the start of the weekend. 
  600. MSG 0x0c814000 "Sat"
  601. ; SHORT_January
  602. ;    The January text is used for the first month of the year of the 
  603. ;    Julian calendar. 
  604. MSG 0x0c814400 "Jan"
  605. ; SHORT_February
  606. ;    The February text is used for the second month of the year of the 
  607. ;    Julian calendar. 
  608. MSG 0x0c814800 "Feb"
  609. ; SHORT_March
  610. ;    The March text is used for the third month of the year of the Julian 
  611. ;    calendar. This is the month of the vernal equinox. 
  612. MSG 0x0c814c00 "Mar"
  613. ; SHORT_April
  614. ;    The April text is used for the fourth month of the year of the Julian 
  615. ;    calendar. 
  616. MSG 0x0c815000 "Apr"
  617. ; SHORT_May
  618. ;    The May text is used for the fifth month of the year of the Julian 
  619. ;    calendar. 
  620. MSG 0x0c815400 "May"
  621. ; SHORT_June
  622. ;    The June text is used for the sixth month of the year of the Julian 
  623. ;    calendar. This is the month of the summer solstice. 
  624. MSG 0x0c815800 "Jun"
  625. ; SHORT_July
  626. ;    The July text is used for the seventh month of the year of the Julian 
  627. ;    calendar. 
  628. MSG 0x0c815c00 "Jul"
  629. ; SHORT_August
  630. ;    The August text is used for the eighth month of the year of the 
  631. ;    Julian calendar. 
  632. MSG 0x0c816000 "Aug"
  633. ; SHORT_September
  634. ;    The September text is used for the ninth month of the year of the 
  635. ;    Julian calendar. This is the month of the atumnal equinox. 
  636. MSG 0x0c816400 "Sep"
  637. ; SHORT_October
  638. ;    The October text is used for the tenth month of the year of the 
  639. ;    Julian calendar. 
  640. MSG 0x0c816800 "Oct"
  641. ; SHORT_November
  642. ;    The November text is used for the eleventh month of the year of the 
  643. ;    Julian calendar. 
  644. MSG 0x0c816c00 "Nov"
  645. ; SHORT_December
  646. ;    The December text is used in the twelveth month of the year of the 
  647. ;    Julian calendar. This is the month of the winter solstice. 
  648. MSG 0x0c817000 "Dec"
  649.