431 lines
19 KiB
XML
431 lines
19 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
<copyright file="UserPropertyAdvancedForm.resx" company="Microsoft">
|
|
Copyright (C) Microsoft. All rights reserved.
|
|
</copyright>
|
|
-->
|
|
<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=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<resheader name="writer">
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<assembly alias="mscorlib" name="mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
|
<data name="tlpOutter.ColumnCount" type="System.Int32, mscorlib">
|
|
<value>1</value>
|
|
</data>
|
|
<data name="tlpInner.ColumnCount" type="System.Int32, mscorlib">
|
|
<value>1</value>
|
|
</data>
|
|
<data name="labelTitle.AutoSize" type="System.Boolean, mscorlib">
|
|
<value>True</value>
|
|
</data>
|
|
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
|
<data name="labelTitle.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
|
|
<value>Fill</value>
|
|
</data>
|
|
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
|
<data name="labelTitle.Font" type="System.Drawing.Font, System.Drawing">
|
|
<value>Segoe UI, 12pt</value>
|
|
</data>
|
|
<data name="labelTitle.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>12, 12</value>
|
|
</data>
|
|
<data name="labelTitle.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
|
|
<value>12, 12, 12, 12</value>
|
|
</data>
|
|
<data name="labelTitle.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>397, 21</value>
|
|
</data>
|
|
<data name="labelTitle.TabIndex" type="System.Int32, mscorlib">
|
|
<value>0</value>
|
|
</data>
|
|
<data name="labelTitle.Text" xml:space="preserve">
|
|
<value>Advanced email settings</value>
|
|
</data>
|
|
<data name=">>labelTitle.Name" xml:space="preserve">
|
|
<value>labelTitle</value>
|
|
</data>
|
|
<data name=">>labelTitle.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>labelTitle.Parent" xml:space="preserve">
|
|
<value>tlpInner</value>
|
|
</data>
|
|
<data name=">>labelTitle.ZOrder" xml:space="preserve">
|
|
<value>0</value>
|
|
</data>
|
|
<data name="labelEmail.AutoSize" type="System.Boolean, mscorlib">
|
|
<value>True</value>
|
|
</data>
|
|
<data name="labelEmail.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>60, 48</value>
|
|
</data>
|
|
<data name="labelEmail.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
|
|
<value>60, 3, 3, 3</value>
|
|
</data>
|
|
<data name="labelEmail.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>107, 15</value>
|
|
</data>
|
|
<data name="labelEmail.TabIndex" type="System.Int32, mscorlib">
|
|
<value>1</value>
|
|
</data>
|
|
<data name="labelEmail.Text" xml:space="preserve">
|
|
<value>&Forward emails to :</value>
|
|
</data>
|
|
<data name=">>labelEmail.Name" xml:space="preserve">
|
|
<value>labelEmail</value>
|
|
</data>
|
|
<data name=">>labelEmail.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>labelEmail.Parent" xml:space="preserve">
|
|
<value>tlpInner</value>
|
|
</data>
|
|
<data name=">>labelEmail.ZOrder" xml:space="preserve">
|
|
<value>1</value>
|
|
</data>
|
|
<data name="textBoxEmail.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>60, 69</value>
|
|
</data>
|
|
<data name="textBoxEmail.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
|
|
<value>60, 3, 3, 3</value>
|
|
</data>
|
|
<data name="textBoxEmail.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>258, 23</value>
|
|
</data>
|
|
<data name="textBoxEmail.TabIndex" type="System.Int32, mscorlib">
|
|
<value>2</value>
|
|
</data>
|
|
<data name=">>textBoxEmail.Name" xml:space="preserve">
|
|
<value>textBoxEmail</value>
|
|
</data>
|
|
<data name=">>textBoxEmail.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>textBoxEmail.Parent" xml:space="preserve">
|
|
<value>tlpInner</value>
|
|
</data>
|
|
<data name=">>textBoxEmail.ZOrder" xml:space="preserve">
|
|
<value>2</value>
|
|
</data>
|
|
<data name="checkBoxActiveSync.AutoSize" type="System.Boolean, mscorlib">
|
|
<value>True</value>
|
|
</data>
|
|
<data name="checkBoxActiveSync.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>60, 107</value>
|
|
</data>
|
|
<data name="checkBoxActiveSync.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
|
|
<value>60, 12, 3, 3</value>
|
|
</data>
|
|
<data name="checkBoxActiveSync.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>130, 19</value>
|
|
</data>
|
|
<data name="checkBoxActiveSync.TabIndex" type="System.Int32, mscorlib">
|
|
<value>3</value>
|
|
</data>
|
|
<data name="checkBoxActiveSync.Text" xml:space="preserve">
|
|
<value>&Activate ActiveSync</value>
|
|
</data>
|
|
<data name=">>checkBoxActiveSync.Name" xml:space="preserve">
|
|
<value>checkBoxActiveSync</value>
|
|
</data>
|
|
<data name=">>checkBoxActiveSync.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.CheckBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>checkBoxActiveSync.Parent" xml:space="preserve">
|
|
<value>tlpInner</value>
|
|
</data>
|
|
<data name=">>checkBoxActiveSync.ZOrder" xml:space="preserve">
|
|
<value>3</value>
|
|
</data>
|
|
<data name="tlpInner.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
|
|
<value>Fill</value>
|
|
</data>
|
|
<data name="tlpInner.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>3, 3</value>
|
|
</data>
|
|
<data name="tlpInner.RowCount" type="System.Int32, mscorlib">
|
|
<value>5</value>
|
|
</data>
|
|
<data name="tlpInner.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>421, 142</value>
|
|
</data>
|
|
<data name="tlpInner.TabIndex" type="System.Int32, mscorlib">
|
|
<value>0</value>
|
|
</data>
|
|
<data name=">>tlpInner.Name" xml:space="preserve">
|
|
<value>tlpInner</value>
|
|
</data>
|
|
<data name=">>tlpInner.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>tlpInner.Parent" xml:space="preserve">
|
|
<value>tlpOutter</value>
|
|
</data>
|
|
<data name=">>tlpInner.ZOrder" xml:space="preserve">
|
|
<value>0</value>
|
|
</data>
|
|
<data name="tlpInner.LayoutSettings" type="System.Windows.Forms.TableLayoutSettings, System.Windows.Forms">
|
|
<value><?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="labelTitle" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="labelEmail" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="textBoxEmail" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="checkBoxActiveSync" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="Percent,100" /><Rows Styles="AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0,Percent,100" /></TableLayoutSettings></value>
|
|
</data>
|
|
<data name="tlpButton.AutoSize" type="System.Boolean, mscorlib">
|
|
<value>True</value>
|
|
</data>
|
|
<data name="tlpButton.ColumnCount" type="System.Int32, mscorlib">
|
|
<value>2</value>
|
|
</data>
|
|
<data name="buttonCancel.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
|
|
<value>Right</value>
|
|
</data>
|
|
<data name="buttonCancel.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>334, 12</value>
|
|
</data>
|
|
<data name="buttonCancel.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
|
|
<value>12, 12, 12, 12</value>
|
|
</data>
|
|
<data name="buttonCancel.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>75, 25</value>
|
|
</data>
|
|
<data name="buttonCancel.TabIndex" type="System.Int32, mscorlib">
|
|
<value>0</value>
|
|
</data>
|
|
<data name="buttonCancel.Text" xml:space="preserve">
|
|
<value>&Cancel</value>
|
|
</data>
|
|
<data name=">>buttonCancel.Name" xml:space="preserve">
|
|
<value>buttonCancel</value>
|
|
</data>
|
|
<data name=">>buttonCancel.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>buttonCancel.Parent" xml:space="preserve">
|
|
<value>tlpButton</value>
|
|
</data>
|
|
<data name=">>buttonCancel.ZOrder" xml:space="preserve">
|
|
<value>0</value>
|
|
</data>
|
|
<data name="buttonOK.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
|
|
<value>Right</value>
|
|
</data>
|
|
<data name="buttonOK.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>235, 12</value>
|
|
</data>
|
|
<data name="buttonOK.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
|
|
<value>12, 12, 12, 12</value>
|
|
</data>
|
|
<data name="buttonOK.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>75, 25</value>
|
|
</data>
|
|
<data name="buttonOK.TabIndex" type="System.Int32, mscorlib">
|
|
<value>1</value>
|
|
</data>
|
|
<data name="buttonOK.Text" xml:space="preserve">
|
|
<value>&OK</value>
|
|
</data>
|
|
<data name=">>buttonOK.Name" xml:space="preserve">
|
|
<value>buttonOK</value>
|
|
</data>
|
|
<data name=">>buttonOK.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>buttonOK.Parent" xml:space="preserve">
|
|
<value>tlpButton</value>
|
|
</data>
|
|
<data name=">>buttonOK.ZOrder" xml:space="preserve">
|
|
<value>1</value>
|
|
</data>
|
|
<data name="tlpButton.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
|
|
<value>Fill</value>
|
|
</data>
|
|
<data name="tlpButton.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>3, 151</value>
|
|
</data>
|
|
<data name="tlpButton.RowCount" type="System.Int32, mscorlib">
|
|
<value>1</value>
|
|
</data>
|
|
<data name="tlpButton.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>421, 49</value>
|
|
</data>
|
|
<data name="tlpButton.TabIndex" type="System.Int32, mscorlib">
|
|
<value>1</value>
|
|
</data>
|
|
<data name=">>tlpButton.Name" xml:space="preserve">
|
|
<value>tlpButton</value>
|
|
</data>
|
|
<data name=">>tlpButton.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>tlpButton.Parent" xml:space="preserve">
|
|
<value>tlpOutter</value>
|
|
</data>
|
|
<data name=">>tlpButton.ZOrder" xml:space="preserve">
|
|
<value>1</value>
|
|
</data>
|
|
<data name="tlpButton.LayoutSettings" type="System.Windows.Forms.TableLayoutSettings, System.Windows.Forms">
|
|
<value><?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="buttonCancel" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="buttonOK" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="Percent,100,AutoSize,0" /><Rows Styles="Percent,100" /></TableLayoutSettings></value>
|
|
</data>
|
|
<data name="tlpOutter.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
|
|
<value>Fill</value>
|
|
</data>
|
|
<data name="tlpOutter.Location" type="System.Drawing.Point, System.Drawing">
|
|
<value>0, 0</value>
|
|
</data>
|
|
<data name="tlpOutter.RowCount" type="System.Int32, mscorlib">
|
|
<value>2</value>
|
|
</data>
|
|
<data name="tlpOutter.Size" type="System.Drawing.Size, System.Drawing">
|
|
<value>427, 203</value>
|
|
</data>
|
|
<data name="tlpOutter.TabIndex" type="System.Int32, mscorlib">
|
|
<value>0</value>
|
|
</data>
|
|
<data name=">>tlpOutter.Name" xml:space="preserve">
|
|
<value>tlpOutter</value>
|
|
</data>
|
|
<data name=">>tlpOutter.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>tlpOutter.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>tlpOutter.ZOrder" xml:space="preserve">
|
|
<value>0</value>
|
|
</data>
|
|
<data name="tlpOutter.LayoutSettings" type="System.Windows.Forms.TableLayoutSettings, System.Windows.Forms">
|
|
<value><?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="tlpInner" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="tlpButton" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="Percent,100" /><Rows Styles="Percent,100,AutoSize,0" /></TableLayoutSettings></value>
|
|
</data>
|
|
<metadata name="$this.Localizable" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
|
<value>True</value>
|
|
</metadata>
|
|
<data name="$this.AutoScaleDimensions" type="System.Drawing.SizeF, System.Drawing">
|
|
<value>7, 15</value>
|
|
</data>
|
|
<data name="$this.ClientSize" type="System.Drawing.Size, System.Drawing">
|
|
<value>427, 203</value>
|
|
</data>
|
|
<data name="$this.Font" type="System.Drawing.Font, System.Drawing">
|
|
<value>Segoe UI, 9pt</value>
|
|
</data>
|
|
<data name="$this.Text" xml:space="preserve">
|
|
<value>Advanced email settings</value>
|
|
</data>
|
|
<data name=">>$this.Name" xml:space="preserve">
|
|
<value>UserPropertyAdvancedForm</value>
|
|
</data>
|
|
<data name=">>$this.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
</root> |