|
@@ -1,17 +1,17 @@
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
<root>
|
|
<root>
|
|
|
- <!--
|
|
|
|
|
- Microsoft ResX Schema
|
|
|
|
|
-
|
|
|
|
|
|
|
+ <!--
|
|
|
|
|
+ Microsoft ResX Schema
|
|
|
|
|
+
|
|
|
Version 2.0
|
|
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
|
|
|
|
|
|
|
+
|
|
|
|
|
+ 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.
|
|
associated with the data types.
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
Example:
|
|
Example:
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
... ado.net/XML headers & schema ...
|
|
... ado.net/XML headers & schema ...
|
|
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
|
|
<resheader name="version">2.0</resheader>
|
|
<resheader name="version">2.0</resheader>
|
|
@@ -26,36 +26,36 @@
|
|
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
|
|
<comment>This is a comment</comment>
|
|
<comment>This is a comment</comment>
|
|
|
</data>
|
|
</data>
|
|
|
-
|
|
|
|
|
- There are any number of "resheader" rows that contain simple
|
|
|
|
|
|
|
+
|
|
|
|
|
+ There are any number of "resheader" rows that contain simple
|
|
|
name/value pairs.
|
|
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
|
|
|
|
|
|
|
+
|
|
|
|
|
+ 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.
|
|
mimetype set.
|
|
|
-
|
|
|
|
|
- The mimetype is used for serialized objects, and tells the
|
|
|
|
|
- ResXResourceReader how to depersist the object. This is currently not
|
|
|
|
|
|
|
+
|
|
|
|
|
+ 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:
|
|
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
|
|
|
|
|
|
|
+
|
|
|
|
|
+ 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.
|
|
read any of the formats listed below.
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
mimetype: application/x-microsoft.net.object.binary.base64
|
|
mimetype: application/x-microsoft.net.object.binary.base64
|
|
|
- value : The object must be serialized with
|
|
|
|
|
|
|
+ value : The object must be serialized with
|
|
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|
|
: and then encoded with base64 encoding.
|
|
: and then encoded with base64 encoding.
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
mimetype: application/x-microsoft.net.object.soap.base64
|
|
mimetype: application/x-microsoft.net.object.soap.base64
|
|
|
- value : The object must be serialized with
|
|
|
|
|
|
|
+ value : The object must be serialized with
|
|
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
|
|
: and then encoded with base64 encoding.
|
|
: and then encoded with base64 encoding.
|
|
|
|
|
|
|
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
|
|
- value : The object must be serialized into a byte array
|
|
|
|
|
|
|
+ value : The object must be serialized into a byte array
|
|
|
: using a System.ComponentModel.TypeConverter
|
|
: using a System.ComponentModel.TypeConverter
|
|
|
: and then encoded with base64 encoding.
|
|
: and then encoded with base64 encoding.
|
|
|
-->
|
|
-->
|
|
@@ -481,7 +481,7 @@
|
|
|
<value>'{0}' reached the configured maximum size of the buffer when enumerating a value of type '{1}'. This limit is in place to prevent infinite streams of 'IAsyncEnumerable<>' from continuing indefinitely. If this is not a programming mistake, consider ways to reduce the collection size, or consider manually converting '{1}' into a list rather than increasing the limit.</value>
|
|
<value>'{0}' reached the configured maximum size of the buffer when enumerating a value of type '{1}'. This limit is in place to prevent infinite streams of 'IAsyncEnumerable<>' from continuing indefinitely. If this is not a programming mistake, consider ways to reduce the collection size, or consider manually converting '{1}' into a list rather than increasing the limit.</value>
|
|
|
</data>
|
|
</data>
|
|
|
<data name="UnexpectedJsonEnd" xml:space="preserve">
|
|
<data name="UnexpectedJsonEnd" xml:space="preserve">
|
|
|
- <value>Unexcepted end when reading JSON.</value>
|
|
|
|
|
|
|
+ <value>Unexpected end when reading JSON.</value>
|
|
|
</data>
|
|
</data>
|
|
|
<data name="FailedToReadRequestForm" xml:space="preserve">
|
|
<data name="FailedToReadRequestForm" xml:space="preserve">
|
|
|
<value>Failed to read the request form. {0}</value>
|
|
<value>Failed to read the request form. {0}</value>
|