|
|
@ -1,7 +1,7 @@ |
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
<root> |
|
|
|
<!-- |
|
|
|
Microsoft ResX Schema |
|
|
|
Microsoft ResX Schema |
|
|
|
|
|
|
|
Version 2.0 |
|
|
|
|
|
|
@ -18,7 +18,7 @@ |
|
|
|
<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="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> |
|
|
@ -48,7 +48,7 @@ |
|
|
|
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 |
|
|
|