home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 March
/
Chip_1999-03_cd.bin
/
zkuste
/
delphi
/
D234C13
/
RALIB.ZIP
/
RALib
/
Resource
/
English
/
RAIError.rc
< prev
next >
Wrap
Text File
|
1998-08-01
|
2KB
|
54 lines
STRINGTABLE
LANGUAGE LANG_RUSSIAN, 1
{
1, "Divisiob by zero"
8, "Recursion"
9, "Stack overflow"
10, "Unknown error in expression"
12, "External error"
13, "Type mistmatch"
14, "Too long integer"
40, "Syntax"
41, "'(' expected"
42, "')' expected"
45, "Unknown identifer %s"
46, "Remark error"
48, "Constant or identifer expected"
49, "Sparator expected"
50, "Identifer expected"
51, "'End' expected"
52, "'Then' expected"
53, "'EndIf' expected"
54, "'Else' without 'If'"
55, "Label '%s' not found"
56, "Label name expected"
57, "Variable declaration must be before 'Begin'"
58, " identifer declaration. '%s' - reserved word"
59, "Identifer '%s' redeclarated"
60, "%s - not integer or real value"
61, "Value expected"
63, "'Begin' expected"
65, "';' expected"
66, "'EndIf' without 'If'"
70, "Function 'main' not found"
71, "'Endunit' not found"
72, "'Endfunc' not found for function '%s'"
73, "Bad operation code"
74, "Unit '%s' not found"
75, "Constant or expression expected"
76, "';' expected"
77, "'%s' expected"
78, "Constant or identifer expected"
81, "Bad parameters"
82, "Parameters type mistmatch"
83, "Parameter expected"
84, "Too many parameters"
85, "Bad parameter"
86, "Bad string constant"
90, "Function declaration must be on the top level of unit"
102, "User break"
105, "This feature not released in current version"
111, "Internal interpretator error: "
301, "Ole Automation: "
}