home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1997 May
/
Pcwk0597.iso
/
borland
/
cb
/
setup
/
cbuilder
/
data.z
/
SYSUTILS.RES
/
SYSUTILS.rc
Wrap
Text (UTF-16)
|
1997-02-28
|
6KB
|
116 lines
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
STRINGTABLE
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
{
65408, "'%s' is not a valid integer value"
65409, "'%s' is not a valid floating point value"
65410, "'%s' is not a valid date"
65411, "'%s' is not a valid time"
65412, "'%s' is not a valid date and time"
65413, "Invalid argument to time encode"
65414, "Invalid argument to date encode"
65415, "Out of memory"
65416, "I/O error %d"
65417, "File not found"
65418, "Invalid filename"
65419, "Too many open files"
65420, "File access denied"
65421, "Read beyond end of file"
65422, "Disk full"
65423, "Invalid numeric input"
}
STRINGTABLE
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
{
65424, "Division by zero"
65425, "Range check error"
65426, "Integer overflow"
65427, "Invalid floating point operation"
65428, "Floating point division by zero"
65429, "Floating point overflow"
65430, "Floating point underflow"
65431, "Invalid pointer operation"
65432, "Invalid class typecast"
65433, "Access violation at address %p. %s of address %p"
65434, "Stack overflow"
65435, "Control-C hit"
65436, "Privileged instruction"
65437, "Operation aborted"
65438, "Exception %s in module %s at %p.\n%s%s"
65439, "Application Error"
}
STRINGTABLE
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
{
65440, "Format '%s' invalid or incompatible with argument"
65441, "No argument for format '%s'"
65442, "Invalid variant type conversion"
65443, "Invalid variant operation"
65444, "Variant method calls not supported"
65445, "Read"
65446, "Write"
65447, "Format result longer than 4096 characters"
65448, "Format string too long"
65449, "Error creating variant array"
65450, "Variant is not an array"
65451, "Variant array index out of bounds"
65452, "External exception %x"
}
STRINGTABLE
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
{
65472, "Jan"
65473, "Feb"
65474, "Mar"
65475, "Apr"
65476, "May"
65477, "Jun"
65478, "Jul"
65479, "Aug"
65480, "Sep"
65481, "Oct"
65482, "Nov"
65483, "Dec"
}
STRINGTABLE
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
{
65488, "January"
65489, "February"
65490, "March"
65491, "April"
65492, "May"
65493, "June"
65494, "July"
65495, "August"
65496, "September"
65497, "October"
65498, "November"
65499, "December"
}
STRINGTABLE
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
{
65504, "Sun"
65505, "Mon"
65506, "Tue"
65507, "Wed"
65508, "Thu"
65509, "Fri"
65510, "Sat"
65511, "Sunday"
65512, "Monday"
65513, "Tuesday"
65514, "Wednesday"
65515, "Thursday"
65516, "Friday"
65517, "Saturday"
}