/* VER150 Generated by the Borland Delphi Pascal Compiler because -GD or --drc was supplied to the compiler. This file contains compiler-generated resources that were bound to the executable. If this file is empty, then no compiler-generated resources were bound to the produced executable. */ #define DKLang_SDKLangErrMsg_DuplicatePropValueID 65520 #define DKLang_SDKLangErrMsg_ErrorLoadingTran 65521 #define DKLang_SDKLangErrMsg_InvalidConstName 65522 #define DKLang_SDKLangErrMsg_DuplicateConstName 65523 #define DKLang_SDKLangErrMsg_ConstantNotFound 65524 #define DKLang_SDKLangErrMsg_LangManagerCalledAtDT 65525 #define DKLang_SDKLangErrMsg_StreamVersionTooHigh 65526 STRINGTABLE BEGIN DKLang_SDKLangErrMsg_DuplicatePropValueID, "Duplicate property value translation ID (%d)" DKLang_SDKLangErrMsg_ErrorLoadingTran, "Loading translations failed.\r\nLine %d: %s" DKLang_SDKLangErrMsg_InvalidConstName, "Invalid constant name (\"%s\")" DKLang_SDKLangErrMsg_DuplicateConstName, "Duplicate constant name (\"%s\")" DKLang_SDKLangErrMsg_ConstantNotFound, "Constant \"%s\" not found" DKLang_SDKLangErrMsg_LangManagerCalledAtDT, "Call to LangManager() is allowed at runtime only" DKLang_SDKLangErrMsg_StreamVersionTooHigh, "Stream version (%d) is greater than the current one (%d)" END