OLD | NEW |
| (Empty) |
1 <?xml version="1.0" encoding="utf-8"?> | |
2 <root> | |
3 <!-- | |
4 Microsoft ResX Schema | |
5 | |
6 Version 2.0 | |
7 | |
8 The primary goals of this format is to allow a simple XML format | |
9 that is mostly human readable. The generation and parsing of the | |
10 various data types are done through the TypeConverter classes | |
11 associated with the data types. | |
12 | |
13 Example: | |
14 | |
15 ... ado.net/XML headers & schema ... | |
16 <resheader name="resmimetype">text/microsoft-resx</resheader> | |
17 <resheader name="version">2.0</resheader> | |
18 <resheader name="reader">System.Resources.ResXResourceReader, System.Windows
.Forms, ...</resheader> | |
19 <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows
.Forms, ...</resheader> | |
20 <data name="Name1"><value>this is my long string</value><comment>this is a c
omment</comment></data> | |
21 <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> | |
22 <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.bas
e64"> | |
23 <value>[base64 mime encoded serialized .NET Framework object]</value> | |
24 </data> | |
25 <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="appl
ication/x-microsoft.net.object.bytearray.base64"> | |
26 <value>[base64 mime encoded string representing a byte array form of the
.NET Framework object]</value> | |
27 <comment>This is a comment</comment> | |
28 </data> | |
29 | |
30 There are any number of "resheader" rows that contain simple | |
31 name/value pairs. | |
32 | |
33 Each data row contains a name, and value. The row also contains a | |
34 type or mimetype. Type corresponds to a .NET class that support | |
35 text/value conversion through the TypeConverter architecture. | |
36 Classes that don't support this are serialized and stored with the | |
37 mimetype set. | |
38 | |
39 The mimetype is used for serialized objects, and tells the | |
40 ResXResourceReader how to depersist the object. This is currently not | |
41 extensible. For a given mimetype the value must be set accordingly: | |
42 | |
43 Note - application/x-microsoft.net.object.binary.base64 is the format | |
44 that the ResXResourceWriter will generate, however the reader can | |
45 read any of the formats listed below. | |
46 | |
47 mimetype: application/x-microsoft.net.object.binary.base64 | |
48 value : The object must be serialized with | |
49 : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter | |
50 : and then encoded with base64 encoding. | |
51 | |
52 mimetype: application/x-microsoft.net.object.soap.base64 | |
53 value : The object must be serialized with | |
54 : System.Runtime.Serialization.Formatters.Soap.SoapFormatter | |
55 : and then encoded with base64 encoding. | |
56 | |
57 mimetype: application/x-microsoft.net.object.bytearray.base64 | |
58 value : The object must be serialized into a byte array | |
59 : using a System.ComponentModel.TypeConverter | |
60 : and then encoded with base64 encoding. | |
61 --> | |
62 <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xm
lns:msdata="urn:schemas-microsoft-com:xml-msdata"> | |
63 <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> | |
64 <xsd:element name="root" msdata:IsDataSet="true"> | |
65 <xsd:complexType> | |
66 <xsd:choice maxOccurs="unbounded"> | |
67 <xsd:element name="metadata"> | |
68 <xsd:complexType> | |
69 <xsd:sequence> | |
70 <xsd:element name="value" type="xsd:string" minOccurs="0" /> | |
71 </xsd:sequence> | |
72 <xsd:attribute name="name" use="required" type="xsd:string" /> | |
73 <xsd:attribute name="type" type="xsd:string" /> | |
74 <xsd:attribute name="mimetype" type="xsd:string" /> | |
75 <xsd:attribute ref="xml:space" /> | |
76 </xsd:complexType> | |
77 </xsd:element> | |
78 <xsd:element name="assembly"> | |
79 <xsd:complexType> | |
80 <xsd:attribute name="alias" type="xsd:string" /> | |
81 <xsd:attribute name="name" type="xsd:string" /> | |
82 </xsd:complexType> | |
83 </xsd:element> | |
84 <xsd:element name="data"> | |
85 <xsd:complexType> | |
86 <xsd:sequence> | |
87 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata
:Ordinal="1" /> | |
88 <xsd:element name="comment" type="xsd:string" minOccurs="0" msda
ta:Ordinal="2" /> | |
89 </xsd:sequence> | |
90 <xsd:attribute name="name" type="xsd:string" use="required" msdata
:Ordinal="1" /> | |
91 <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> | |
92 <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4
" /> | |
93 <xsd:attribute ref="xml:space" /> | |
94 </xsd:complexType> | |
95 </xsd:element> | |
96 <xsd:element name="resheader"> | |
97 <xsd:complexType> | |
98 <xsd:sequence> | |
99 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata
:Ordinal="1" /> | |
100 </xsd:sequence> | |
101 <xsd:attribute name="name" type="xsd:string" use="required" /> | |
102 </xsd:complexType> | |
103 </xsd:element> | |
104 </xsd:choice> | |
105 </xsd:complexType> | |
106 </xsd:element> | |
107 </xsd:schema> | |
108 <resheader name="resmimetype"> | |
109 <value>text/microsoft-resx</value> | |
110 </resheader> | |
111 <resheader name="version"> | |
112 <value>2.0</value> | |
113 </resheader> | |
114 <resheader name="reader"> | |
115 <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.
0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
116 </resheader> | |
117 <resheader name="writer"> | |
118 <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.
0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
119 </resheader> | |
120 <assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Cultur
e=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> | |
121 <data name="warningText.Font" type="System.Drawing.Font, System.Drawing"> | |
122 <value>Microsoft Sans Serif, 8.25pt</value> | |
123 </data> | |
124 <data name="warningText.Location" type="System.Drawing.Point, System.Drawing"> | |
125 <value>7, 7</value> | |
126 </data> | |
127 <data name="warningText.Size" type="System.Drawing.Size, System.Drawing"> | |
128 <value>488, 39</value> | |
129 </data> | |
130 <assembly alias="mscorlib" name="mscorlib, Version=2.0.0.0, Culture=neutral, P
ublicKeyToken=b77a5c561934e089" /> | |
131 <data name="warningText.TabIndex" type="System.Int32, mscorlib"> | |
132 <value>0</value> | |
133 </data> | |
134 <data name="warningText.Text" xml:space="preserve"> | |
135 <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 f
rom an untrustworthy source, it could cause damage to your computer or compromis
e your private information.</value> | |
136 </data> | |
137 <data name=">>warningText.Name" xml:space="preserve"> | |
138 <value>warningText</value> | |
139 </data> | |
140 <data name=">>warningText.Type" xml:space="preserve"> | |
141 <value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Cu
lture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
142 </data> | |
143 <data name=">>warningText.Parent" xml:space="preserve"> | |
144 <value>$this</value> | |
145 </data> | |
146 <data name=">>warningText.ZOrder" xml:space="preserve"> | |
147 <value>5</value> | |
148 </data> | |
149 <data name="detailsButton.Font" type="System.Drawing.Font, System.Drawing"> | |
150 <value>Microsoft Sans Serif, 8.25pt</value> | |
151 </data> | |
152 <data name="detailsButton.Location" type="System.Drawing.Point, System.Drawing
"> | |
153 <value>12, 65</value> | |
154 </data> | |
155 <data name="detailsButton.Size" type="System.Drawing.Size, System.Drawing"> | |
156 <value>74, 23</value> | |
157 </data> | |
158 <data name="detailsButton.TabIndex" type="System.Int32, mscorlib"> | |
159 <value>1</value> | |
160 </data> | |
161 <data name="detailsButton.Text" xml:space="preserve"> | |
162 <value>&More Details</value> | |
163 </data> | |
164 <data name=">>detailsButton.Name" xml:space="preserve"> | |
165 <value>detailsButton</value> | |
166 </data> | |
167 <data name=">>detailsButton.Type" xml:space="preserve"> | |
168 <value>System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, C
ulture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
169 </data> | |
170 <data name=">>detailsButton.Parent" xml:space="preserve"> | |
171 <value>$this</value> | |
172 </data> | |
173 <data name=">>detailsButton.ZOrder" xml:space="preserve"> | |
174 <value>4</value> | |
175 </data> | |
176 <data name=">>loadButton.Name" xml:space="preserve"> | |
177 <value>loadButton</value> | |
178 </data> | |
179 <data name=">>loadButton.Type" xml:space="preserve"> | |
180 <value>System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0
.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
181 </data> | |
182 <data name=">>loadButton.Parent" xml:space="preserve"> | |
183 <value>optionBox</value> | |
184 </data> | |
185 <data name=">>loadButton.ZOrder" xml:space="preserve"> | |
186 <value>0</value> | |
187 </data> | |
188 <data name=">>browseButton.Name" xml:space="preserve"> | |
189 <value>browseButton</value> | |
190 </data> | |
191 <data name=">>browseButton.Type" xml:space="preserve"> | |
192 <value>System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0
.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
193 </data> | |
194 <data name=">>browseButton.Parent" xml:space="preserve"> | |
195 <value>optionBox</value> | |
196 </data> | |
197 <data name=">>browseButton.ZOrder" xml:space="preserve"> | |
198 <value>1</value> | |
199 </data> | |
200 <data name=">>loadText.Name" xml:space="preserve"> | |
201 <value>loadText</value> | |
202 </data> | |
203 <data name=">>loadText.Type" xml:space="preserve"> | |
204 <value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Cu
lture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
205 </data> | |
206 <data name=">>loadText.Parent" xml:space="preserve"> | |
207 <value>optionBox</value> | |
208 </data> | |
209 <data name=">>loadText.ZOrder" xml:space="preserve"> | |
210 <value>2</value> | |
211 </data> | |
212 <data name=">>browseText.Name" xml:space="preserve"> | |
213 <value>browseText</value> | |
214 </data> | |
215 <data name=">>browseText.Type" xml:space="preserve"> | |
216 <value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Cu
lture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
217 </data> | |
218 <data name=">>browseText.Parent" xml:space="preserve"> | |
219 <value>optionBox</value> | |
220 </data> | |
221 <data name=">>browseText.ZOrder" xml:space="preserve"> | |
222 <value>3</value> | |
223 </data> | |
224 <data name="optionBox.Font" type="System.Drawing.Font, System.Drawing"> | |
225 <value>Microsoft Sans Serif, 8.25pt</value> | |
226 </data> | |
227 <data name="optionBox.Location" type="System.Drawing.Point, System.Drawing"> | |
228 <value>10, 103</value> | |
229 </data> | |
230 <data name="optionBox.Size" type="System.Drawing.Size, System.Drawing"> | |
231 <value>488, 176</value> | |
232 </data> | |
233 <data name="optionBox.TabIndex" type="System.Int32, mscorlib"> | |
234 <value>2</value> | |
235 </data> | |
236 <data name="optionBox.Text" xml:space="preserve"> | |
237 <value>Project load options</value> | |
238 </data> | |
239 <data name=">>optionBox.Name" xml:space="preserve"> | |
240 <value>optionBox</value> | |
241 </data> | |
242 <data name=">>optionBox.Type" xml:space="preserve"> | |
243 <value>System.Windows.Forms.GroupBox, System.Windows.Forms, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
244 </data> | |
245 <data name=">>optionBox.Parent" xml:space="preserve"> | |
246 <value>$this</value> | |
247 </data> | |
248 <data name=">>optionBox.ZOrder" xml:space="preserve"> | |
249 <value>3</value> | |
250 </data> | |
251 <data name="loadButton.AutoSize" type="System.Boolean, mscorlib"> | |
252 <value>True</value> | |
253 </data> | |
254 <data name="loadButton.Location" type="System.Drawing.Point, System.Drawing"> | |
255 <value>6, 100</value> | |
256 </data> | |
257 <data name="loadButton.Size" type="System.Drawing.Size, System.Drawing"> | |
258 <value>125, 17</value> | |
259 </data> | |
260 <data name="loadButton.TabIndex" type="System.Int32, mscorlib"> | |
261 <value>3</value> | |
262 </data> | |
263 <data name="loadButton.Text" xml:space="preserve"> | |
264 <value>&Load project normally</value> | |
265 </data> | |
266 <data name=">>loadButton.Name" xml:space="preserve"> | |
267 <value>loadButton</value> | |
268 </data> | |
269 <data name=">>loadButton.Type" xml:space="preserve"> | |
270 <value>System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0
.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
271 </data> | |
272 <data name=">>loadButton.Parent" xml:space="preserve"> | |
273 <value>optionBox</value> | |
274 </data> | |
275 <data name=">>loadButton.ZOrder" xml:space="preserve"> | |
276 <value>0</value> | |
277 </data> | |
278 <data name="browseButton.AutoSize" type="System.Boolean, mscorlib"> | |
279 <value>True</value> | |
280 </data> | |
281 <data name="browseButton.Location" type="System.Drawing.Point, System.Drawing"
> | |
282 <value>6, 20</value> | |
283 </data> | |
284 <data name="browseButton.Size" type="System.Drawing.Size, System.Drawing"> | |
285 <value>144, 17</value> | |
286 </data> | |
287 <data name="browseButton.TabIndex" type="System.Int32, mscorlib"> | |
288 <value>2</value> | |
289 </data> | |
290 <data name="browseButton.Text" xml:space="preserve"> | |
291 <value>Load project for &browsing</value> | |
292 </data> | |
293 <data name=">>browseButton.Name" xml:space="preserve"> | |
294 <value>browseButton</value> | |
295 </data> | |
296 <data name=">>browseButton.Type" xml:space="preserve"> | |
297 <value>System.Windows.Forms.RadioButton, System.Windows.Forms, Version=2.0.0
.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
298 </data> | |
299 <data name=">>browseButton.Parent" xml:space="preserve"> | |
300 <value>optionBox</value> | |
301 </data> | |
302 <data name=">>browseButton.ZOrder" xml:space="preserve"> | |
303 <value>1</value> | |
304 </data> | |
305 <data name="loadText.Location" type="System.Drawing.Point, System.Drawing"> | |
306 <value>20, 120</value> | |
307 </data> | |
308 <data name="loadText.Size" type="System.Drawing.Size, System.Drawing"> | |
309 <value>462, 53</value> | |
310 </data> | |
311 <data name="loadText.TabIndex" type="System.Int32, mscorlib"> | |
312 <value>1</value> | |
313 </data> | |
314 <data name="loadText.Text" xml:space="preserve"> | |
315 <value>Opens the project normally in {0}. Use this option if you trust the s
ource and understand the potential risks involved. {0} does not restrict any pro
ject functionality and will not prompt you again for this project.</value> | |
316 </data> | |
317 <data name=">>loadText.Name" xml:space="preserve"> | |
318 <value>loadText</value> | |
319 </data> | |
320 <data name=">>loadText.Type" xml:space="preserve"> | |
321 <value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Cu
lture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
322 </data> | |
323 <data name=">>loadText.Parent" xml:space="preserve"> | |
324 <value>optionBox</value> | |
325 </data> | |
326 <data name=">>loadText.ZOrder" xml:space="preserve"> | |
327 <value>2</value> | |
328 </data> | |
329 <data name="browseText.Location" type="System.Drawing.Point, System.Drawing"> | |
330 <value>20, 40</value> | |
331 </data> | |
332 <data name="browseText.Size" type="System.Drawing.Size, System.Drawing"> | |
333 <value>454, 47</value> | |
334 </data> | |
335 <data name="browseText.TabIndex" type="System.Int32, mscorlib"> | |
336 <value>0</value> | |
337 </data> | |
338 <data name="browseText.Text" xml:space="preserve"> | |
339 <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 Intel
liSense, is restricted. When a project is loaded for browsing, actions such as b
uilding, cleaning, publishing, or opening designers could still remain unsafe.</
value> | |
340 </data> | |
341 <data name=">>browseText.Name" xml:space="preserve"> | |
342 <value>browseText</value> | |
343 </data> | |
344 <data name=">>browseText.Type" xml:space="preserve"> | |
345 <value>System.Windows.Forms.Label, System.Windows.Forms, Version=2.0.0.0, Cu
lture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
346 </data> | |
347 <data name=">>browseText.Parent" xml:space="preserve"> | |
348 <value>optionBox</value> | |
349 </data> | |
350 <data name=">>browseText.ZOrder" xml:space="preserve"> | |
351 <value>3</value> | |
352 </data> | |
353 <data name="askAgainCheckBox.AutoSize" type="System.Boolean, mscorlib"> | |
354 <value>True</value> | |
355 </data> | |
356 <data name="askAgainCheckBox.Location" type="System.Drawing.Point, System.Draw
ing"> | |
357 <value>10, 295</value> | |
358 </data> | |
359 <data name="askAgainCheckBox.Size" type="System.Drawing.Size, System.Drawing"> | |
360 <value>209, 17</value> | |
361 </data> | |
362 <data name="askAgainCheckBox.TabIndex" type="System.Int32, mscorlib"> | |
363 <value>3</value> | |
364 </data> | |
365 <data name="askAgainCheckBox.Text" xml:space="preserve"> | |
366 <value>&Ask me for every project in this solution</value> | |
367 </data> | |
368 <data name=">>askAgainCheckBox.Name" xml:space="preserve"> | |
369 <value>askAgainCheckBox</value> | |
370 </data> | |
371 <data name=">>askAgainCheckBox.Type" xml:space="preserve"> | |
372 <value>System.Windows.Forms.CheckBox, System.Windows.Forms, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
373 </data> | |
374 <data name=">>askAgainCheckBox.Parent" xml:space="preserve"> | |
375 <value>$this</value> | |
376 </data> | |
377 <data name=">>askAgainCheckBox.ZOrder" xml:space="preserve"> | |
378 <value>2</value> | |
379 </data> | |
380 <data name="okButton.Location" type="System.Drawing.Point, System.Drawing"> | |
381 <value>327, 328</value> | |
382 </data> | |
383 <data name="okButton.Size" type="System.Drawing.Size, System.Drawing"> | |
384 <value>75, 23</value> | |
385 </data> | |
386 <data name="okButton.TabIndex" type="System.Int32, mscorlib"> | |
387 <value>4</value> | |
388 </data> | |
389 <data name="okButton.Text" xml:space="preserve"> | |
390 <value>OK</value> | |
391 </data> | |
392 <data name=">>okButton.Name" xml:space="preserve"> | |
393 <value>okButton</value> | |
394 </data> | |
395 <data name=">>okButton.Type" xml:space="preserve"> | |
396 <value>System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, C
ulture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
397 </data> | |
398 <data name=">>okButton.Parent" xml:space="preserve"> | |
399 <value>$this</value> | |
400 </data> | |
401 <data name=">>okButton.ZOrder" xml:space="preserve"> | |
402 <value>1</value> | |
403 </data> | |
404 <data name="cancelButton.Location" type="System.Drawing.Point, System.Drawing"
> | |
405 <value>420, 328</value> | |
406 </data> | |
407 <data name="cancelButton.Size" type="System.Drawing.Size, System.Drawing"> | |
408 <value>75, 23</value> | |
409 </data> | |
410 <data name="cancelButton.TabIndex" type="System.Int32, mscorlib"> | |
411 <value>5</value> | |
412 </data> | |
413 <data name="cancelButton.Text" xml:space="preserve"> | |
414 <value>Cancel</value> | |
415 </data> | |
416 <data name=">>cancelButton.Name" xml:space="preserve"> | |
417 <value>cancelButton</value> | |
418 </data> | |
419 <data name=">>cancelButton.Type" xml:space="preserve"> | |
420 <value>System.Windows.Forms.Button, System.Windows.Forms, Version=2.0.0.0, C
ulture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
421 </data> | |
422 <data name=">>cancelButton.Parent" xml:space="preserve"> | |
423 <value>$this</value> | |
424 </data> | |
425 <data name=">>cancelButton.ZOrder" xml:space="preserve"> | |
426 <value>0</value> | |
427 </data> | |
428 <metadata name="$this.Localizable" type="System.Boolean, mscorlib, Version=2.0
.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> | |
429 <value>True</value> | |
430 </metadata> | |
431 <data name="$this.AutoScaleDimensions" type="System.Drawing.SizeF, System.Draw
ing"> | |
432 <value>6, 13</value> | |
433 </data> | |
434 <data name="$this.ClientSize" type="System.Drawing.Size, System.Drawing"> | |
435 <value>507, 363</value> | |
436 </data> | |
437 <data name="$this.Font" type="System.Drawing.Font, System.Drawing"> | |
438 <value>Microsoft Sans Serif, 8.25pt</value> | |
439 </data> | |
440 <data name="$this.Text" xml:space="preserve"> | |
441 <value>Security Warning for {0}</value> | |
442 </data> | |
443 <data name=">>$this.Name" xml:space="preserve"> | |
444 <value>SecurityWarningDialog</value> | |
445 </data> | |
446 <data name=">>$this.Type" xml:space="preserve"> | |
447 <value>System.Windows.Forms.Form, System.Windows.Forms, Version=2.0.0.0, Cul
ture=neutral, PublicKeyToken=b77a5c561934e089</value> | |
448 </data> | |
449 </root> | |
OLD | NEW |