-
Notifications
You must be signed in to change notification settings - Fork 4
/
frmDelPrompt.resx
221 lines (210 loc) · 12.5 KB
/
frmDelPrompt.resx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 1.3
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">1.3</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1">this is my long string</data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
[base64 mime encoded serialized .NET Framework object]
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
[base64 mime encoded string representing a byte array form of the .NET Framework object]
</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 forserialized 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.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:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<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" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
</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>1.3</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="pictureBox1.Locked" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>False</value>
</data>
<data name="pictureBox1.DefaultModifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>Private</value>
</data>
<data name="pictureBox1.Modifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>Private</value>
</data>
<data name="pictureBox1.Image" type="System.Drawing.Bitmap, System.Drawing, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
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
</value>
</data>
<data name="lblPrompt.Locked" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>False</value>
</data>
<data name="lblPrompt.DefaultModifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>Private</value>
</data>
<data name="lblPrompt.Modifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>Private</value>
</data>
<data name="optYes.Locked" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>False</value>
</data>
<data name="optYes.DefaultModifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>Private</value>
</data>
<data name="optYes.Modifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>Private</value>
</data>
<data name="optNo.Locked" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>False</value>
</data>
<data name="optNo.DefaultModifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>Private</value>
</data>
<data name="optNo.Modifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>Private</value>
</data>
<data name="cmdCancel.Locked" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>False</value>
</data>
<data name="cmdCancel.DefaultModifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>Private</value>
</data>
<data name="cmdCancel.Modifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>Private</value>
</data>
<data name="cmdOK.Locked" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>False</value>
</data>
<data name="cmdOK.DefaultModifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>Private</value>
</data>
<data name="cmdOK.Modifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>Private</value>
</data>
<data name="$this.Locked" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>False</value>
</data>
<data name="$this.Language" type="System.Globalization.CultureInfo, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>(Default)</value>
</data>
<data name="$this.TrayLargeIcon" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>False</value>
</data>
<data name="$this.Name">
<value>frmDelPrompt</value>
</data>
<data name="$this.Localizable" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>False</value>
</data>
<data name="$this.GridSize" type="System.Drawing.Size, System.Drawing, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>8, 8</value>
</data>
<data name="$this.DrawGrid" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</data>
<data name="$this.TrayHeight" type="System.Int32, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>80</value>
</data>
<data name="$this.SnapToGrid" type="System.Boolean, mscorlib, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</data>
<data name="$this.DefaultModifiers" type="System.CodeDom.MemberAttributes, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>Private</value>
</data>
</root>