Lines Matching refs:Text

35 		Text [ en-US ] = "Syntax error." ;
39 Text [ en-US ] = "Return without Gosub." ;
43 Text [ en-US ] = "Incorrect entry; please retry." ;
47 Text [ en-US ] = "Invalid procedure call." ;
51 Text [ en-US ] = "Overflow." ;
55 Text [ en-US ] = "Not enough memory." ;
59 Text [ en-US ] = "Array already dimensioned." ;
63 Text [ en-US ] = "Index out of defined range." ;
67 Text [ en-US ] = "Duplicate definition." ;
71 Text [ en-US ] = "Division by zero." ;
75 Text [ en-US ] = "Variable not defined." ;
79 Text [ en-US ] = "Data type mismatch." ;
83 Text [ en-US ] = "Invalid parameter." ;
87 Text [ en-US ] = "Process interrupted by user." ;
91 Text [ en-US ] = "Resume without error." ;
95 Text [ en-US ] = "Not enough stack memory." ;
99 Text [ en-US ] = "Sub-procedure or function procedure not defined." ;
103 Text [ en-US ] = "Error loading DLL file." ;
107 Text [ en-US ] = "Wrong DLL call convention." ;
111 Text [ en-US ] = "Internal error $(ARG1)." ;
115 Text [ en-US ] = "Invalid file name or file number." ;
119 Text [ en-US ] = "File not found." ;
123 Text [ en-US ] = "Incorrect file mode." ;
127 Text [ en-US ] = "File already open." ;
131 Text [ en-US ] = "Device I/O error." ;
135 Text [ en-US ] = "File already exists." ;
139 Text [ en-US ] = "Incorrect record length." ;
143 Text [ en-US ] = "Disk or hard drive full." ;
147 Text [ en-US ] = "Reading exceeds EOF." ;
151 Text [ en-US ] = "Incorrect record number." ;
155 Text [ en-US ] = "Too many files." ;
159 Text [ en-US ] = "Device not available." ;
163 Text [ en-US ] = "Access denied." ;
167 Text [ en-US ] = "Disk not ready." ;
171 Text [ en-US ] = "Not implemented." ;
175 Text [ en-US ] = "Renaming on different drives impossible." ;
179 Text [ en-US ] = "Path/File access error." ;
183 Text [ en-US ] = "Path not found." ;
187 Text [ en-US ] = "Object variable not set." ;
191 Text [ en-US ] = "Invalid string pattern." ;
195 Text [ en-US ] = "Use of zero not permitted." ;
199 Text [ en-US ] = "DDE Error." ;
203 Text [ en-US ] = "Awaiting response to DDE connection." ;
207 Text [ en-US ] = "No DDE channels available." ;
211 Text [ en-US ] = "No application responded to DDE connect initiation." ;
215 Text [ en-US ] = "Too many applications responded to DDE connect initiation." ;
219 Text [ en-US ] = "DDE channel locked." ;
223 Text [ en-US ] = "External application cannot execute DDE operation." ;
227 Text [ en-US ] = "Timeout while waiting for DDE response." ;
231 Text [ en-US ] = "User pressed ESCAPE during DDE operation." ;
235 Text [ en-US ] = "External application busy." ;
239 Text [ en-US ] = "DDE operation without data." ;
243 Text [ en-US ] = "Data are in wrong format." ;
247 Text [ en-US ] = "External application has been terminated." ;
251 Text [ en-US ] = "DDE connection interrupted or modified." ;
255 Text [ en-US ] = "DDE method invoked with no channel open." ;
259 Text [ en-US ] = "Invalid DDE link format." ;
263 Text [ en-US ] = "DDE message has been lost." ;
267 Text [ en-US ] = "Paste link already performed." ;
271 Text [ en-US ] = "Link mode cannot be set due to invalid link topic." ;
275 Text [ en-US ] = "DDE requires the DDEML.DLL file." ;
279 Text [ en-US ] = "Module cannot be loaded; invalid format." ;
283 Text [ en-US ] = "Invalid object index." ;
287 Text [ en-US ] = "Object is not available." ;
291 Text [ en-US ] = "Incorrect property value." ;
295 Text [ en-US ] = "This property is read-only." ;
299 Text [ en-US ] = "This property is write only." ;
303 Text [ en-US ] = "Invalid object reference." ;
307 Text [ en-US ] = "Property or method not found: $(ARG1)." ;
311 Text [ en-US ] = "Object required." ;
315 Text [ en-US ] = "Invalid use of an object." ;
319 Text [ en-US ] = "OLE Automation is not supported by this object." ;
323 Text [ en-US ] = "This property or method is not supported by the object." ;
327 Text [ en-US ] = "OLE Automation Error." ;
331 Text [ en-US ] = "This action is not supported by given object." ;
335 Text [ en-US ] = "Named arguments are not supported by given object." ;
339 Text [ en-US ] = "The current locale setting is not supported by the given object." ;
343 Text [ en-US ] = "Named argument not found." ;
347 Text [ en-US ] = "Argument is not optional." ;
351 Text [ en-US ] = "Invalid number of arguments." ;
355 Text [ en-US ] = "Object is not a list." ;
359 Text [ en-US ] = "Invalid ordinal number." ;
363 Text [ en-US ] = "Specified DLL function not found." ;
367 Text [ en-US ] = "Invalid clipboard format." ;
371 Text [ en-US ] = "Object does not have this property." ;
375 Text [ en-US ] = "Object does not have this method." ;
379 Text [ en-US ] = "Required argument lacking." ;
383 Text [ en-US ] = "Invalid number of arguments." ;
387 Text [ en-US ] = "Error executing a method." ;
391 Text [ en-US ] = "Unable to set property." ;
395 Text [ en-US ] = "Unable to determine property." ;
400 Text [ en-US ] = "Unexpected symbol: $(ARG1)." ;
404 Text [ en-US ] = "Expected: $(ARG1)." ;
408 Text [ en-US ] = "Symbol expected." ;
412 Text [ en-US ] = "Variable expected." ;
416 Text [ en-US ] = "Label expected." ;
420 Text [ en-US ] = "Value cannot be applied." ;
424 Text [ en-US ] = "Variable $(ARG1) already defined." ;
428 Text [ en-US ] = "Sub procedure or function procedure $(ARG1) already defined." ;
432 Text [ en-US ] = "Label $(ARG1) already defined." ;
436 Text [ en-US ] = "Variable $(ARG1) not found." ;
440 Text [ en-US ] = "Array or procedure $(ARG1) not found." ;
444 Text [ en-US ] = "Procedure $(ARG1) not found." ;
448 Text [ en-US ] = "Label $(ARG1) undefined." ;
452 Text [ en-US ] = "Unknown data type $(ARG1)." ;
456 Text [ en-US ] = "Exit $(ARG1) expected." ;
460 Text [ en-US ] = "Statement block still open: $(ARG1) missing." ;
464 Text [ en-US ] = "Parentheses do not match." ;
468 Text [ en-US ] = "Symbol $(ARG1) already defined differently." ;
472 Text [ en-US ] = "Parameters do not correspond to procedure." ;
476 Text [ en-US ] = "Invalid character in number." ;
480 Text [ en-US ] = "Array must be dimensioned." ;
484 Text [ en-US ] = "Else/Endif without If." ;
488 Text [ en-US ] = "$(ARG1) not allowed within a procedure." ;
492 Text [ en-US ] = "$(ARG1) not allowed outside a procedure." ;
496 Text [ en-US ] = "Dimension specifications do not match." ;
500 Text [ en-US ] = "Unknown option: $(ARG1)." ;
504 Text [ en-US ] = "Constant $(ARG1) redefined." ;
508 Text [ en-US ] = "Program too large." ;
512 Text [ en-US ] = "Strings or arrays not permitted." ;
516 Text [ en-US ] = "An exception occurred $(ARG1)." ;
520 Text [ en-US ] = "This array is fixed or temporarily locked." ;
524 Text [ en-US ] = "Out of string space." ;
528 Text [ en-US ] = "Expression Too Complex." ;
532 Text [ en-US ] = "Can't perform requested operation." ;
536 Text [ en-US ] = "Too many DLL application clients." ;
540 Text [ en-US ] = "For loop not initialized." ;
544 Text [ en-US ] = "$(ARG1)" ;
550 Text [ en-US ] = "The macro running has been interrupted" ;
554 Text [ en-US ] = "Reference will not be saved: " ;
558 Text [ en-US ] = "Error loading library '$(ARG1)'." ;
562 Text [ en-US ] = "Error saving library: '$(ARG1)'." ;
566 Text [ en-US ] = "The BASIC from the file '$(ARG1)' could not be initialized." ;
570 Text [ en-US ] = "Error saving BASIC: '$(ARG1)'." ;
574 Text [ en-US ] = "Error removing library." ;
578 Text [ en-US ] = "The library could not be removed from memory." ;