43 lines
3.6 KiB
XML
43 lines
3.6 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="Argument_CannotParsePrecision" xml:space="preserve"><value>Characters following the format symbol must be a number of {0} or less.</value></data>
|
|
<data name="UnexpectedSegmentType" xml:space="preserve"><value>Unexpected segment type.</value></data>
|
|
<data name="Argument_GWithPrecisionNotSupported" xml:space="preserve"><value>The 'G' format combined with a precision is not supported.</value></data>
|
|
<data name="OutstandingReferences" xml:space="preserve"><value>Release all references before disposing this instance.</value></data>
|
|
<data name="Argument_PrecisionTooLarge" xml:space="preserve"><value>Precision cannot be larger than {0}.</value></data>
|
|
<data name="MemoryDisposed" xml:space="preserve"><value>Memory<T> has been disposed.</value></data>
|
|
<data name="Argument_BadFormatSpecifier" xml:space="preserve"><value>Format specifier was invalid.</value></data>
|
|
<data name="Argument_OverlapAlignmentMismatch" xml:space="preserve"><value>Overlapping spans have mismatching alignment.</value></data>
|
|
<data name="Argument_DestinationTooShort" xml:space="preserve"><value>Destination is too short.</value></data>
|
|
<data name="NotSupported_CannotCallGetHashCodeOnSpan" xml:space="preserve"><value>GetHashCode() on Span and ReadOnlySpan is not supported.</value></data>
|
|
<data name="EndPositionNotReached" xml:space="preserve"><value>End position was not reached during enumeration.</value></data>
|
|
<data name="NotSupported_CannotCallEqualsOnSpan" xml:space="preserve"><value>Equals() on Span and ReadOnlySpan is not supported. Use operator== instead.</value></data>
|
|
<data name="Argument_InvalidTypeWithPointersNotSupported" xml:space="preserve"><value>Cannot use type '{0}'. Only value types without pointers or references are supported.</value></data>
|
|
</root> |