Cosmos/source2/VSIP/MPF/9.0/Src/CSharp/SecurityWarningDialog.resx
kudzu_cp 7003fe2c9e
2009-05-28 14:33:45 +00:00

449 lines
No EOL
20 KiB
XML

<?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>
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<data name="warningText.Font" type="System.Drawing.Font, System.Drawing">
<value>Microsoft Sans Serif, 8.25pt</value>
</data>
<data name="warningText.Location" type="System.Drawing.Point, System.Drawing">
<value>7, 7</value>
</data>
<data name="warningText.Size" type="System.Drawing.Size, System.Drawing">
<value>488, 39</value>
</data>
<assembly alias="mscorlib" name="mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<data name="warningText.TabIndex" type="System.Int32, mscorlib">
<value>0</value>
</data>
<data name="warningText.Text" xml:space="preserve">
<value>The {0} project file has been customized and could present a security risk by executing custom build steps when opened in {1}. If this project came from an untrustworthy source, it could cause damage to your computer or compromise your private information.</value>
</data>
<data name="&gt;&gt;warningText.Name" xml:space="preserve">
<value>warningText</value>
</data>
<data name="&gt;&gt;warningText.Type" xml:space="preserve">
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;warningText.Parent" xml:space="preserve">
<value>$this</value>
</data>
<data name="&gt;&gt;warningText.ZOrder" xml:space="preserve">
<value>5</value>
</data>
<data name="detailsButton.Font" type="System.Drawing.Font, System.Drawing">
<value>Microsoft Sans Serif, 8.25pt</value>
</data>
<data name="detailsButton.Location" type="System.Drawing.Point, System.Drawing">
<value>12, 65</value>
</data>
<data name="detailsButton.Size" type="System.Drawing.Size, System.Drawing">
<value>74, 23</value>
</data>
<data name="detailsButton.TabIndex" type="System.Int32, mscorlib">
<value>1</value>
</data>
<data name="detailsButton.Text" xml:space="preserve">
<value>&amp;More Details</value>
</data>
<data name="&gt;&gt;detailsButton.Name" xml:space="preserve">
<value>detailsButton</value>
</data>
<data name="&gt;&gt;detailsButton.Type" xml:space="preserve">
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;detailsButton.Parent" xml:space="preserve">
<value>$this</value>
</data>
<data name="&gt;&gt;detailsButton.ZOrder" xml:space="preserve">
<value>4</value>
</data>
<data name="&gt;&gt;loadButton.Name" xml:space="preserve">
<value>loadButton</value>
</data>
<data name="&gt;&gt;loadButton.Type" xml:space="preserve">
<value>System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;loadButton.Parent" xml:space="preserve">
<value>optionBox</value>
</data>
<data name="&gt;&gt;loadButton.ZOrder" xml:space="preserve">
<value>0</value>
</data>
<data name="&gt;&gt;browseButton.Name" xml:space="preserve">
<value>browseButton</value>
</data>
<data name="&gt;&gt;browseButton.Type" xml:space="preserve">
<value>System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;browseButton.Parent" xml:space="preserve">
<value>optionBox</value>
</data>
<data name="&gt;&gt;browseButton.ZOrder" xml:space="preserve">
<value>1</value>
</data>
<data name="&gt;&gt;loadText.Name" xml:space="preserve">
<value>loadText</value>
</data>
<data name="&gt;&gt;loadText.Type" xml:space="preserve">
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;loadText.Parent" xml:space="preserve">
<value>optionBox</value>
</data>
<data name="&gt;&gt;loadText.ZOrder" xml:space="preserve">
<value>2</value>
</data>
<data name="&gt;&gt;browseText.Name" xml:space="preserve">
<value>browseText</value>
</data>
<data name="&gt;&gt;browseText.Type" xml:space="preserve">
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;browseText.Parent" xml:space="preserve">
<value>optionBox</value>
</data>
<data name="&gt;&gt;browseText.ZOrder" xml:space="preserve">
<value>3</value>
</data>
<data name="optionBox.Font" type="System.Drawing.Font, System.Drawing">
<value>Microsoft Sans Serif, 8.25pt</value>
</data>
<data name="optionBox.Location" type="System.Drawing.Point, System.Drawing">
<value>10, 103</value>
</data>
<data name="optionBox.Size" type="System.Drawing.Size, System.Drawing">
<value>488, 176</value>
</data>
<data name="optionBox.TabIndex" type="System.Int32, mscorlib">
<value>2</value>
</data>
<data name="optionBox.Text" xml:space="preserve">
<value>Project load options</value>
</data>
<data name="&gt;&gt;optionBox.Name" xml:space="preserve">
<value>optionBox</value>
</data>
<data name="&gt;&gt;optionBox.Type" xml:space="preserve">
<value>System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;optionBox.Parent" xml:space="preserve">
<value>$this</value>
</data>
<data name="&gt;&gt;optionBox.ZOrder" xml:space="preserve">
<value>3</value>
</data>
<data name="loadButton.AutoSize" type="System.Boolean, mscorlib">
<value>True</value>
</data>
<data name="loadButton.Location" type="System.Drawing.Point, System.Drawing">
<value>6, 100</value>
</data>
<data name="loadButton.Size" type="System.Drawing.Size, System.Drawing">
<value>125, 17</value>
</data>
<data name="loadButton.TabIndex" type="System.Int32, mscorlib">
<value>3</value>
</data>
<data name="loadButton.Text" xml:space="preserve">
<value>&amp;Load project normally</value>
</data>
<data name="&gt;&gt;loadButton.Name" xml:space="preserve">
<value>loadButton</value>
</data>
<data name="&gt;&gt;loadButton.Type" xml:space="preserve">
<value>System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;loadButton.Parent" xml:space="preserve">
<value>optionBox</value>
</data>
<data name="&gt;&gt;loadButton.ZOrder" xml:space="preserve">
<value>0</value>
</data>
<data name="browseButton.AutoSize" type="System.Boolean, mscorlib">
<value>True</value>
</data>
<data name="browseButton.Location" type="System.Drawing.Point, System.Drawing">
<value>6, 20</value>
</data>
<data name="browseButton.Size" type="System.Drawing.Size, System.Drawing">
<value>144, 17</value>
</data>
<data name="browseButton.TabIndex" type="System.Int32, mscorlib">
<value>2</value>
</data>
<data name="browseButton.Text" xml:space="preserve">
<value>Load project for &amp;browsing</value>
</data>
<data name="&gt;&gt;browseButton.Name" xml:space="preserve">
<value>browseButton</value>
</data>
<data name="&gt;&gt;browseButton.Type" xml:space="preserve">
<value>System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;browseButton.Parent" xml:space="preserve">
<value>optionBox</value>
</data>
<data name="&gt;&gt;browseButton.ZOrder" xml:space="preserve">
<value>1</value>
</data>
<data name="loadText.Location" type="System.Drawing.Point, System.Drawing">
<value>20, 120</value>
</data>
<data name="loadText.Size" type="System.Drawing.Size, System.Drawing">
<value>462, 53</value>
</data>
<data name="loadText.TabIndex" type="System.Int32, mscorlib">
<value>1</value>
</data>
<data name="loadText.Text" xml:space="preserve">
<value>Opens the project normally in {0}. Use this option if you trust the source and understand the potential risks involved. {0} does not restrict any project functionality and will not prompt you again for this project.</value>
</data>
<data name="&gt;&gt;loadText.Name" xml:space="preserve">
<value>loadText</value>
</data>
<data name="&gt;&gt;loadText.Type" xml:space="preserve">
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;loadText.Parent" xml:space="preserve">
<value>optionBox</value>
</data>
<data name="&gt;&gt;loadText.ZOrder" xml:space="preserve">
<value>2</value>
</data>
<data name="browseText.Location" type="System.Drawing.Point, System.Drawing">
<value>20, 40</value>
</data>
<data name="browseText.Size" type="System.Drawing.Size, System.Drawing">
<value>454, 47</value>
</data>
<data name="browseText.TabIndex" type="System.Int32, mscorlib">
<value>0</value>
</data>
<data name="browseText.Text" xml:space="preserve">
<value>Opens the project in {0} with increased security. This option allows you to browse the contents of the project, but some functionality, such as IntelliSense, is restricted. When a project is loaded for browsing, actions such as building, cleaning, publishing, or opening designers could still remain unsafe.</value>
</data>
<data name="&gt;&gt;browseText.Name" xml:space="preserve">
<value>browseText</value>
</data>
<data name="&gt;&gt;browseText.Type" xml:space="preserve">
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;browseText.Parent" xml:space="preserve">
<value>optionBox</value>
</data>
<data name="&gt;&gt;browseText.ZOrder" xml:space="preserve">
<value>3</value>
</data>
<data name="askAgainCheckBox.AutoSize" type="System.Boolean, mscorlib">
<value>True</value>
</data>
<data name="askAgainCheckBox.Location" type="System.Drawing.Point, System.Drawing">
<value>10, 295</value>
</data>
<data name="askAgainCheckBox.Size" type="System.Drawing.Size, System.Drawing">
<value>209, 17</value>
</data>
<data name="askAgainCheckBox.TabIndex" type="System.Int32, mscorlib">
<value>3</value>
</data>
<data name="askAgainCheckBox.Text" xml:space="preserve">
<value>&amp;Ask me for every project in this solution</value>
</data>
<data name="&gt;&gt;askAgainCheckBox.Name" xml:space="preserve">
<value>askAgainCheckBox</value>
</data>
<data name="&gt;&gt;askAgainCheckBox.Type" xml:space="preserve">
<value>System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;askAgainCheckBox.Parent" xml:space="preserve">
<value>$this</value>
</data>
<data name="&gt;&gt;askAgainCheckBox.ZOrder" xml:space="preserve">
<value>2</value>
</data>
<data name="okButton.Location" type="System.Drawing.Point, System.Drawing">
<value>327, 328</value>
</data>
<data name="okButton.Size" type="System.Drawing.Size, System.Drawing">
<value>75, 23</value>
</data>
<data name="okButton.TabIndex" type="System.Int32, mscorlib">
<value>4</value>
</data>
<data name="okButton.Text" xml:space="preserve">
<value>OK</value>
</data>
<data name="&gt;&gt;okButton.Name" xml:space="preserve">
<value>okButton</value>
</data>
<data name="&gt;&gt;okButton.Type" xml:space="preserve">
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;okButton.Parent" xml:space="preserve">
<value>$this</value>
</data>
<data name="&gt;&gt;okButton.ZOrder" xml:space="preserve">
<value>1</value>
</data>
<data name="cancelButton.Location" type="System.Drawing.Point, System.Drawing">
<value>420, 328</value>
</data>
<data name="cancelButton.Size" type="System.Drawing.Size, System.Drawing">
<value>75, 23</value>
</data>
<data name="cancelButton.TabIndex" type="System.Int32, mscorlib">
<value>5</value>
</data>
<data name="cancelButton.Text" xml:space="preserve">
<value>Cancel</value>
</data>
<data name="&gt;&gt;cancelButton.Name" xml:space="preserve">
<value>cancelButton</value>
</data>
<data name="&gt;&gt;cancelButton.Type" xml:space="preserve">
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;cancelButton.Parent" xml:space="preserve">
<value>$this</value>
</data>
<data name="&gt;&gt;cancelButton.ZOrder" xml:space="preserve">
<value>0</value>
</data>
<metadata name="$this.Localizable" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
<data name="$this.AutoScaleDimensions" type="System.Drawing.SizeF, System.Drawing">
<value>6, 13</value>
</data>
<data name="$this.ClientSize" type="System.Drawing.Size, System.Drawing">
<value>507, 363</value>
</data>
<data name="$this.Font" type="System.Drawing.Font, System.Drawing">
<value>Microsoft Sans Serif, 8.25pt</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>Security Warning for {0}</value>
</data>
<data name="&gt;&gt;$this.Name" xml:space="preserve">
<value>SecurityWarningDialog</value>
</data>
<data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>System.Windows.Forms.Form, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
</root>