48 lines
No EOL
4.1 KiB
XML
48 lines
No EOL
4.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<root>
|
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
|
<xsd:element name="root" msdata:IsDataSet="true">
|
|
<xsd:complexType>
|
|
<xsd:choice maxOccurs="unbounded">
|
|
<xsd:element name="data">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" msdata:Ordinal="1" />
|
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="resheader">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:choice>
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:schema>
|
|
<resheader name="resmimetype"><value>text/microsoft-resx</value></resheader><resheader name="version"><value>1.3</value></resheader><resheader name="reader"><value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value></resheader><resheader name="writer"><value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value></resheader><data name="ActivityNotStarted" xml:space="preserve"><value>"Can not stop an Activity that was not started"</value></data>
|
|
<data name="UnableToInitialize" xml:space="preserve"><value>Unable to initialize all required reflection objects</value></data>
|
|
<data name="ParentIdInvalid" xml:space="preserve"><value>"ParentId must not be null or empty"</value></data>
|
|
<data name="SetLinkInvalid" xml:space="preserve"><value>"Can not add link to activity after it has been started"</value></data>
|
|
<data name="ActivityStartAlreadyStarted" xml:space="preserve"><value>"Can not start an Activity that was already started"</value></data>
|
|
<data name="ActivityIdFormatInvalid" xml:space="preserve"><value>"Value must be a valid ActivityIdFormat value"</value></data>
|
|
<data name="StartTimeNotUtc" xml:space="preserve"><value>"StartTime is not UTC"</value></data>
|
|
<data name="InvalidTraceParent" xml:space="preserve"><value>"Invalid trace parent."</value></data>
|
|
<data name="UnableAccessServicePointTable" xml:space="preserve"><value>Unable to access the ServicePointTable field</value></data>
|
|
<data name="KeyAlreadyExist" xml:space="preserve"><value>"The collection already contains item with same key '{0}''"</value></data>
|
|
<data name="Arg_BufferTooSmall" xml:space="preserve"><value>Destination buffer is not long enough to copy all the items in the list.</value></data>
|
|
<data name="SetParentIdOnActivityWithParent" xml:space="preserve"><value>"Can not set ParentId on activity which has parent"</value></data>
|
|
<data name="EndTimeNotUtc" xml:space="preserve"><value>"EndTime is not UTC"</value></data>
|
|
<data name="OperationNameInvalid" xml:space="preserve"><value>"OperationName must not be null or empty"</value></data>
|
|
<data name="ParentIdAlreadySet" xml:space="preserve"><value>"ParentId is already set"</value></data>
|
|
<data name="SetFormatOnStartedActivity" xml:space="preserve"><value>"Can not change format for an activity that was already started"</value></data>
|
|
<data name="ActivityNotRunning" xml:space="preserve"><value>Trying to set an Activity that is not running</value></data>
|
|
<data name="UnsupportedType" xml:space="preserve"><value>{0} is unsupported type for this operation. The only supported types are byte, short, int, long, float, double, and decimal. </value></data>
|
|
</root> |