home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2001 June / HDC50.iso / Runimage / Delphi50 / Bin / BRCIDE.DLL / string.txt next >
Text File  |  1999-08-11  |  9KB  |  249 lines

  1. 1    Bcc32
  2. 2    User Break
  3. 3    Unknown Error (# %d)
  4. 4    Bcc32 Fatal Error
  5. 5    Bcc32 Error
  6. 6    Bcc32 Warning
  7. 7    Bcc32 Msg
  8. 8    Link terminated by user
  9. 9    File: %s, Module: %s
  10. 10    Linker Status
  11. 11    Fatal Error
  12. 12    Error
  13. 13    Warning
  14. 14    Abort
  15. 15    Break
  16. 16    Info
  17. 17    %s: File=%s, Line=%d, Msg=%s
  18. 18    Linker Msg
  19. 19    Link32
  20. 20    Fatal Error: Cannot Load Linker: %s
  21. 21    Fatal Error: Linker missing CREATE EntryPoint: %s
  22. 22    Fatal Error: Linker missing DESTROY EntryPoint: %s
  23. 23    Incremental Linking: %s
  24. 24    Linking: %s
  25. 25    Fatal Error: Linker CREATE Failed
  26. 28    Compiling: %s
  27. 20001    Could not allocate memory
  28. 20002    Memory lock failed
  29. 20003    Memory unlock failed
  30. 20004    File creation failed
  31. 20005    Could not open file
  32. 20006    File seek failed
  33. 20007    File read failed
  34. 20008    File write failed
  35. 20009    Virtual table allocation failed
  36. 20010    Virtual table put failed
  37. 20011    Virtual table read failed
  38. 20012    Virtual table get failed
  39. 20013    Virtual table create failed
  40. 20014    Virtual table write failed
  41. 20015    Virtual table lock failed
  42. 20016    Virtual buffer allocation failed
  43. 20017    Virtual buffer lock failed
  44. 20018    Compile
  45. 20019    Binary too large
  46. 20020    Unexpected NULL pointer encountered
  47. 20021    Input source stack overflow
  48. 20022    Cannot find resource
  49. 20023    Unexpected file format
  50. 20024    Unreleased version format
  51. 20025    Software error!
  52. 20026    Not implemented
  53. 20027    You cannot use this identifier.\nIt is a keyword, resource type name or resource name
  54. 20030    A resource with this id already exists
  55. 20031    A resource type with this id already exists
  56. 20032    An identifier with this name already exists
  57. 20034    Invalid parameter passed to core
  58. 20035    There is no read/write RC file selected
  59. 20036    There is no read/write header file selected
  60. 20037    Not a valid identifier name
  61. 20038    Fonts must have numeric resource IDs
  62. 20039    Object is read only
  63. 20040    Cannot delete main file
  64. 20041    Cookie has been deleted
  65. 20042    Move operation failed
  66. 20043    Reference to %s in file %s cannot be changed. File is read-only
  67. 20044    Reference to %s in %s has been changed.
  68. 20045    Unable to save changes to %s.  Changes were saved in %s instead.  If this file is open in another view, close that view and try saving again. 
  69. 20046    %s
  70. 20047    ClassExpert does not allow deletion of this resource
  71. 20048    There are %d event handlers associated with this item.
  72. 20049    There are %d instance variables associated with this item.
  73. 20050    Delete the instance variables and/or handlers?
  74. 20051    Input and output file names are the same.
  75. 20052    Illegal macro definition in command line or defines page.
  76. 20053    File %s is not writable.
  77. 20054    A resource in this file uses language id 0x%s. In order to edit this resource, Resource Workshop needs to translate it using a code page that is unavailable on this computer.
  78. 20100    Token is too large for scanner (unbalanced quotes?)
  79. 20101    Bad character in source input
  80. 20102    #define text too long
  81. 20103    Invalid preprocessor directive
  82. 20104    Symbol %s is already defined. Redefinition is not the same
  83. 20105    Symbol %s is not defined
  84. 20106    Expecting #define identifier
  85. 20107    '#else' before '#if'
  86. 20108    '#endif' before '#if'
  87. 20109    Syntax error
  88. 20110    Unexpected end of file
  89. 20111    Expecting resource name or resource type name
  90. 20112    Expecting RESEND
  91. 20113    Expecting ')'
  92. 20114    Expecting field type
  93. 20115    Expecting identifier
  94. 20116    Expecting ']'
  95. 20117    Expecting constant expression
  96. 20118    Expecting '}'
  97. 20119    Expecting field name, field type or function keyword
  98. 20120    Expecting field name
  99. 20121    Expecting '='
  100. 20122    Expecting expression
  101. 20123    Expecting function keyword
  102. 20124    Expecting filename
  103. 20125    Expecting RESPARENT or RESITEMCOUNT
  104. 20126    Expecting ','
  105. 20127    Expecting resource type
  106. 20128    Expecting filename in quotes
  107. 20129    Expecting a number or '('
  108. 20130    Expecting number field name or '('
  109. 20131    Expecting field keyword
  110. 20132    Expecting BEGIN
  111. 20133    Expecting END
  112. 20134    Not a positive short integer
  113. 20135    HEXSTRING over 255 bytes long
  114. 20136    Invalid value in HEXSTRING
  115. 20137    Field too large
  116. 20138    PASCAL string over 255 bytes
  117. 20139    Semantic error
  118. 20140    Resource binary too big
  119. 20141    Cannot open file: %s
  120. 20142    Conflicting memory options
  121. 20143    Resource type already exists
  122. 20144    Field name already used
  123. 20145    Optional field keyword already used
  124. 20146    Duplicate RESITEM keyword
  125. 20147    Duplicate EDITDATA keyword
  126. 20148    Duplicate RESBIN keyword
  127. 20149    Only one unnamed item allowed
  128. 20150    Positional optional fields must preceed keyword optional fields
  129. 20151    Item keyword already used
  130. 20152    Field definitions not allowed
  131. 20153    RESITEM definitions not allowed
  132. 20154    RESBIN field not defined
  133. 20155    RESBIN fields not allowed
  134. 20156    '|=' default value not allowed for an array
  135. 20157    '|=' default value not supported for this field type
  136. 20158    Field names cannot be reserved words
  137. 20159    Item names cannot be reserved words
  138. 20160    Nested default values not allowed
  139. 20161    String ID is already used
  140. 20162    Resource of that name/ID and type already exists
  141. 20163    Expecting file extension
  142. 20164    Incomplete expression
  143. 20165    A MENU or POPUP must have at least one item
  144. 20166    An ACCELERATORS table must have at least one item
  145. 20167    Expecting a valid file extension (3 letters or less)
  146. 20168    Fonts must have numeric resource IDs
  147. 20169    Invalid font format
  148. 20170    Invalid icon format
  149. 20171    Invalid cursor format
  150. 20172    Invalid bitmap format
  151. 20173    Expecting filename or BEGIN
  152. 20174    #undef is not supported
  153. 20175    Macro parameter substitution is not supported
  154. 20176    Expecting signed character
  155. 20177    Expecting unsigned character
  156. 20178    Expecting signed short integer
  157. 20179    Expecting unsigned short integer
  158. 20180    Expecting signed long integer
  159. 20181    Expecting unsigned long integer
  160. 20182    Expecting character
  161. 20183    Expecting quoted string
  162. 20184    Expecting resource ID or name
  163. 20185    Expecting resource type ID or name
  164. 20186    Expecting filename
  165. 20187    Expecting window rectangle (4 signed integers)
  166. 20188    Expecting UBYTES
  167. 20189    Expecting class name or ID
  168. 20190    Expecting HEXSTRING (hex digits surrounded by single quotes)
  169. 20191    Invalid menu option
  170. 20192    Invalid accelerator option
  171. 20193    Invalid accelerator key value
  172. 20194    Invalid font specification
  173. 20195    Expecting caption: quoted string or unsigned integer
  174. 20196    String too long
  175. 20197    Expecting control window style
  176. 20198    Expecting menu text (quoted string) or SEPARATOR
  177. 20199    Compile initialization failed
  178. 20200    Input reset failed
  179. 20201    Source input stack overflow (too many nested includes?)
  180. 20202    Parser stack overflow
  181. 20204    Expression stack overflow
  182. 20206    File IO error
  183. 20207    New symbol failed
  184. 20208    New field instance failed
  185. 20209    Allocate failed
  186. 20210    Memory lock failed
  187. 20211    VTMgr allocation error
  188. 20212    VTMgr lock error
  189. 20213    VBuff allocation error
  190. 20214    VBuff lock error
  191. 20215    Fatal error
  192. 20216    Internal software error
  193. 20217    Not implemented error
  194. 20218    Device dependent bitmap does not match current display. Cannot convert
  195. 20219    File too large
  196. 20220    Preprocessor directives not allowed
  197. 20221    Too much data for 1 field
  198. 20222    A compile is in progress in another instance
  199. 20223    Cannot convert Windows 2 image: file is read-only
  200. 20224    Too many controls
  201. 20225    Invalid escape sequence
  202. 20226    Too many digits in a number
  203. 20227    Identifier is out of scope
  204. 20228    Expecting unit keyword
  205. 20229    Expecting semicolon
  206. 20230    Expecting interface keyword
  207. 20231    Must be first token on a line
  208. 20232    Pascal syntax error (unrecognized token)
  209. 20233    Unexpected const keyword
  210. 20234    Unexpected operator
  211. 20235    Division by zero is not allowed
  212. 20236    #error directive encountered: %s
  213. 20237    Expecting window rectangle (4 signed long integers)
  214. 20238    User break
  215. 20239    Bitmap conversion failed
  216. 20240    L string prefix is not allowed
  217. 20241    Unexpected end of file in conditional started on line %s
  218. 20242    Unterminated string or hexstring constant
  219. 20243    Resource id's between 32768 and 65535 can cause problems on Windows 95
  220. 20244    Code Page %s is unavailable on this system. #pragma ignored.
  221. 20245    Could not translate characters to Unicode.
  222. 21001    Compiling %s
  223. 21002    Defining %s
  224. 21003    Compiling String Table %s
  225. 21004    Compiling RESTYPE: %s
  226. 21005    Constant %s
  227. 21006    Decompiling 
  228. 21007    Renaming resources...
  229. 21008    Saving 
  230. 21009    Computing Sizes...
  231. 21010    Copying Segments...
  232. 21011    Copying Debugging Data...
  233. 21012    %d X %d  %d Colors
  234. 21013    %d X %d  %d Colors
  235. 21014    rcinclude 
  236. 21015    pascal include 
  237. 21016    pascal unit 
  238. 21017    #include 
  239. 21018    Unknown type: 
  240. 21019    Resource compiler error: %s
  241. 21020    Resource compiler warning: %s
  242. 21021    Identifiers
  243. 21022    Empty optional fields should be filtered
  244. 21023    const: 
  245. 21024    #define: 
  246. 22000    Unknown fatal error
  247. 22001    Unable to load RW32CORE.DLL
  248. 22002    Cannot locate file I/O hook functions for resource compiler.
  249.