forked from shaba/openuds
331 lines
15 KiB
XML
331 lines
15 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>
|
|
<data name="label3.Text" xml:space="preserve">
|
|
<value>Estado</value>
|
|
</data>
|
|
<data name=">>label3.Name" xml:space="preserve">
|
|
<value>label3</value>
|
|
</data>
|
|
<data name=">>label3.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=">>label3.Parent" xml:space="preserve">
|
|
<value>tableLayoutPanel1</value>
|
|
</data>
|
|
<data name=">>label3.ZOrder" xml:space="preserve">
|
|
<value>0</value>
|
|
</data>
|
|
<data name="label2.Text" xml:space="preserve">
|
|
<value>Comentarios</value>
|
|
</data>
|
|
<data name=">>label2.Name" xml:space="preserve">
|
|
<value>label2</value>
|
|
</data>
|
|
<data name=">>label2.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=">>label2.Parent" xml:space="preserve">
|
|
<value>tableLayoutPanel1</value>
|
|
</data>
|
|
<data name=">>label2.ZOrder" xml:space="preserve">
|
|
<value>1</value>
|
|
</data>
|
|
<data name=">>name.Name" xml:space="preserve">
|
|
<value>name</value>
|
|
</data>
|
|
<data name=">>name.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>name.Parent" xml:space="preserve">
|
|
<value>tableLayoutPanel1</value>
|
|
</data>
|
|
<data name=">>name.ZOrder" xml:space="preserve">
|
|
<value>2</value>
|
|
</data>
|
|
<data name=">>comments.Name" xml:space="preserve">
|
|
<value>comments</value>
|
|
</data>
|
|
<data name=">>comments.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>comments.Parent" xml:space="preserve">
|
|
<value>tableLayoutPanel1</value>
|
|
</data>
|
|
<data name=">>comments.ZOrder" xml:space="preserve">
|
|
<value>3</value>
|
|
</data>
|
|
<data name=">>searchButton.Name" xml:space="preserve">
|
|
<value>searchButton</value>
|
|
</data>
|
|
<data name=">>searchButton.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=">>searchButton.Parent" xml:space="preserve">
|
|
<value>tableLayoutPanel1</value>
|
|
</data>
|
|
<data name=">>searchButton.ZOrder" xml:space="preserve">
|
|
<value>4</value>
|
|
</data>
|
|
<data name="groupLabel.Text" xml:space="preserve">
|
|
<value>Nombre del grupo</value>
|
|
</data>
|
|
<data name=">>groupLabel.Name" xml:space="preserve">
|
|
<value>groupLabel</value>
|
|
</data>
|
|
<data name=">>groupLabel.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=">>groupLabel.Parent" xml:space="preserve">
|
|
<value>tableLayoutPanel1</value>
|
|
</data>
|
|
<data name=">>groupLabel.ZOrder" xml:space="preserve">
|
|
<value>5</value>
|
|
</data>
|
|
<data name="active.Text" xml:space="preserve">
|
|
<value>Activo</value>
|
|
</data>
|
|
<data name=">>active.Name" xml:space="preserve">
|
|
<value>active</value>
|
|
</data>
|
|
<data name=">>active.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=">>active.Parent" xml:space="preserve">
|
|
<value>tableLayoutPanel1</value>
|
|
</data>
|
|
<data name=">>active.ZOrder" xml:space="preserve">
|
|
<value>6</value>
|
|
</data>
|
|
<data name=">>tableLayoutPanel1.Name" xml:space="preserve">
|
|
<value>tableLayoutPanel1</value>
|
|
</data>
|
|
<data name=">>tableLayoutPanel1.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>tableLayoutPanel1.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>tableLayoutPanel1.ZOrder" xml:space="preserve">
|
|
<value>1</value>
|
|
</data>
|
|
<data name="accept.Text" xml:space="preserve">
|
|
<value>Aceptar</value>
|
|
</data>
|
|
<data name=">>accept.Name" xml:space="preserve">
|
|
<value>accept</value>
|
|
</data>
|
|
<data name=">>accept.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=">>accept.Parent" xml:space="preserve">
|
|
<value>tableLayoutPanel2</value>
|
|
</data>
|
|
<data name=">>accept.ZOrder" xml:space="preserve">
|
|
<value>0</value>
|
|
</data>
|
|
<data name="cancel.Text" xml:space="preserve">
|
|
<value>Cancelar</value>
|
|
</data>
|
|
<data name=">>cancel.Name" xml:space="preserve">
|
|
<value>cancel</value>
|
|
</data>
|
|
<data name=">>cancel.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=">>cancel.Parent" xml:space="preserve">
|
|
<value>tableLayoutPanel2</value>
|
|
</data>
|
|
<data name=">>cancel.ZOrder" xml:space="preserve">
|
|
<value>1</value>
|
|
</data>
|
|
<data name="check.Text" xml:space="preserve">
|
|
<value>Nombre del cheque</value>
|
|
</data>
|
|
<data name=">>check.Name" xml:space="preserve">
|
|
<value>check</value>
|
|
</data>
|
|
<data name=">>check.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=">>check.Parent" xml:space="preserve">
|
|
<value>tableLayoutPanel3</value>
|
|
</data>
|
|
<data name=">>check.ZOrder" xml:space="preserve">
|
|
<value>0</value>
|
|
</data>
|
|
<data name=">>tableLayoutPanel3.Name" xml:space="preserve">
|
|
<value>tableLayoutPanel3</value>
|
|
</data>
|
|
<data name=">>tableLayoutPanel3.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>tableLayoutPanel3.Parent" xml:space="preserve">
|
|
<value>tableLayoutPanel2</value>
|
|
</data>
|
|
<data name=">>tableLayoutPanel3.ZOrder" xml:space="preserve">
|
|
<value>2</value>
|
|
</data>
|
|
<data name=">>tableLayoutPanel2.Name" xml:space="preserve">
|
|
<value>tableLayoutPanel2</value>
|
|
</data>
|
|
<data name=">>tableLayoutPanel2.Type" xml:space="preserve">
|
|
<value>System.Windows.Forms.TableLayoutPanel, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</data>
|
|
<data name=">>tableLayoutPanel2.Parent" xml:space="preserve">
|
|
<value>$this</value>
|
|
</data>
|
|
<data name=">>tableLayoutPanel2.ZOrder" xml:space="preserve">
|
|
<value>0</value>
|
|
</data>
|
|
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
|
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
|
<value>
|
|
AAABAAEAEBAAAAEAIABoBAAAFgAAACgAAAAQAAAAIAAAAAEAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
|
AAD///8A////AP///wD///8A////AP///wD+/v8A////AP///wD+//4A////AP///wD///8A////AP//
|
|
/wD///8A9PT7AL295/+4uOr/zMzx/+rq+sz///8A////AP///wD///8A////AP///wDj9uf/vejG/6nc
|
|
sf+327v/8vjyAF9fv/8oKLb/S0vL/29v2v+NjeT/k5Tk/7287f/6+/4A+v36AKrhtP9p0oT/XNF8/zzC
|
|
W/8dqjb/DY8d/0CVRv9eXrz/ICCx/1ZWz/99fd//mpro/3l32P9ITND/////AP///wAdrTr/RsNi/2jY
|
|
iP9Jymn/J7FB/weHFv9CkUf/tbXi/2Bgyv8xMb7/Xl7S/3Bw2P9RWtr/VU+4/8yajv/LoYz/OZxA/zK3
|
|
U/9Gv1//LbZJ/wmXHf9Grlf/pc6n//7+/wCpqeD/Y2LR/ywtuf81MLH/j3Gf/8aCYf/ei0D/4YZH/7yQ
|
|
S/9ulEH/F4oe/wqRHf82tVD/n9Gj//7+/gD9/f4A////AMzM7f8vMLT/QDy4/3ZVif/VgD3/0n5C/9F+
|
|
QP/RcDP/XXok/yKVLP8UiyL/xOPI/////wD9/f0A/Pz+APz8/gDh4fP/Kyqy/yssvP8IDpz/nEMu/8JW
|
|
Fv/AThj/mEwV/wFoDP8Kkx3/D4od/97s3//8/fwA/P38APv7/QD///8AlpbO/xgYoP8RD5L/AgSQ/4g/
|
|
Sv/AVBX/uEEZ/4BgNv8CWQL/BWEG/wRyDf+SuJP/////APv8+wD6+vwA////AH9/vP8hIab/Liyh/42W
|
|
8/+eboH/rTgF/8VqTf/EyLv/a9mI/x54JP8MeRb/eqF9/////wD6+/oA/f39AP///wDU1Nr/enrH/y8w
|
|
pv+mpMT/r2la/6s3CP/Wdjf/5NbJ/5C3nf8dfib/Za9x/9PW0/////8A/f3+AP///wD///8A////AO3t
|
|
82bZ2d//8+/v/5spE/+SIQT/t00Y/+qzkv////8A1dXV/+7x7kT///8A////AP///wD///8A////AP7+
|
|
/gD///8A////APHf2/+gMg7/kyUL/5UiA//JfmH///7+AP///wD///8A/v7+AP///wD///8A////AP//
|
|
/wD///8A/f3+AP78/AD8+fkAzolo/71fMf+WIQL/3ruy///+/gD8+voA/v7+AP///wD///8A////AP//
|
|
/wD///8A////AP///wD//v4A////APr29QDbtq7/58/K/////wD//v4A////AP///wD///8A////AP//
|
|
/wD///8A////AP///wD///8A////AP///wD///8A////AP///wD//v4A////AP///wD///8A////AP//
|
|
/wD///8A//8AAIfhAAABgAAAAYAAAAAAAACAAQAAwAMAAMADAADAAwAAwAMAAMADAADwLwAA+D8AAPw/
|
|
AAD+fwAA//8AAA==
|
|
</value>
|
|
</data>
|
|
<data name="$this.Text" xml:space="preserve">
|
|
<value>Groups</value>
|
|
</data>
|
|
<data name=">>$this.Name" xml:space="preserve">
|
|
<value>GroupForm</value>
|
|
</data>
|
|
<data name=">>$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> |