1 | /* VER150
|
---|
2 | Generated by the Borland Delphi Pascal Compiler
|
---|
3 | because -GD or --drc was supplied to the compiler.
|
---|
4 |
|
---|
5 | This file contains compiler-generated resources that
|
---|
6 | were bound to the executable.
|
---|
7 | If this file is empty, then no compiler-generated
|
---|
8 | resources were bound to the produced executable.
|
---|
9 | */
|
---|
10 |
|
---|
11 | #define DKLang_SDKLangErrMsg_DuplicatePropValueID 65520
|
---|
12 | #define DKLang_SDKLangErrMsg_ErrorLoadingTran 65521
|
---|
13 | #define DKLang_SDKLangErrMsg_InvalidConstName 65522
|
---|
14 | #define DKLang_SDKLangErrMsg_DuplicateConstName 65523
|
---|
15 | #define DKLang_SDKLangErrMsg_ConstantNotFound 65524
|
---|
16 | #define DKLang_SDKLangErrMsg_LangManagerCalledAtDT 65525
|
---|
17 | #define DKLang_SDKLangErrMsg_StreamVersionTooHigh 65526
|
---|
18 | STRINGTABLE
|
---|
19 | BEGIN
|
---|
20 | DKLang_SDKLangErrMsg_DuplicatePropValueID, "Duplicate property value translation ID (%d)"
|
---|
21 | DKLang_SDKLangErrMsg_ErrorLoadingTran, "Loading translations failed.\r\nLine %d: %s"
|
---|
22 | DKLang_SDKLangErrMsg_InvalidConstName, "Invalid constant name (\"%s\")"
|
---|
23 | DKLang_SDKLangErrMsg_DuplicateConstName, "Duplicate constant name (\"%s\")"
|
---|
24 | DKLang_SDKLangErrMsg_ConstantNotFound, "Constant \"%s\" not found"
|
---|
25 | DKLang_SDKLangErrMsg_LangManagerCalledAtDT, "Call to LangManager() is allowed at runtime only"
|
---|
26 | DKLang_SDKLangErrMsg_StreamVersionTooHigh, "Stream version (%d) is greater than the current one (%d)"
|
---|
27 | END
|
---|
28 |
|
---|