PageRenderTime 104ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/V4/Quickstarts/View-Switching Navigation/Silverlight/View-Switching Navigation/ViewSwitchingNavigation.Email/Resources.resx

#
Unknown | 113 lines | 101 code | 12 blank | 0 comment | 0 complexity | 5b039b0db9f7451566ba2936d74a2efa MD5 | raw file
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3. <!--
  4. Microsoft ResX Schema
  5. Version 1.3
  6. The primary goals of this format is to allow a simple XML format
  7. that is mostly human readable. The generation and parsing of the
  8. various data types are done through the TypeConverter classes
  9. associated with the data types.
  10. Example:
  11. ... ado.net/XML headers & schema ...
  12. <resheader name="resmimetype">text/microsoft-resx</resheader>
  13. <resheader name="version">1.3</resheader>
  14. <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
  15. <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
  16. <data name="Name1">this is my long string</data>
  17. <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
  18. <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
  19. [base64 mime encoded serialized .NET Framework object]
  20. </data>
  21. <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
  22. [base64 mime encoded string representing a byte array form of the .NET Framework object]
  23. </data>
  24. There are any number of "resheader" rows that contain simple
  25. name/value pairs.
  26. Each data row contains a name, and value. The row also contains a
  27. type or mimetype. Type corresponds to a .NET class that support
  28. text/value conversion through the TypeConverter architecture.
  29. Classes that don't support this are serialized and stored with the
  30. mimetype set.
  31. The mimetype is used for serialized objects, and tells the
  32. ResXResourceReader how to depersist the object. This is currently not
  33. extensible. For a given mimetype the value must be set accordingly:
  34. Note - application/x-microsoft.net.object.binary.base64 is the format
  35. that the ResXResourceWriter will generate, however the reader can
  36. read any of the formats listed below.
  37. mimetype: application/x-microsoft.net.object.binary.base64
  38. value : The object must be serialized with
  39. : System.Serialization.Formatters.Binary.BinaryFormatter
  40. : and then encoded with base64 encoding.
  41. mimetype: application/x-microsoft.net.object.soap.base64
  42. value : The object must be serialized with
  43. : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
  44. : and then encoded with base64 encoding.
  45. mimetype: application/x-microsoft.net.object.bytearray.base64
  46. value : The object must be serialized into a byte array
  47. : using a System.ComponentModel.TypeConverter
  48. : and then encoded with base64 encoding.
  49. -->
  50. <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
  51. <xsd:element name="root" msdata:IsDataSet="true">
  52. <xsd:complexType>
  53. <xsd:choice maxOccurs="unbounded">
  54. <xsd:element name="data">
  55. <xsd:complexType>
  56. <xsd:sequence>
  57. <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
  58. <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
  59. </xsd:sequence>
  60. <xsd:attribute name="name" type="xsd:string" msdata:Ordinal="1" />
  61. <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
  62. <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
  63. </xsd:complexType>
  64. </xsd:element>
  65. <xsd:element name="resheader">
  66. <xsd:complexType>
  67. <xsd:sequence>
  68. <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
  69. </xsd:sequence>
  70. <xsd:attribute name="name" type="xsd:string" use="required" />
  71. </xsd:complexType>
  72. </xsd:element>
  73. </xsd:choice>
  74. </xsd:complexType>
  75. </xsd:element>
  76. </xsd:schema>
  77. <resheader name="resmimetype">
  78. <value>text/microsoft-resx</value>
  79. </resheader>
  80. <resheader name="version">
  81. <value>1.3</value>
  82. </resheader>
  83. <resheader name="reader">
  84. <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  85. </resheader>
  86. <resheader name="writer">
  87. <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  88. </resheader>
  89. <data name="ConfirmNavigateAwayFromEmailMessage">
  90. <value xml:space="preserve">Are you sure you want to navigate away from this email?</value>
  91. </data>
  92. <data name="ConfirmNavigateAwayFromEmailTitle">
  93. <value xml:space="preserve">Confirm</value>
  94. </data>
  95. <data name="ResponseMessagePrefix">
  96. <value><![CDATA[RE: ]]></value>
  97. </data>
  98. <data name="ResponseLinePrefix">
  99. <value><![CDATA[>> ]]></value>
  100. </data>
  101. </root>