123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Licensed Materials - Property of IBM
- BI and PM: QECL
- (C) Copyright IBM Corp. 2005, 2012
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <!-- generated by cogmc.py -->
- <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="CCLMessageFile.xsd" usage="Message source for CCLMessageFramework">
- <component name="UT">
- <section name="DEF">
- <string name="kStringErrorSubstitutionParameterLoop" errorCode="0014">Unable to substitute parameters. The message substitution parameters form a reference loop. Parameter substitution was halted: <param type="string" index="1"/>
- </string>
- <string name="kStringErrorStaleAutoPtr" errorCode="0015">DEBUG: Unable to de-reference a UTAutoPtr object that does not have ownership of the embedded pointer.</string>
- <string name="kStringErrorVOVNullPointer" errorCode="0016">DEBUG: VerifyObjectValidity() was passed a NULL object pointer.</string>
- <string name="kStringErrorVOVObjectUnaddressable" errorCode="0017">DEBUG: VerifyObjectValidity() was passed an invalid object address.</string>
- <string name="kStringErrorVOVVTableUnaddressable" errorCode="0018">DEBUG: VerifyObjectValidity() was passed an object with an invalid vtable address.</string>
- <string name="kStringErrorBlackboardDataKeyNotFound" errorCode="0019">The data associated with the specified key <param type="string" index="1"/> is not on the blackboard.</string>
- <string name="kStringErrorCouldNotSetConfigurationValue" errorCode="0020">Unable to set the configuration value (<param type="string" index="1"/>, <param type="string" index="2"/>) to <param type="string" index="3"/>.</string>
- <string name="kStringErrorCouldNotDeleteConfigurationSection" errorCode="0021">Unable to delete the configuration section (<param type="string" index="1"/>). </string>
- <string name="kStringErrorCouldNotDeleteConfigurationEntry" errorCode="0022">Unable to delete the configuration entry (<param type="string" index="1"/>,<param type="string" index="2"/>).</string>
- <string name="kStringErrorCouldNotObtainConfigurationProfileKey" errorCode="0023">Unable to find or create the configuration profile (<param type="string" index="1"/>/<param type="string" index="2"/>).</string>
- <string name="kStringErrorCouldNotObtainConfigurationSectionKey" errorCode="0024">Unable to find or create the configuration section (<param type="string" index="1"/>).</string>
- <string name="kStringExceptionUserCancelled" errorCode="0025">The operation was cancelled by the user.</string>
- <string name="kStringLogException" errorCode="0026">Exception: <param type="string" index="1"/>
- </string>
- <string name="kStringErrorLogFileOpenFailed" errorCode="0027">Unable to instantiate the log file '<param type="string" index="1"/>'.</string>
- <string name="kStringErrorLogFileWriteFailed" errorCode="0028">Unable to write to the log file '<param type="string" index="1"/>'.</string>
- <string name="kStringErrorLogFileSetLineCountLimitInvalidValue" errorCode="0029">
- <param type="string" index="1"/> is an invalid value for the line count per log file setting. Choose another number between <param type="string" index="2"/> and <param type="string" index="3"/>.</string>
- <string name="kStringErrorLogFileSetFileCountLimitInvalidValue" errorCode="0030">
- <param type="string" index="1"/> is an invalid value for the log file count setting. Choose another number between <param type="string" index="2"/> and <param type="string" index="3"/>.</string>
- <string name="kStringErrorLogFileSetLogFileNameInvalidValue" errorCode="0031">Unable to access the path <param type="string" index="1"/>. </string>
- <string name="kStringErrorFileSupportErrorOccurred" errorCode="0032">A file system error has occurred <param type="string" index="1"/>.</string>
- <string name="kStringLogExceptionAdditionalInformation" errorCode="0033">Additional information: <param type="string" index="1"/>
- </string>
- <string name="kStringErrorMutexErrorOccurred" errorCode="0034">A mutex (mutual exclusion object) error '<param type="string" index="1"/>' has occurred.</string>
- <string name="kStringErrorComponentInitialize" errorCode="0035">An error <param type="string" index="1"/> occurred when component '<param type="string" index="2"/>' tried to initialize component '<param type="string" index="3"/>'.</string>
- <string name="kStringErrorComponentTerminate" errorCode="0036">An error <param type="string" index="1"/> occurred when component '<param type="string" index="2"/>' tried to terminate component '<param type="string" index="3"/>'.</string>
- <string name="kStringErrorPtrOutOfRange" errorCode="0037">azs_offset: pointer out of range.</string>
- <string name="kStringErrorBadAzsOffset" errorCode="0038">azs_offset offset calculated as 0.</string>
- <string name="kStringZBStoreStringNotSupported" errorCode="0039">Unable to save. The string type is not supported.</string>
- <string name="kStringErrorInvalidAzsXStringSubscript" errorCode="0040">azs_xstring: invalid subscript.</string>
- <string name="kStringErrorSetProperty3" errorCode="0041">Unable to set the property for class (<param type="string" index="1"/>) property (<param type="string" index="2"/>). Specified type (<param type="string" index="3"/>). Verify the metadata definition in classd.csv file.</string>
- <string name="kStringErrorSetProperty4" errorCode="0042">Unable to set the property for class (<param type="string" index="1"/>) for interface (<param type="string" index="2"/>) and property (<param type="string" index="3"/>). Specified type (<param type="string" index="4"/>). Verify the metadata definition in classd.csv file.</string>
- <string name="kStringErrorGetProperty3" errorCode="0043">Unable to get the property for class (<param type="string" index="1"/>) property (<param type="string" index="2"/>). Specified type (<param type="string" index="3"/>). Verify the metadata definition in classd.csv file.</string>
- <string name="kStringErrorGetProperty4" errorCode="0044">Unable to get the property for class (<param type="string" index="1"/>) for interface (<param type="string" index="2"/>) and property (<param type="string" index="3"/>). Specified type (<param type="string" index="4"/>). Verify the metadata definition in classd.csv file.</string>
- <string name="kStringErrorFrozenClass" errorCode="0045">Unable to add a member. The class is frozen. azb_Class::AddMember failed.</string>
- <string name="kStringErrorIncompatibleDBVersion" errorCode="0046">azb_Database: Incompatible database version.</string>
- <string name="kStringErrorDBOpenMode" errorCode="0048">azb_Database::Open () wrong open mode.</string>
- <string name="kStringErrorInvalidClass" errorCode="0049">Unable to build the index. The azb_Database::BuildIndex - class is invalid. .</string>
- <string name="kStringErrorInvalidMemberNumber" errorCode="0050">Unable to build the index. The member number azb_Database::BuildIndex - is invalid. </string>
- <string name="kStringErrorDuplicateMemberNumber" errorCode="0051">The azs_Class::AddMember is a duplicate: <param type="string" index="1"/> in class: <param type="string" index="2"/> member: <param type="string" index="3"/>.</string>
- <string name="kStringErrorInterfaceIdGT0" errorCode="0052">The azs_Class::AddMember - interfaceId: <param type="string" index="1"/> in class <param type="string" index="2"/> must be >= 0.</string>
- <string name="kStringErrorPropIndexRange" errorCode="0053">The azs_Class::AddMember - propIndex: <param type="string" index="1"/> in class <param type="string" index="2"/> must be >= 0 and <= 65535.</string>
- <string name="kStringErrorDuplicatePropId" errorCode="0054">The azs_Class::AddMember - duplicate property iid: is a duplicate: <param type="string" index="1"/> pi: <param type="string" index="2"/> in class: <param type="string" index="3"/> member: <param type="string" index="4"/>.</string>
- <string name="kStringErrorPairNotAllowed" errorCode="0055">The azs_Class::AddMember - pair is allowed only for Int datatype: in class: <param type="string" index="1"/> member: <param type="string" index="2"/>.</string>
- <string name="kStringErrorMemberNumberLimit" errorCode="0056">Unable to add the member. The number of members exceeds 255. </string>
- <string name="kStringErrorNoDatatypeMatch" errorCode="0057">azs_Class::Freeze - no matching datatype.</string>
- <string name="kStringErrorOrdinalRange" errorCode="0058">The azs_ClassProperty::GetOrdinal - ordinal is out of the range.</string>
- <string name="kStringErrorStringIndexType" errorCode="0059">The azs_ClassProperty::SetIndex - stringIndex can be defined only for members of the type string.</string>
- <string name="kStringErrorSetIndexType" errorCode="0060">The azs_ClassProperty::SetIndex - intIndex can be defined only for members of the type int.</string>
- <string name="kStringErrorNullProperty" errorCode="0061">Unable to change the azs_Object::AddToObjectList - property because it is NULL.</string>
- <string name="kStringErrorNullProperty2" errorCode="0062">Unable to change the azs_Object::SetObjectRef - property because it is NULL.</string>
- <string name="kStringErrorNoSuchProperty" errorCode="0063">The azs_Object::SetParentReference - property does not exist in the parent.</string>
- <string name="kStringErrorSetPropertyNull" errorCode="0064">Unable to change the azs_Object::SetProperty (zstring) property because it is NULL.</string>
- <string name="kStringErrorMetadataFileOpen" errorCode="0065">Unable to open the metadata definition file (<param type="string" index="1"/>).</string>
- <string name="kStringErrorMetadataFileRead" errorCode="0066">There was an error reading the metadata definition file (<param type="string" index="1"/>). Invalid version (<param type="string" index="2"/>).</string>
- <string name="kStringErrorMetadataFileRead1" errorCode="0067">There is an error on line (<param type="string" index="1"/>). 4 fields expected to define the class.</string>
- <string name="kStringErrorDuplicateClass" errorCode="0068">There is an error on line (<param type="string" index="1"/>) The class is already defined.</string>
- <string name="kStringErrorNumFields" errorCode="0069">There is an error on line (<param type="string" index="1"/>). 8 fields expected to define the property.</string>
- <string name="kStringErrorDatatypeRead" errorCode="0070">There is an error on line (<param type="string" index="1"/>). The datatype: <param type="string" index="2"/> is invalid.</string>
- <string name="kStringErrorSlotRange" errorCode="0071">There is an error on line (<param type="string" index="1"/>). The slotNumber <param type="string" index="2"/> is not in the range 1..255.</string>
- <string name="kStringErrorPairWithInt" errorCode="0072">There is an error in line (<param type="string" index="1"/>). Tthe pair option is allowed only for Int datatype.</string>
- <string name="kStringErrorDuplicateRelationship" errorCode="0073">There is an error in line (<param type="string" index="1"/>). The relationship is already defined.</string>
- <string name="kStringErrorIncompleteWrite" errorCode="0074">Unable to complete the write operation. The error number is <param type="string" index="1"/>.</string>
- <string name="kStringErrorNoBidTag" errorCode="0075">Unable to find <bid> tag in the first 10 bytes of the object definition.</string>
- <string name="kStringErrorNoEndBidTag" errorCode="0076">Unable to find </bid> tag in the object definition.</string>
- <string name="kStringErrorNoSeparator" errorCode="0077">Unable to find : separator between classNumber and sequence Number.</string>
- <string name="kStringErrorNoCnObj" errorCode="0078">Unable to find the parent class definition in the object marked with <cn> </cn>.</string>
- <string name="kStringErrorNoPropSpec" errorCode="0079">There is an error in the property specification <prop> </prop>.</string>
- <string name="kStringErrorNoPropVal" errorCode="0080">There is an error in the property, no property value <pval>.</string>
- <string name="kStringErrorNoPVal" errorCode="0081">Unable to find the property value <pval>, </pval>.</string>
- <string name="kStringErrorNoPProp" errorCode="0082">There is an error in the property pair specification <pprop> </pprop>.</string>
- <string name="kStringErrorNoPairPropVal" errorCode="0083">There is an error in the property pair, no property value <pval>.</string>
- <string name="kStringErrorNoPairPropPVal" errorCode="0084">Unable to find the property pair value <pval>, </pval>.</string>
- <string name="kStringErrorNoPairSep" errorCode="0085">Unable to find the separater in the property pair.</string>
- <string name="kStringErrorNoRelTag" errorCode="0086">Unable to find <rel> tag in the first 10 bytes of the relationship definition.</string>
- <string name="kStringErrorNoPropTag" errorCode="0087">Unable to find <prop> tag in the first 20 bytes of the relationship definition.</string>
- <string name="kStringErrorNoEndPropTag" errorCode="0088">Unable to find </prop> tag in the relationship definition.</string>
- <string name="kStringErrorNoLeftBidTag" errorCode="0089">Unable to find the left <bid> tag in the relationship definition.</string>
- <string name="kStringErrorNoLeftEndBidTag" errorCode="0090">Unable to find the left </bid> tag in the relationship definition.</string>
- <string name="kStringErrorNoClassSep" errorCode="0091">Unable to find : separator between classNumber and sequence Number in the left bid.</string>
- <string name="kStringErrorNoRightBidTag" errorCode="0092">Unable to find the right <bid> tag in the relationship definition.</string>
- <string name="kStringErrorNoRightBidEndTag" errorCode="0093">Unable to find the right </bid> tag in the relationship definition.</string>
- <string name="kStringErrorNoRightBidSep" errorCode="0094">Unable to find : separator between classNumber and sequence Number in the right bid.</string>
- <string name="kStringErrorCreateRelationLeftClass" errorCode="0095">The CreateRelation left class: <param type="string" index="1"/> is not found.</string>
- <string name="kStringErrorCreateRelationMember" errorCode="0096">Unable to find the CreateRelation member.</string>
- <string name="kStringErrorCreateRelationId" errorCode="0097">Unable to find the CreateRelation Id member.</string>
- <string name="kStringErrorNumObjects" errorCode="0098">class: <param type="string" index="1"/> objId: <param type="string" index="2"/> found <param type="string" index="3"/> objects. Expected to find only one object.</string>
- <string name="kStringErrorCreateRelationRightClass" errorCode="0099">Unable to find CreateRelation right class: <param type="string" index="1"/> .</string>
- <string name="kStringErrorCreateRelationClass" errorCode="0100">Unable to find the CreateRelation class: <param type="string" index="1"/> .</string>
- <string name="kStringErrorCreateRelationOwnerId" errorCode="0101">CreateRelation OwnerId member not found.</string>
- <string name="kStringErrorBlobChar" errorCode="0102">Unexpected character in blob field.</string>
- <string name="kStringErrorRepWrite" errorCode="0103">Unable to write to the repository=<param type="string" index="1"/>. The error number is <param type="string" index="2"/>.</string>
- <string name="kStringErrorIncompleteClassDef" errorCode="0104">There is an error on line (<param type="string" index="1"/>). 4 fields expected to define the class.</string>
- <string name="kStringErrorIncompletePropDef" errorCode="0105">There is an error on line (<param type="string" index="1"/>). 8 fields expected to define the property.</string>
- <string name="kStringErrorUndefinedClass" errorCode="0106">There is an error on line (<param type="string" index="1"/>) Class (<param type="string" index="2"/>). Class is not defined.</string>
- <string name="kStringErrorAddRefMember" errorCode="0107">Unable to find the AddReferenceToCollection member.</string>
- <string name="kStringLogExceptionFileAndLine" errorCode="0108">Exception: File: <param type="string" index="1"/> Line: <param type="string" index="2"/>
- <param type="string" index="3"/>
- </string>
- <string name="kStringErrorInvalidAzslistSubscript" errorCode="0109">The azs_list(T) subscript is invalid.</string>
- <string name="kStringErrorDBOpen" errorCode="0047">Error: <param type="string" index="1"/> occurred while opening runtime model file: '<param type="string" index="2"/>'.</string>
- <string name="kStringErrorInvalidSchemaVersion" errorCode="0110">The current version of your package has an internal schema version (<param type="string" index="1"/>) which is no longer supported by this version of the software. Update and republish your package before running your reports.</string>
- <string name="kErrorModelFileOpen" errorCode="0111">Unable to open the model file <param type="string" index="1"/>. The error number is <param type="string" index="2"/>.</string>
- <string name="kErrorOutOfMemory" errorCode="0112">Out of memory while creating runtime model file.</string>
- <string name="kQECLConfigChecksumMismatch" errorCode="0113">QECLConfig Termination Error: checksum mismatch.</string>
- <string name="IDS_kErrorCannotOpenLockFile" errorCode="0114">Cannot open lock file: '<param type="string" index="1"/>'. The error message is: '<param type="string" index="2"/>'</string>
- <string name="IDS_kErrorCannotCreateLockFile" errorCode="0115">Cannot create lock file: '<param type="string" index="1"/>'. The error message is: '<param type="string" index="2"/>'</string>
- <string name="kErrorOverSizeRTMFile" errorCode="0116">The runtime model file size is over limit.</string>
- </section>
- <section name="res" type="UI">
- <string name="kStringLeftBrace" errorCode="0000">[</string>
- <string name="kStringRightBrace" errorCode="0001">]</string>
- <string name="kStringColon" errorCode="0002">:</string>
- <string name="kStringSpace" errorCode="0003"/>
- <string name="kStringUTComponent" errorCode="0004">UT</string>
- <string name="kStringLogFileDefaultExtension" errorCode="0005">log</string>
- <string name="kStringFileNameInvalidCharacters" errorCode="0006">:'<>|*?\/</string>
- <string name="kStringSYSComponent" errorCode="0007">SYS</string>
- <string name="kStringDirSeparatorWin" errorCode="0008">\</string>
- <string name="kStringDirSeparatorUNIX" errorCode="0009">/</string>
- <string name="kStringComma" errorCode="0010">,</string>
- <string name="kStringQuote" errorCode="0011">kStringQuote '</string>
- <string name="kStringTrue" errorCode="0012">true</string>
- <string name="kStringFalse" errorCode="0013">false</string>
- </section>
- </component>
- </stringTable>
|