|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247 |
- <?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=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
- </resheader>
- <resheader name="writer">
- <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
- </resheader>
- <data name="Transaction_Invalid" xml:space="preserve">
- <value>Invalid transaction object.</value>
- </data>
- <data name="Transaction_Already_Committed" xml:space="preserve">
- <value>Transaction already committed.</value>
- </data>
- <data name="Transaction_Already_Aborted" xml:space="preserve">
- <value>Transaction already aborted.</value>
- </data>
- <data name="Transactional_Conflict" xml:space="preserve">
- <value>Transactional conflict.</value>
- </data>
- <data name="Transaction_Not_Active" xml:space="preserve">
- <value>Transaction not active.</value>
- </data>
- <data name="Transaction_Not_Requested" xml:space="preserve">
- <value>Transaction not requested.</value>
- </data>
- <data name="Invalid_Transaction_Request" xml:space="preserve">
- <value>Invalid transaction request.</value>
- </data>
- <data name="HardLinks_Not_Supported" xml:space="preserve">
- <value>Creating hard-links on non-NTFS partitions is not supported.</value>
- </data>
- <data name="No_Stream_Seeking_Support" xml:space="preserve">
- <value>This stream does not support seeking.</value>
- </data>
- <data name="Negative_Count" xml:space="preserve">
- <value>Count cannot be negative.</value>
- </data>
- <data name="Negative_Offset" xml:space="preserve">
- <value>Offset cannot be negative.</value>
- </data>
- <data name="Buffer_Not_Large_Enough" xml:space="preserve">
- <value>Buffer is not large enough for the requested operation.</value>
- </data>
- <data name="Returned_Invalid_Security_Descriptor" xml:space="preserve">
- <value>Invalid security descriptor returned from system.</value>
- </data>
- <data name="Handle_Is_Invalid" xml:space="preserve">
- <value>The handle is invalid.</value>
- </data>
- <data name="Handle_Is_Invalid_Win32Error" xml:space="preserve">
- <value>The handle is invalid. Win32Error: [{0}]</value>
- </data>
- <data name="UNC_Path_Should_Match_Format" xml:space="preserve">
- <value>Network share path should match the format: \\server\share</value>
- </data>
- <data name="Unlock_Position_Negative" xml:space="preserve">
- <value>Backup FileStream Unlock Position must not be negative.</value>
- </data>
- <data name="Negative_Lock_Length" xml:space="preserve">
- <value>Lock length cannot be negative.</value>
- </data>
- <data name="Negative_Destination_Offset" xml:space="preserve">
- <value>Destination offset cannot be negative.</value>
- </data>
- <data name="Negative_Length" xml:space="preserve">
- <value>Length cannot be negative.</value>
- </data>
- <data name="Source_Offset_And_Length_Outside_Bounds" xml:space="preserve">
- <value>Source offset and length outside the bounds of the array</value>
- </data>
- <data name="Privilege_Name_Cannot_Be_Empty" xml:space="preserve">
- <value>Privilege name cannot be empty.</value>
- </data>
- <data name="Cannot_Create_Directory" xml:space="preserve">
- <value>Cannot create directory.</value>
- </data>
- <data name="Requires_Windows_Vista_Or_Higher" xml:space="preserve">
- <value>This method requires Windows Vista or higher.</value>
- </data>
- <data name="Target_Directory_Is_A_File" xml:space="preserve">
- <value>The target directory is a file, not a directory: [{0}]</value>
- </data>
- <data name="Illegal_Characters_In_Path" xml:space="preserve">
- <value>Illegal characters: [{0}] in path.</value>
- </data>
- <data name="Path_Is_Zero_Length_Or_Only_White_Space" xml:space="preserve">
- <value>Path is a zero-length string or contains only white space.</value>
- </data>
- <data name="Unsupported_Path_Format" xml:space="preserve">
- <value>The given path's format is not supported: [{0}]</value>
- </data>
- <data name="Target_File_Is_A_Directory" xml:space="preserve">
- <value>The target file is a directory, not a file: [{0}]</value>
- </data>
- <data name="File_Is_Hidden" xml:space="preserve">
- <value>The specified file is hidden: [{0}]</value>
- </data>
- <data name="Cannot_Determine_Copy_Or_Move" xml:space="preserve">
- <value>Cannot determine Copy or Move action.</value>
- </data>
- <data name="Invalid_File_Attribute" xml:space="preserve">
- <value>An attempt to set an invalid file attribute failed.</value>
- </data>
- <data name="Read_Incomplete_Header" xml:space="preserve">
- <value>Incomplete header read.</value>
- </data>
- <data name="Invalid_Stream_Name" xml:space="preserve">
- <value>Invalid stream name.</value>
- </data>
- <data name="Not_A_Reparse_Point" xml:space="preserve">
- <value>The file or directory is not a reparse point.</value>
- </data>
- <data name="File_Or_Directory_Already_Exists" xml:space="preserve">
- <value>The file or directory already exists.</value>
- </data>
- <data name="Destination_Buffer_Not_Large_Enough" xml:space="preserve">
- <value>Destination buffer not large enough for the requested operation.</value>
- </data>
- <data name="Exception_From_Successful_Operation" xml:space="preserve">
- <value>Incorrectly implemented function attempting to generate exception from successful operation.
- </value>
- </data>
- <data name="Not_A_Valid_Guid" xml:space="preserve">
- <value>Argument is not a valid Volume GUID.</value>
- </data>
- <data name="Device_Not_Ready" xml:space="preserve">
- <value>The device is not ready.</value>
- </data>
- <data name="Invalid_Subpath" xml:space="preserve">
- <value>Invalid Subpath</value>
- </data>
- <data name="Handle_Is_Closed" xml:space="preserve">
- <value>The handle is closed.</value>
- </data>
- </root>
|