This commit is contained in:
SyncfusionBuild 2022-08-08 18:20:48 +05:30
Родитель 3174f83f0f
Коммит d729711629
18 изменённых файлов: 5616 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,222 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<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" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</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>2.0</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="AxisIncompatibleExceptionMessage" xml:space="preserve">
<value>axis is not compatible with the axis of</value>
</data>
<data name="Close" xml:space="preserve">
<value>Close</value>
</data>
<data name="Decrease" xml:space="preserve">
<value>Decrease</value>
</data>
<data name="PrintingExceptionMessage" xml:space="preserve">
<value>Element must be rendered, and must have a parent in order to print.</value>
</data>
<data name="High" xml:space="preserve">
<value>High</value>
</data>
<data name="Histogram" xml:space="preserve">
<value>Histogram</value>
</data>
<data name="Increase" xml:space="preserve">
<value>Increase</value>
</data>
<data name="LowerLine" xml:space="preserve">
<value>Lower Line</value>
</data>
<data name="Low" xml:space="preserve">
<value>Low</value>
</data>
<data name="MACD" xml:space="preserve">
<value>MACD</value>
</data>
<data name="Open" xml:space="preserve">
<value>Open</value>
</data>
<data name="Pan" xml:space="preserve">
<value>Pan</value>
</data>
<data name="PeriodLine" xml:space="preserve">
<value>Period Line</value>
</data>
<data name="PrintErrorMessage" xml:space="preserve">
<value>Sorry printing can't be proceeded at this time due internal printing error. Please Try again.</value>
</data>
<data name="Q" xml:space="preserve">
<value>Q</value>
</data>
<data name="Quarter" xml:space="preserve">
<value>Quarter</value>
</data>
<data name="Reset" xml:space="preserve">
<value>Reset</value>
</data>
<data name="BoxSelectionZoom" xml:space="preserve">
<value>BoxSelection Zoom</value>
</data>
<data name="SignalLine" xml:space="preserve">
<value>Signal Line</value>
</data>
<data name="Size" xml:space="preserve">
<value>Size</value>
</data>
<data name="Total" xml:space="preserve">
<value>Total</value>
</data>
<data name="FileName" xml:space="preserve">
<value>untitled</value>
</data>
<data name="UpperLine" xml:space="preserve">
<value>Upper Line</value>
</data>
<data name="W" xml:space="preserve">
<value>W</value>
</data>
<data name="Week" xml:space="preserve">
<value>Week</value>
</data>
<data name="YValue" xml:space="preserve">
<value>YValue</value>
</data>
<data name="ZoomIn" xml:space="preserve">
<value>Zoom In</value>
</data>
<data name="ZoomOut" xml:space="preserve">
<value>Zoom Out</value>
</data>
<data name="Maximum" xml:space="preserve">
<value>Maximum</value>
</data>
<data name="Median" xml:space="preserve">
<value>Median</value>
</data>
<data name="Minimum" xml:space="preserve">
<value>Minimum</value>
</data>
<data name="Q1" xml:space="preserve">
<value>Q1</value>
</data>
<data name="Q3" xml:space="preserve">
<value>Q3</value>
</data>
<data name="Others" xml:space="preserve">
<value>Others</value>
</data>
</root>

Просмотреть файл

@ -0,0 +1,138 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<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" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</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>2.0</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="B" xml:space="preserve">
<value>B</value>
</data>
<data name="Colors" xml:space="preserve">
<value>Colors</value>
</data>
<data name="G" xml:space="preserve">
<value>G</value>
</data>
<data name="R" xml:space="preserve">
<value>R</value>
</data>
<data name="RGB" xml:space="preserve">
<value>RGB</value>
</data>
<data name="Swatches" xml:space="preserve">
<value>Swatches</value>
</data>
</root>

Просмотреть файл

@ -0,0 +1,147 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<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" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</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>2.0</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="ContextMenu_Copy" xml:space="preserve">
<value>Copy</value>
</data>
<data name="ContextMenu_Cut" xml:space="preserve">
<value>Cut</value>
</data>
<data name="ContextMenu_Paste" xml:space="preserve">
<value>Paste</value>
</data>
<data name="ContextMenu_SelectAll" xml:space="preserve">
<value>Select All</value>
</data>
<data name="ToolTip_Delete" xml:space="preserve">
<value>Delete</value>
</data>
<data name="ToolTip_Draw" xml:space="preserve">
<value>Draw</value>
</data>
<data name="ToolTip_Duplicate" xml:space="preserve">
<value>Duplicate</value>
</data>
<data name="ToolTip_Pivot" xml:space="preserve">
<value>Pivot</value>
</data>
<data name="ToolTip_Rotator" xml:space="preserve">
<value>Rotate</value>
</data>
</root>

Просмотреть файл

@ -0,0 +1,144 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<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" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</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>2.0</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="ContextMenu_Copy" xml:space="preserve">
<value>Copy</value>
</data>
<data name="ContextMenu_Cut" xml:space="preserve">
<value>Cut</value>
</data>
<data name="ContextMenu_Paste" xml:space="preserve">
<value>Paste</value>
</data>
<data name="ContextMenu_SelectAll" xml:space="preserve">
<value>Select All</value>
</data>
<data name="ToolTip_Delete" xml:space="preserve">
<value>Delete</value>
</data>
<data name="ToolTip_Draw" xml:space="preserve">
<value>Draw</value>
</data>
<data name="ToolTip_Duplicate" xml:space="preserve">
<value>Duplicate</value>
</data>
<data name="ToolTip_Pivot" xml:space="preserve">
<value>Pivot</value>
</data>
</root>

Просмотреть файл

@ -0,0 +1,168 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<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" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</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>2.0</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="AutoHideButtonTooltip" xml:space="preserve">
<value>Auto Hide</value>
</data>
<data name="AutoHideFlyoutMenuItemText" xml:space="preserve">
<value>AutoHide</value>
</data>
<data name="CloseAllButThisContextMenuItemText" xml:space="preserve">
<value>Close All But This</value>
</data>
<data name="CloseAllContextMenuItemText" xml:space="preserve">
<value>Close All</value>
</data>
<data name="CloseButtonTooltip" xml:space="preserve">
<value>Close</value>
</data>
<data name="CloseContextMenuItemText" xml:space="preserve">
<value>Close</value>
</data>
<data name="CloseFlyoutMenuItemText" xml:space="preserve">
<value>Close</value>
</data>
<data name="DockButtonTooltip" xml:space="preserve">
<value>Dock</value>
</data>
<data name="DockFlyoutMenuItemText" xml:space="preserve">
<value>Dock</value>
</data>
<data name="DocumentCommonCloseButtonTooltip" xml:space="preserve">
<value>Close</value>
</data>
<data name="DocumentFlyoutMenuItemText" xml:space="preserve">
<value>Document</value>
</data>
<data name="DocumentItemCloseButtonTooltip" xml:space="preserve">
<value>Close</value>
</data>
<data name="DocumentItemPinButtonTooltip" xml:space="preserve">
<value>Pin</value>
</data>
<data name="DocumentItemUnPinButtonTooltip" xml:space="preserve">
<value>UnPin</value>
</data>
<data name="FloatFlyoutMenuItemText" xml:space="preserve">
<value>Float</value>
</data>
<data name="OptionsButtonTooltip" xml:space="preserve">
<value>Options</value>
</data>
</root>

Просмотреть файл

@ -0,0 +1,309 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<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" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</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>2.0</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="Add" xml:space="preserve">
<value>Add</value>
</data>
<data name="are invalid" xml:space="preserve">
<value>are invalid</value>
</data>
<data name="BottomTierValidation" xml:space="preserve">
<value>Check bottom tier interval value.</value>
</data>
<data name="CellSizeValidation" xml:space="preserve">
<value>Cell size value must exist between 25 to 1000.</value>
</data>
<data name="day" xml:space="preserve">
<value>day</value>
</data>
<data name="days" xml:space="preserve">
<value>days</value>
</data>
<data name="Duration" xml:space="preserve">
<value>Duration</value>
</data>
<data name="TaskIsExistMessage" xml:space="preserve">
<value>Task ID already exist.</value>
</data>
<data name="Finish-to-Finish (FF)" xml:space="preserve">
<value>Finish-to-Finish (FF)</value>
</data>
<data name="Finish" xml:space="preserve">
<value>Finish</value>
</data>
<data name="1st" xml:space="preserve">
<value>1st</value>
</data>
<data name="4th" xml:space="preserve">
<value>4th</value>
</data>
<data name="Finish-to-Start (FS)" xml:space="preserve">
<value>Finish-to-Start (FS)</value>
</data>
<data name="Gantt view" xml:space="preserve">
<value>Gantt view</value>
</data>
<data name="Grid view" xml:space="preserve">
<value>Grid view</value>
</data>
<data name="ID" xml:space="preserve">
<value>ID</value>
</data>
<data name="IntervalValidation" xml:space="preserve">
<value>Set Interval property value greater than or equal to one.</value>
</data>
<data name="IntervalTypeValidation" xml:space="preserve">
<value>Top tier's IntervalType is less than the bottom tier's IntervalType.</value>
</data>
<data name="is invalid" xml:space="preserve">
<value>is invalid</value>
</data>
<data name="IsMilestone" xml:space="preserve">
<value>IsMilestone</value>
</data>
<data name="IntervalValueValidation" xml:space="preserve">
<value>Top tier's Interval is less than the bottom tier's Interval.</value>
</data>
<data name="TaskIDValidation" xml:space="preserve">
<value>Task's ID cannot be null or empty.</value>
</data>
<data name="Predecessors" xml:space="preserve">
<value>Predecessors</value>
</data>
<data name="Quarter" xml:space="preserve">
<value>Quarter</value>
</data>
<data name="Relationship" xml:space="preserve">
<value>Relationship</value>
</data>
<data name="Resources" xml:space="preserve">
<value>Resources</value>
</data>
<data name="Save" xml:space="preserve">
<value>Save</value>
</data>
<data name="2nd" xml:space="preserve">
<value>2nd</value>
</data>
<data name="Start-to-Finish (SF)" xml:space="preserve">
<value>Start-to-Finish (SF)</value>
</data>
<data name="Start-to-Start (SS)" xml:space="preserve">
<value>Start-to-Start (SS)</value>
</data>
<data name="Task Name" xml:space="preserve">
<value>Task Name</value>
</data>
<data name="3rd" xml:space="preserve">
<value>3rd</value>
</data>
<data name="TopTierValidation" xml:space="preserve">
<value>Check top tier interval value.</value>
</data>
<data name="TaskIDInvalidMessage" xml:space="preserve">
<value>Task ID is invalid.</value>
</data>
<data name="Add New" xml:space="preserve">
<value>Add New</value>
</data>
<data name="All" xml:space="preserve">
<value>All</value>
</data>
<data name="Cancel" xml:space="preserve">
<value>Cancel</value>
</data>
<data name="Collapse All" xml:space="preserve">
<value>Collapse All</value>
</data>
<data name="Edit" xml:space="preserve">
<value>Edit</value>
</data>
<data name="Expand All" xml:space="preserve">
<value>Expand All</value>
</data>
<data name="General" xml:space="preserve">
<value>General</value>
</data>
<data name="Indent" xml:space="preserve">
<value>Indent</value>
</data>
<data name="Name" xml:space="preserve">
<value>Name</value>
</data>
<data name="None" xml:space="preserve">
<value>None</value>
</data>
<data name="Outdent" xml:space="preserve">
<value>Outdent</value>
</data>
<data name="Progress" xml:space="preserve">
<value>Progress</value>
</data>
<data name="Remove" xml:space="preserve">
<value>Remove</value>
</data>
<data name="Start" xml:space="preserve">
<value>Start</value>
</data>
<data name="Edit task" xml:space="preserve">
<value>Edit task</value>
</data>
<data name="From" xml:space="preserve">
<value>From</value>
</data>
<data name="New task" xml:space="preserve">
<value>New task</value>
</data>
<data name="To" xml:space="preserve">
<value>To</value>
</data>
<data name="Finish date" xml:space="preserve">
<value>Finish date</value>
</data>
<data name="Start date" xml:space="preserve">
<value>Start date</value>
</data>
<data name="Offset" xml:space="preserve">
<value>Offset</value>
</data>
<data name="Delete" xml:space="preserve">
<value>Delete</value>
</data>
<data name="Task Dependency" xml:space="preserve">
<value>Task Dependency</value>
</data>
<data name="Lag" xml:space="preserve">
<value>Lag</value>
</data>
<data name="Type" xml:space="preserve">
<value>Type</value>
</data>
<data name="Establish Relationship" xml:space="preserve">
<value>Establish Relationship</value>
</data>
<data name="InvalidRelationshipMessage" xml:space="preserve">
<value>Relationship is invalid.</value>
</data>
<data name="ValidRelationshipMessage" xml:space="preserve">
<value>Relationship Established.</value>
</data>
<data name="Highlight Critical Path" xml:space="preserve">
<value>Highlight Critical Path</value>
</data>
</root>

Просмотреть файл

@ -0,0 +1,345 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<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" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</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>2.0</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="AddNewRowText" xml:space="preserve">
<value>Click here to add a new row</value>
<comment>AddNewRow water mark text.</comment>
</data>
<data name="AND" xml:space="preserve">
<value>AND</value>
<comment>Text for AND FilterPredicate</comment>
</data>
<data name="BeginsWith" xml:space="preserve">
<value>Begins With</value>
<comment>Text for BeginsWith</comment>
</data>
<data name="Blanks" xml:space="preserve">
<value>(Blanks)</value>
<comment>Text for Blank filters</comment>
</data>
<data name="Cancel" xml:space="preserve">
<value>Cancel</value>
<comment>Text for Cancel</comment>
</data>
<data name="ClearFilter" xml:space="preserve">
<value>Clear Filter</value>
<comment>Text for Clear filters</comment>
</data>
<data name="ColumnChooserTitle" xml:space="preserve">
<value>Column Chooser</value>
<comment>Column Chooser Window Title</comment>
</data>
<data name="ColumnChooserWaterMark" xml:space="preserve">
<value>(No Fields Available)</value>
<comment>Empty Column Chooser Water Mark Text</comment>
</data>
<data name="Contains" xml:space="preserve">
<value>Contains</value>
<comment>Text for Contains</comment>
</data>
<data name="Done" xml:space="preserve">
<value>Done</value>
<comment>Done to close the Popup</comment>
</data>
<data name="Empty" xml:space="preserve">
<value>Empty</value>
<comment>Text for Empty</comment>
</data>
<data name="EndsWith" xml:space="preserve">
<value>Ends With</value>
<comment>Text for EndsWith</comment>
</data>
<data name="Equalss" xml:space="preserve">
<value>Equals</value>
<comment>Text for Equals</comment>
</data>
<data name="GreaterThan" xml:space="preserve">
<value>Greater Than</value>
<comment>Text for GreaterThan</comment>
</data>
<data name="GreaterThanorEqual" xml:space="preserve">
<value>Greater Than or Equal</value>
<comment>Text for GreaterThanorEqual</comment>
</data>
<data name="GroupDropAreaText" xml:space="preserve">
<value>Drag a column to group</value>
<comment>Text for GroupDropArea</comment>
</data>
<data name="LessThan" xml:space="preserve">
<value>Less Than</value>
<comment>Text for Less Than</comment>
</data>
<data name="LessThanorEqual" xml:space="preserve">
<value>Less Than or Equal</value>
<comment>Text for LessThanorEqual</comment>
</data>
<data name="Before" xml:space="preserve">
<value>Before</value>
<comment>Text for Before</comment>
</data>
<data name="BeforeOrEqual" xml:space="preserve">
<value>Before Or Equal</value>
<comment>Text for BeforeOrEqual</comment>
</data>
<data name="After" xml:space="preserve">
<value>After</value>
<comment>Text for After</comment>
</data>
<data name="AfterOrEqual" xml:space="preserve">
<value>After Or Equal</value>
<comment>Text for AfterOrEqual</comment>
</data>
<data name="SortDateAscending" xml:space="preserve">
<value>Sort Oldest to Newest</value>
<comment>Text for Sort Ascending</comment>
</data>
<data name="SortDateDescending" xml:space="preserve">
<value>Sort Newest to Oldest</value>
<comment>Text for Sort Descending</comment>
</data>
<data name="NoItems" xml:space="preserve">
<value>No Items</value>
<comment>No Items to Display</comment>
</data>
<data name="NoMatches" xml:space="preserve">
<value>No Matches</value>
<comment>No Items match </comment>
</data>
<data name="NotContains" xml:space="preserve">
<value>Does Not Contain</value>
<comment>Text for NotContains</comment>
</data>
<data name="NotEmpty" xml:space="preserve">
<value>Not Empty</value>
<comment>Text for NotEmpty</comment>
</data>
<data name="NotEquals" xml:space="preserve">
<value>Does Not Equal</value>
<comment>Text For NotEquals</comment>
</data>
<data name="NotNull" xml:space="preserve">
<value>Not Null</value>
<comment>Text for NotNull</comment>
</data>
<data name="Null" xml:space="preserve">
<value>Null</value>
<comment>Text for Null</comment>
</data>
<data name="OK" xml:space="preserve">
<value>OK</value>
<comment>Text for OK</comment>
</data>
<data name="OR" xml:space="preserve">
<value>OR</value>
<comment>Text for OR FilterPredicate</comment>
</data>
<data name="RowErrorMessage" xml:space="preserve">
<value>Row Containing Error</value>
<comment>Indicates Error by INotifyDataErrorInfo</comment>
</data>
<data name="Search" xml:space="preserve">
<value>Search</value>
<comment>Search water mark</comment>
</data>
<data name="SelectAll" xml:space="preserve">
<value>(Select All)</value>
<comment>Text for Select All</comment>
</data>
<data name="ShowRowsWhere" xml:space="preserve">
<value>Show rows where:</value>
<comment>Text for ShowRowsWhere</comment>
</data>
<data name="SortNumberAscending" xml:space="preserve">
<value>Sort Smallest to Largest</value>
<comment>Text for Sort Ascending</comment>
</data>
<data name="SortNumberDescending" xml:space="preserve">
<value>Sort Largest to Smallest</value>
<comment>Text for Sort Descending</comment>
</data>
<data name="SortStringAscending" xml:space="preserve">
<value>Sort A to Z</value>
<comment>Text for Sort Ascending</comment>
</data>
<data name="SortStringDescending" xml:space="preserve">
<value>Sort Z to A</value>
<comment>Text for Sort Descending</comment>
</data>
<data name="EnterValidFilterValue" xml:space="preserve">
<value>Enter Valid Filter Value</value>
<comment>Text for EnterValidFilterValue</comment>
</data>
<data name="TextFilters" xml:space="preserve">
<value>Text Filters</value>
<comment>Text for TextFilters</comment>
</data>
<data name="NumberFilters" xml:space="preserve">
<value>Number Filters</value>
<comment>Text for NumberFilters</comment>
</data>
<data name="DateFilters" xml:space="preserve">
<value>Date Filters</value>
<comment>Text for DateFilters</comment>
</data>
<data name="CantDropHere" xml:space="preserve">
<value>Cannot drop here</value>
<comment>Text for Cannot drop here in RowDragAndDrop popup</comment>
</data>
<data name="DropAbove" xml:space="preserve">
<value>Drop above</value>
<comment>Text for Drop above in RowDragAndDrop popup</comment>
</data>
<data name="DropAsChild" xml:space="preserve">
<value>Drop as child</value>
<comment>Text for Drop as child in RowDragAndDrop popup of TreeGrid</comment>
</data>
<data name="DropBelow" xml:space="preserve">
<value>Drop below</value>
<comment>Text for Drop below in RowDragAndDrop popup</comment>
</data>
<data name="DropRowsAbove" xml:space="preserve">
<value>Drop {0} rows above</value>
<comment>Text for Drop mutiple rows above in RowDragAndDrop popup</comment>
</data>
<data name="DropRowsAsChild" xml:space="preserve">
<value>Drop {0} rows as child</value>
<comment>Text for Drop mutiple rows as child in RowDragAndDrop popup of TreeGrid</comment>
</data>
<data name="DropRowsBelow" xml:space="preserve">
<value>Drop {0} rows below</value>
<comment>Text for Drop mutiple rows below in RowDragAndDrop popup</comment>
</data>
<data name="DropHere" xml:space="preserve">
<value>Drop here</value>
<comment>Text for DropHere in RowDragAndDrop popup</comment>
</data>
<data name="DropRowsHere" xml:space="preserve">
<value>Drop {0} rows here</value>
<comment>Text for Drop mutiple rows in RowDragAndDrop popup when grid has no records</comment>
</data>
<data name="NotBeginsWith" xml:space="preserve">
<value>Does Not Begin With</value>
<comment>Text for NotBeginsWith</comment>
</data>
<data name="NotEndsWith" xml:space="preserve">
<value>Does Not End With</value>
<comment>Text for NotEndsWith</comment>
</data>
</root>

Просмотреть файл

@ -0,0 +1,183 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<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" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</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>2.0</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="Add" xml:space="preserve">
<value>Add</value>
</data>
<data name="Blur" xml:space="preserve">
<value>Blur</value>
</data>
<data name="Brightness" xml:space="preserve">
<value>Brightness</value>
</data>
<data name="Cancel" xml:space="preserve">
<value>Cancel</value>
</data>
<data name="Contrast" xml:space="preserve">
<value>Contrast</value>
</data>
<data name="CropText" xml:space="preserve">
<value>Crop</value>
</data>
<data name="Enter Text" xml:space="preserve">
<value>Enter Text</value>
</data>
<data name="EnterText" xml:space="preserve">
<value>Enter Text</value>
</data>
<data name="Fill" xml:space="preserve">
<value>Fill</value>
</data>
<data name="Free" xml:space="preserve">
<value>Free</value>
</data>
<data name="Hue" xml:space="preserve">
<value>Hue</value>
</data>
<data name="Ok" xml:space="preserve">
<value>OK</value>
</data>
<data name="Original" xml:space="preserve">
<value>Original</value>
</data>
<data name="Outline" xml:space="preserve">
<value>Outline</value>
</data>
<data name="Reset" xml:space="preserve">
<value>Reset</value>
</data>
<data name="Saturation" xml:space="preserve">
<value>Saturation</value>
</data>
<data name="Save" xml:space="preserve">
<value>Save</value>
</data>
<data name="Sharpen" xml:space="preserve">
<value>Sharpen</value>
</data>
<data name="Square" xml:space="preserve">
<value>Square</value>
</data>
<data name="Circular" xml:space="preserve">
<value>Circular</value>
</data>
<data name="Ellipse" xml:space="preserve">
<value>Ellipse</value>
</data>
</root>

Просмотреть файл

@ -0,0 +1,261 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<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" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</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>2.0</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="AbbreviatedFridayText" xml:space="preserve">
<value>Fri</value>
</data>
<data name="AbbreviatedMondayText" xml:space="preserve">
<value>Mon</value>
</data>
<data name="AbbreviatedSaturdayText" xml:space="preserve">
<value>Sat</value>
</data>
<data name="AbbreviatedSundayText" xml:space="preserve">
<value>Sun</value>
</data>
<data name="AbbreviatedThursdayText" xml:space="preserve">
<value>Thu</value>
</data>
<data name="AbbreviatedTuesdayText" xml:space="preserve">
<value>Tue</value>
</data>
<data name="AbbreviatedWednesdayText" xml:space="preserve">
<value>Wed</value>
</data>
<data name="AprilText" xml:space="preserve">
<value>April</value>
</data>
<data name="AugustText" xml:space="preserve">
<value>August</value>
</data>
<data name="C" xml:space="preserve">
<value>C</value>
</data>
<data name="CE" xml:space="preserve">
<value>CE</value>
</data>
<data name="ChooseDateText" xml:space="preserve">
<value>Choose Date</value>
</data>
<data name="Copy" xml:space="preserve">
<value>Copy</value>
</data>
<data name="Cut" xml:space="preserve">
<value>Cut</value>
</data>
<data name="DecemberText" xml:space="preserve">
<value>December</value>
</data>
<data name="FebruaryText" xml:space="preserve">
<value>February</value>
</data>
<data name="FridayText" xml:space="preserve">
<value>Friday</value>
</data>
<data name="JanuaryText" xml:space="preserve">
<value>January</value>
</data>
<data name="JulyText" xml:space="preserve">
<value>July</value>
</data>
<data name="JuneText" xml:space="preserve">
<value>June</value>
</data>
<data name="MarchText" xml:space="preserve">
<value>March</value>
</data>
<data name="MayText" xml:space="preserve">
<value>May</value>
</data>
<data name="MC" xml:space="preserve">
<value>MC</value>
</data>
<data name="MMINUS" xml:space="preserve">
<value>M-</value>
</data>
<data name="MondayText" xml:space="preserve">
<value>Monday</value>
</data>
<data name="MPLUS" xml:space="preserve">
<value>M+</value>
</data>
<data name="MR" xml:space="preserve">
<value>MR</value>
</data>
<data name="MS" xml:space="preserve">
<value>MS</value>
</data>
<data name="NovemberText" xml:space="preserve">
<value>November</value>
</data>
<data name="OctoberText" xml:space="preserve">
<value>October</value>
</data>
<data name="Paste" xml:space="preserve">
<value>Paste</value>
</data>
<data name="Redo" xml:space="preserve">
<value>Redo</value>
</data>
<data name="SaturdayText" xml:space="preserve">
<value>Saturday</value>
</data>
<data name="SelectAll" xml:space="preserve">
<value>Select All</value>
</data>
<data name="SeptemberText" xml:space="preserve">
<value>September</value>
</data>
<data name="SundayText" xml:space="preserve">
<value>Sunday</value>
</data>
<data name="ThursdayText" xml:space="preserve">
<value>Thursday</value>
</data>
<data name="TuesdayText" xml:space="preserve">
<value>Tuesday</value>
</data>
<data name="Undo" xml:space="preserve">
<value>Undo</value>
</data>
<data name="WednesdayText" xml:space="preserve">
<value>Wednesday</value>
</data>
<data name="ShortestFridayText" xml:space="preserve">
<value>F</value>
</data>
<data name="ShortestMondayText" xml:space="preserve">
<value>M</value>
</data>
<data name="ShortestSaturdayText" xml:space="preserve">
<value>S</value>
</data>
<data name="ShortestSundayText" xml:space="preserve">
<value>S</value>
</data>
<data name="ShortestThursdayText" xml:space="preserve">
<value>T</value>
</data>
<data name="ShortestTuesdayText" xml:space="preserve">
<value>T</value>
</data>
<data name="ShortestWednesdayText" xml:space="preserve">
<value>W</value>
</data>
</root>

Просмотреть файл

@ -0,0 +1,174 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<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" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</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>2.0</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="Appearance" xml:space="preserve">
<value>Appearance</value>
</data>
<data name="Author" xml:space="preserve">
<value>Author</value>
</data>
<data name="Color" xml:space="preserve">
<value>Color</value>
</data>
<data name="Comment" xml:space="preserve">
<value>Comment</value>
</data>
<data name="Delete" xml:space="preserve">
<value>Delete</value>
</data>
<data name="Edit" xml:space="preserve">
<value>Edit</value>
</data>
<data name="FillColor" xml:space="preserve">
<value>Fill Color</value>
</data>
<data name="Help" xml:space="preserve">
<value>Help</value>
</data>
<data name="InsertText" xml:space="preserve">
<value>InsertText</value>
</data>
<data name="Key" xml:space="preserve">
<value>Key</value>
</data>
<data name="Opacity" xml:space="preserve">
<value>Opacity</value>
</data>
<data name="Open Pop-Up Note" xml:space="preserve">
<value>Open Pop-Up Note</value>
</data>
<data name="Paragraph" xml:space="preserve">
<value>Paragraph</value>
</data>
<data name="Properties" xml:space="preserve">
<value>Properties</value>
</data>
<data name="Subject" xml:space="preserve">
<value>Subject</value>
</data>
<data name="Text Size" xml:space="preserve">
<value>Text Size</value>
</data>
<data name="TextNote" xml:space="preserve">
<value>TextNote</value>
</data>
<data name="Thickness" xml:space="preserve">
<value>Thickness</value>
</data>
</root>

Просмотреть файл

@ -0,0 +1,126 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<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" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</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>2.0</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="Goal" xml:space="preserve">
<value>Goal</value>
</data>
<data name="Value" xml:space="preserve">
<value>Value</value>
</data>
</root>

Просмотреть файл

@ -0,0 +1,160 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<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" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</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>2.0</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="Add" xml:space="preserve">
<value>Add&gt;&gt;</value>
<comment>Content for Add Button in Customize QAT</comment>
</data>
<data name="BackStageBackButtonToolTip" xml:space="preserve">
<value>Back</value>
<comment>ToolTip for BackStage Back Button</comment>
</data>
<data name="BackStageButtonToolTip" xml:space="preserve">
<value>BackStage Button</value>
<comment>ToolTip for BackStage Button</comment>
</data>
<data name="Cancel" xml:space="preserve">
<value>Cancel</value>
<comment>Content for Cancel Button in Customize QAT</comment>
</data>
<data name="CustomizeQAT" xml:space="preserve">
<value>Customize Quick Access Toolbar</value>
<comment>Customize QAT Header</comment>
</data>
<data name="Ok" xml:space="preserve">
<value>Ok</value>
<comment>Content for Ok Button in Customize QAT</comment>
</data>
<data name="QATBelow" xml:space="preserve">
<value>Show Quick Access Toolbar below the Ribbon</value>
<comment>Show Quick Access Toolbar below the Ribbon Checkbox's Content</comment>
</data>
<data name="QATCustomizationButtonToolTip" xml:space="preserve">
<value>QAT Customization</value>
<comment>ToolTip for QAT Customization Button</comment>
</data>
<data name="QATToolTip" xml:space="preserve">
<value>Quick Access Toolbar</value>
<comment>ToolTip for Quick Access Toolbar</comment>
</data>
<data name="Remove" xml:space="preserve">
<value>&lt;&lt;Remove</value>
<comment>Content for Remove Button in Customize QAT</comment>
</data>
</root>

Просмотреть файл

@ -0,0 +1,591 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<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" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</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>2.0</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="AdvancedSearch" xml:space="preserve">
<value>Advanced Search</value>
</data>
<data name="DialogBoxCancel" xml:space="preserve">
<value>Cancel</value>
</data>
<data name="HyperLinkDialogDisplayText" xml:space="preserve">
<value>Text to Display</value>
</data>
<data name="PasswordDialogEnterPassword" xml:space="preserve">
<value>Enter the password</value>
</data>
<data name="FindReplaceDialogFind" xml:space="preserve">
<value>Find</value>
</data>
<data name="FindReplaceDialogTitle" xml:space="preserve">
<value>Find and Replace</value>
</data>
<data name="FindReplaceDialogFindNext" xml:space="preserve">
<value>Find next</value>
</data>
<data name="FindReplaceDialogFindText" xml:space="preserve">
<value>Find what</value>
</data>
<data name="FindReplaceDialogWholeWord" xml:space="preserve">
<value>Find whole words only</value>
</data>
<data name="IncorrectPassword" xml:space="preserve">
<value>Incorrect password</value>
</data>
<data name="IncorrectPasswordInfo" xml:space="preserve">
<value>The password is incorrect! SfRichTextBoxAdv cannot open the document.</value>
</data>
<data name="HyperlinkDialogTitle" xml:space="preserve">
<value>Insert Hyperlink</value>
</data>
<data name="FindReplaceDialogErrorMessage" xml:space="preserve">
<value>We couldn't find what you were looking for.</value>
</data>
<data name="FindReplaceDialogMatchCase" xml:space="preserve">
<value>Match case</value>
</data>
<data name="OptionsPaneSearchNoResult" xml:space="preserve">
<value>No results found</value>
</data>
<data name="Occurrences" xml:space="preserve">
<value>occurrences are replaced.</value>
</data>
<data name="DialogBoxOk" xml:space="preserve">
<value>OK</value>
</data>
<data name="FindReplaceDialogRegularExpression" xml:space="preserve">
<value>Use regular expression</value>
</data>
<data name="FindReplaceDialogReplace" xml:space="preserve">
<value>Replace</value>
</data>
<data name="FindReplaceDialogReplaceAll" xml:space="preserve">
<value>Replace All</value>
</data>
<data name="ReplaceWith" xml:space="preserve">
<value>Replace with</value>
</data>
<data name="OptionsPaneSearchResult" xml:space="preserve">
<value>Result</value>
</data>
<data name="OptionsPaneSearchOneResult" xml:space="preserve">
<value>1 result found</value>
</data>
<data name="OptionsPaneResultsHeader" xml:space="preserve">
<value>Results</value>
</data>
<data name="OptionsPaneSearch" xml:space="preserve">
<value>Search</value>
</data>
<data name="OptionsPaneSearchPaused" xml:space="preserve">
<value>Search paused</value>
</data>
<data name="OptionsPaneSearchManyResultsInfo" xml:space="preserve">
<value>That's shows up a lot.</value>
</data>
<data name="HyperlinkDialogAddress" xml:space="preserve">
<value>Address</value>
</data>
<data name="FindButtonToolTip" xml:space="preserve">
<value>Search for more things</value>
</data>
<data name="OptionPaneCloseButtonToolTip" xml:space="preserve">
<value>Close</value>
</data>
<data name="OptionsPaneSearchResultOf" xml:space="preserve">
<value>of</value>
</data>
<data name="PrintingPage" xml:space="preserve">
<value>Printing...</value>
</data>
<data name="PrintPreview" xml:space="preserve">
<value>Print Preview..</value>
</data>
<data name="AlignLeft" xml:space="preserve">
<value>Align Left</value>
</data>
<data name="Alignment" xml:space="preserve">
<value>Alignment</value>
</data>
<data name="AlignRight" xml:space="preserve">
<value>Align Right</value>
</data>
<data name="Aqua" xml:space="preserve">
<value>Aqua</value>
</data>
<data name="Black" xml:space="preserve">
<value>Black</value>
</data>
<data name="Blue" xml:space="preserve">
<value>Blue</value>
</data>
<data name="Bold" xml:space="preserve">
<value>Bold</value>
</data>
<data name="BoldToolTip" xml:space="preserve">
<value>Bold</value>
</data>
<data name="Brown" xml:space="preserve">
<value>Brown</value>
</data>
<data name="BulletsToolTip" xml:space="preserve">
<value>Bullets</value>
</data>
<data name="Center" xml:space="preserve">
<value>Center</value>
</data>
<data name="CenterToolTip" xml:space="preserve">
<value>Center</value>
</data>
<data name="Copy" xml:space="preserve">
<value>Copy</value>
</data>
<data name="CopyToolTip" xml:space="preserve">
<value>Copy</value>
</data>
<data name="Cut" xml:space="preserve">
<value>Cut</value>
</data>
<data name="CutToolTip" xml:space="preserve">
<value>Cut</value>
</data>
<data name="DarkBlue" xml:space="preserve">
<value>Dark Blue</value>
</data>
<data name="DarkGreen" xml:space="preserve">
<value>Dark Green</value>
</data>
<data name="DarkPurple" xml:space="preserve">
<value>Dark Purple</value>
</data>
<data name="DarkRed" xml:space="preserve">
<value>Dark Red</value>
</data>
<data name="DeleteColumn" xml:space="preserve">
<value>Delete Column</value>
</data>
<data name="DeleteColumnToolTip" xml:space="preserve">
<value>Delete Column</value>
</data>
<data name="DeleteRow" xml:space="preserve">
<value>Delete Row</value>
</data>
<data name="DeleteRowToolTip" xml:space="preserve">
<value>Delete Row</value>
</data>
<data name="DeleteTable" xml:space="preserve">
<value>Delete Table</value>
</data>
<data name="DeleteTableToolTip" xml:space="preserve">
<value>Delete Table</value>
</data>
<data name="DoubleStrike" xml:space="preserve">
<value>Double Strike</value>
</data>
<data name="DoubleStrikeToolTip" xml:space="preserve">
<value>Double Strike</value>
</data>
<data name="Font" xml:space="preserve">
<value>Font</value>
</data>
<data name="FontColorToolTip" xml:space="preserve">
<value>Font Color</value>
</data>
<data name="FontFamilyToolTip" xml:space="preserve">
<value>Font Family</value>
</data>
<data name="FontSize" xml:space="preserve">
<value>Font Size</value>
</data>
<data name="FontSizeToolTip" xml:space="preserve">
<value>Font Size</value>
</data>
<data name="Gold" xml:space="preserve">
<value>Gold</value>
</data>
<data name="Gray25" xml:space="preserve">
<value>Gray-25%</value>
</data>
<data name="Gray50" xml:space="preserve">
<value>Gray-50%</value>
</data>
<data name="Gray80" xml:space="preserve">
<value>Gray-80%</value>
</data>
<data name="Green" xml:space="preserve">
<value>Green</value>
</data>
<data name="HyperLink" xml:space="preserve">
<value>Hyperlink</value>
</data>
<data name="InsertAbove" xml:space="preserve">
<value>Insert Above</value>
</data>
<data name="InsertAboveToolTip" xml:space="preserve">
<value>Insert Rows Above</value>
</data>
<data name="InsertBelow" xml:space="preserve">
<value>Insert Below</value>
</data>
<data name="InsertBelowToolTip" xml:space="preserve">
<value>Insert Rows Below</value>
</data>
<data name="InsertHyperLinkToolTip" xml:space="preserve">
<value>Insert Hyperlink</value>
</data>
<data name="InsertImage" xml:space="preserve">
<value>Insert Image</value>
</data>
<data name="InsertImageToolTip" xml:space="preserve">
<value>Insert Image</value>
</data>
<data name="InsertLeft" xml:space="preserve">
<value>Insert Left</value>
</data>
<data name="InsertLeftToolTip" xml:space="preserve">
<value>Insert Columns to the Left</value>
</data>
<data name="InsertRight" xml:space="preserve">
<value>Insert Right</value>
</data>
<data name="InsertRightToolTip" xml:space="preserve">
<value>Insert Columns to the Right</value>
</data>
<data name="InsertTable" xml:space="preserve">
<value>Insert Table</value>
</data>
<data name="InsertTableToolTip" xml:space="preserve">
<value>Insert Table</value>
</data>
<data name="Italic" xml:space="preserve">
<value>Italic</value>
</data>
<data name="ItalicToolTip" xml:space="preserve">
<value>Italic</value>
</data>
<data name="Justify" xml:space="preserve">
<value>Justify</value>
</data>
<data name="JustifyToolTip" xml:space="preserve">
<value>Justify</value>
</data>
<data name="LeftAlignToolTip" xml:space="preserve">
<value>Align Left</value>
</data>
<data name="LightGreen" xml:space="preserve">
<value>Light Green</value>
</data>
<data name="LightYellow" xml:space="preserve">
<value>Light Yellow</value>
</data>
<data name="Lime" xml:space="preserve">
<value>Lime</value>
</data>
<data name="List" xml:space="preserve">
<value>List</value>
</data>
<data name="ListToolTip" xml:space="preserve">
<value>List</value>
</data>
<data name="MergeCells" xml:space="preserve">
<value>Merge Cells</value>
</data>
<data name="MergeCellsToolTip" xml:space="preserve">
<value>Merge the Selected Cells</value>
</data>
<data name="NoListToolTip" xml:space="preserve">
<value>No List</value>
</data>
<data name="Normal" xml:space="preserve">
<value>Normal</value>
</data>
<data name="NormalToolTip" xml:space="preserve">
<value>Normal</value>
</data>
<data name="NoStrike" xml:space="preserve">
<value>No Strike</value>
</data>
<data name="NoStrikeToolTip" xml:space="preserve">
<value>No Strike</value>
</data>
<data name="NumberingToolTip" xml:space="preserve">
<value>Numbering</value>
</data>
<data name="Orange" xml:space="preserve">
<value>Orange</value>
</data>
<data name="ParagraphAlignmentToolTip" xml:space="preserve">
<value>Paragraph Alignment</value>
</data>
<data name="Paste" xml:space="preserve">
<value>Paste</value>
</data>
<data name="PasteToolTip" xml:space="preserve">
<value>Paste</value>
</data>
<data name="Pink" xml:space="preserve">
<value>Pink</value>
</data>
<data name="Plum" xml:space="preserve">
<value>Plum</value>
</data>
<data name="Purple" xml:space="preserve">
<value>Purple</value>
</data>
<data name="Red" xml:space="preserve">
<value>Red</value>
</data>
<data name="Redo" xml:space="preserve">
<value>Redo</value>
</data>
<data name="RedoToolTip" xml:space="preserve">
<value>Redo</value>
</data>
<data name="RightAlignToolTip" xml:space="preserve">
<value>Align Right</value>
</data>
<data name="Rose" xml:space="preserve">
<value>Rose</value>
</data>
<data name="SingleStrike" xml:space="preserve">
<value>Single Strike</value>
</data>
<data name="SingleStrikeToolTip" xml:space="preserve">
<value>Single Strike</value>
</data>
<data name="SkyBlue" xml:space="preserve">
<value>Sky Blue</value>
</data>
<data name="StrikeThrough" xml:space="preserve">
<value>Strikethrough</value>
</data>
<data name="StrikeThroughToolTip" xml:space="preserve">
<value>Strikethrough</value>
</data>
<data name="SubScript" xml:space="preserve">
<value>Subscript</value>
</data>
<data name="SubScriptToolTip" xml:space="preserve">
<value>Subscript</value>
</data>
<data name="SuperScript" xml:space="preserve">
<value>Superscript</value>
</data>
<data name="SuperScriptToolTip" xml:space="preserve">
<value>Superscript</value>
</data>
<data name="Turquoise" xml:space="preserve">
<value>Turquoise</value>
</data>
<data name="Underline" xml:space="preserve">
<value>Underline</value>
</data>
<data name="UnderlineToolTip" xml:space="preserve">
<value>Underline</value>
</data>
<data name="Undo" xml:space="preserve">
<value>Undo</value>
</data>
<data name="UndoToolTip" xml:space="preserve">
<value>Undo</value>
</data>
<data name="White" xml:space="preserve">
<value>White</value>
</data>
<data name="Yellow" xml:space="preserve">
<value>Yellow</value>
</data>
<data name="OptionsPaneSearchInformation" xml:space="preserve">
<value>Use search box for find text in the document.</value>
</data>
<data name="OptionsPaneSearchErrorMessage" xml:space="preserve">
<value>We couldn't find what you were looking for.</value>
</data>
<data name="FindReplaceDialogLessOption" xml:space="preserve">
<value>Less</value>
</data>
<data name="FindReplaceDialogMoreOption" xml:space="preserve">
<value>More</value>
</data>
<data name="NoList" xml:space="preserve">
<value>None</value>
</data>
<data name="SpellingPaneAddToDictionary" xml:space="preserve">
<value>Add</value>
</data>
<data name="SpellingPaneChange" xml:space="preserve">
<value>Change</value>
</data>
<data name="SpellingPaneChangeAll" xml:space="preserve">
<value>Change All</value>
</data>
<data name="SpellingPaneIgnoreAll" xml:space="preserve">
<value>Ignore All</value>
</data>
<data name="SpellingPaneResume" xml:space="preserve">
<value>Resume</value>
</data>
<data name="SpellingPaneSpelling" xml:space="preserve">
<value>Spelling</value>
</data>
<data name="SpellingPaneSuccessMessage" xml:space="preserve">
<value>Spelling check complete. You're good to go!</value>
</data>
<data name="LoadingPage" xml:space="preserve">
<value>Loading Page</value>
</data>
<data name="EditHyperlink" xml:space="preserve">
<value>Edit</value>
</data>
<data name="EditHyperlinkToolTip" xml:space="preserve">
<value>Edit Hyperlink</value>
</data>
<data name="RemoveHyperlink" xml:space="preserve">
<value>Remove</value>
</data>
<data name="RemoveHyperlinkToolTip" xml:space="preserve">
<value>Remove Hyperlink</value>
</data>
<data name="CopyHyperlink" xml:space="preserve">
<value>Copy</value>
</data>
<data name="CopyHyperlinkToolTip" xml:space="preserve">
<value>Copy Hyperlink</value>
</data>
<data name="SuggestionBoxErrorMessage" xml:space="preserve">
<value>We couldnt find the person you were looking for.</value>
</data>
<data name="HyperlinkDialogTargetFrameText" xml:space="preserve">
<value>Target Frame</value>
</data>
<data name="HyperlinkTargetNewWindow" xml:space="preserve">
<value>New window</value>
</data>
<data name="HyperlinkTargetNone" xml:space="preserve">
<value>None</value>
</data>
<data name="HyperlinkTargetParentFrame" xml:space="preserve">
<value>Parent frame</value>
</data>
<data name="HyperlinkTargetSameFrame" xml:space="preserve">
<value>Same frame</value>
</data>
<data name="HyperlinkTargetWholePage" xml:space="preserve">
<value>Whole page</value>
</data>
</root>

Просмотреть файл

@ -0,0 +1,126 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<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" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</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>2.0</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="TooltipReactance" xml:space="preserve">
<value>Reactance</value>
</data>
<data name="TooltipResistance" xml:space="preserve">
<value>Resistance</value>
</data>
</root>

Просмотреть файл

@ -0,0 +1,150 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<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" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</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>2.0</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="AddToDictionaryText" xml:space="preserve">
<value>Add to Dictionary</value>
</data>
<data name="CloseText" xml:space="preserve">
<value>Close</value>
</data>
<data name="HeaderText" xml:space="preserve">
<value>Spell Checker</value>
</data>
<data name="IgnoreAllText" xml:space="preserve">
<value>Ignore All</value>
</data>
<data name="IgnoreOnceText" xml:space="preserve">
<value>Ignore Once</value>
</data>
<data name="NoSuggestionText" xml:space="preserve">
<value>No suggestion available</value>
</data>
<data name="NotInDictionaryText" xml:space="preserve">
<value>Not in Dictionary :</value>
</data>
<data name="ReplaceAllText" xml:space="preserve">
<value>Change All</value>
</data>
<data name="ReplaceText" xml:space="preserve">
<value>Change</value>
</data>
<data name="SuggestionsText" xml:space="preserve">
<value>Suggestions :</value>
</data>
</root>

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -0,0 +1,132 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<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" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</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>2.0</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="TooltipCategory" xml:space="preserve">
<value>Category</value>
</data>
<data name="TooltipValue" xml:space="preserve">
<value>Value</value>
</data>
<data name="ZoomBack" xml:space="preserve">
<value>Back</value>
</data>
<data name="ZoomReset" xml:space="preserve">
<value>Reset</value>
</data>
</root>

Просмотреть файл

@ -0,0 +1,129 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<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" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</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>2.0</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="CloseMenuItem" xml:space="preserve">
<value>Close</value>
</data>
<data name="CloseAllMenuItem" xml:space="preserve">
<value>Close All</value>
</data>
<data name="CloseAllButThisMenuItem" xml:space="preserve">
<value>Close All But This</value>
</data>
</root>