OSDN Git Service

Version 2.12
[radegast/radegast.git] / Radegast / Properties / Resources.Designer.cs
1 //------------------------------------------------------------------------------
2 // <auto-generated>
3 //     This code was generated by a tool.
4 //     Runtime Version:4.0.30319.18034
5 //
6 //     Changes to this file may cause incorrect behavior and will be lost if
7 //     the code is regenerated.
8 // </auto-generated>
9 //------------------------------------------------------------------------------
10
11 namespace Radegast.Properties {
12     using System;
13     
14     
15     /// <summary>
16     ///   A strongly-typed resource class, for looking up localized strings, etc.
17     /// </summary>
18     // This class was auto-generated by the StronglyTypedResourceBuilder
19     // class via a tool like ResGen or Visual Studio.
20     // To add or remove a member, edit your .ResX file then rerun ResGen
21     // with the /str option, or rebuild your VS project.
22     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
23     [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
24     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
25     internal class Resources {
26         
27         private static global::System.Resources.ResourceManager resourceMan;
28         
29         private static global::System.Globalization.CultureInfo resourceCulture;
30         
31         [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
32         internal Resources() {
33         }
34         
35         /// <summary>
36         ///   Returns the cached ResourceManager instance used by this class.
37         /// </summary>
38         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
39         internal static global::System.Resources.ResourceManager ResourceManager {
40             get {
41                 if (object.ReferenceEquals(resourceMan, null)) {
42                     global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Radegast.Properties.Resources", typeof(Resources).Assembly);
43                     resourceMan = temp;
44                 }
45                 return resourceMan;
46             }
47         }
48         
49         /// <summary>
50         ///   Overrides the current thread's CurrentUICulture property for all
51         ///   resource lookups using this strongly typed resource class.
52         /// </summary>
53         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
54         internal static global::System.Globalization.CultureInfo Culture {
55             get {
56                 return resourceCulture;
57             }
58             set {
59                 resourceCulture = value;
60             }
61         }
62         
63         /// <summary>
64         ///   Looks up a localized resource of type System.Drawing.Bitmap.
65         /// </summary>
66         internal static System.Drawing.Bitmap add_16 {
67             get {
68                 object obj = ResourceManager.GetObject("add_16", resourceCulture);
69                 return ((System.Drawing.Bitmap)(obj));
70             }
71         }
72         
73         /// <summary>
74         ///   Looks up a localized resource of type System.Drawing.Bitmap.
75         /// </summary>
76         internal static System.Drawing.Bitmap applications_16 {
77             get {
78                 object obj = ResourceManager.GetObject("applications_16", resourceCulture);
79                 return ((System.Drawing.Bitmap)(obj));
80             }
81         }
82         
83         /// <summary>
84         ///   Looks up a localized resource of type System.Drawing.Bitmap.
85         /// </summary>
86         internal static System.Drawing.Bitmap applications_32 {
87             get {
88                 object obj = ResourceManager.GetObject("applications_32", resourceCulture);
89                 return ((System.Drawing.Bitmap)(obj));
90             }
91         }
92         
93         /// <summary>
94         ///   Looks up a localized resource of type System.Drawing.Bitmap.
95         /// </summary>
96         internal static System.Drawing.Bitmap arrow_forward_16 {
97             get {
98                 object obj = ResourceManager.GetObject("arrow_forward_16", resourceCulture);
99                 return ((System.Drawing.Bitmap)(obj));
100             }
101         }
102         
103         /// <summary>
104         ///   Looks up a localized resource of type System.Drawing.Bitmap.
105         /// </summary>
106         internal static System.Drawing.Bitmap arrow_up_16 {
107             get {
108                 object obj = ResourceManager.GetObject("arrow_up_16", resourceCulture);
109                 return ((System.Drawing.Bitmap)(obj));
110             }
111         }
112         
113         /// <summary>
114         ///   Looks up a localized resource of type System.Drawing.Bitmap.
115         /// </summary>
116         internal static System.Drawing.Bitmap btn_play {
117             get {
118                 object obj = ResourceManager.GetObject("btn_play", resourceCulture);
119                 return ((System.Drawing.Bitmap)(obj));
120             }
121         }
122         
123         /// <summary>
124         ///   Looks up a localized resource of type System.Drawing.Bitmap.
125         /// </summary>
126         internal static System.Drawing.Bitmap btn_stop {
127             get {
128                 object obj = ResourceManager.GetObject("btn_stop", resourceCulture);
129                 return ((System.Drawing.Bitmap)(obj));
130             }
131         }
132         
133         /// <summary>
134         ///   Looks up a localized resource of type System.Drawing.Bitmap.
135         /// </summary>
136         internal static System.Drawing.Bitmap checkerboard {
137             get {
138                 object obj = ResourceManager.GetObject("checkerboard", resourceCulture);
139                 return ((System.Drawing.Bitmap)(obj));
140             }
141         }
142         
143         /// <summary>
144         ///   Looks up a localized string similar to &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; ?&gt;
145         ///&lt;!-- $Id: $ --&gt;
146         ///&lt;llsd&gt;
147         ///  &lt;map&gt;
148         ///    &lt;key&gt;0bcd5f5d-a4ce-9ea4-f9e8-15132653b3d8&lt;/key&gt;
149         ///    &lt;map&gt;
150         ///      &lt;key&gt;color&lt;/key&gt;
151         ///      &lt;array&gt;
152         ///        &lt;real&gt;2&lt;/real&gt;
153         ///        &lt;real&gt;1&lt;/real&gt;
154         ///
155         ///        &lt;real&gt;1.6000000238418579&lt;/real&gt;
156         ///        &lt;real&gt;1&lt;/real&gt;
157         ///      &lt;/array&gt;
158         ///      &lt;key&gt;multiple&lt;/key&gt;
159         ///      &lt;real&gt;2&lt;/real&gt;
160         ///      &lt;key&gt;name&lt;/key&gt;
161         ///
162         ///      &lt;string&gt;MoyMix&lt;/string&gt;
163         ///    &lt;/map&gt;
164         ///    &lt;key&gt;0f6723d2-5b23-6b58-08ab-308112b33786&lt;/key&gt;
165         ///    &lt;map&gt;
166         ///      &lt;key&gt;color&lt;/key&gt; [rest of string was truncated]&quot;;.
167         /// </summary>
168         internal static string client_signatures {
169             get {
170                 return ResourceManager.GetString("client_signatures", resourceCulture);
171             }
172         }
173         
174         /// <summary>
175         ///   Looks up a localized resource of type System.Drawing.Bitmap.
176         /// </summary>
177         internal static System.Drawing.Bitmap computer_16 {
178             get {
179                 object obj = ResourceManager.GetObject("computer_16", resourceCulture);
180                 return ((System.Drawing.Bitmap)(obj));
181             }
182         }
183         
184         /// <summary>
185         ///   Looks up a localized resource of type System.Drawing.Bitmap.
186         /// </summary>
187         internal static System.Drawing.Bitmap copy_16 {
188             get {
189                 object obj = ResourceManager.GetObject("copy_16", resourceCulture);
190                 return ((System.Drawing.Bitmap)(obj));
191             }
192         }
193         
194         /// <summary>
195         ///   Looks up a localized resource of type System.Drawing.Bitmap.
196         /// </summary>
197         internal static System.Drawing.Bitmap cut_16 {
198             get {
199                 object obj = ResourceManager.GetObject("cut_16", resourceCulture);
200                 return ((System.Drawing.Bitmap)(obj));
201             }
202         }
203         
204         /// <summary>
205         ///   Looks up a localized resource of type System.Drawing.Bitmap.
206         /// </summary>
207         internal static System.Drawing.Bitmap del_trans {
208             get {
209                 object obj = ResourceManager.GetObject("del_trans", resourceCulture);
210                 return ((System.Drawing.Bitmap)(obj));
211             }
212         }
213         
214         /// <summary>
215         ///   Looks up a localized resource of type System.Drawing.Bitmap.
216         /// </summary>
217         internal static System.Drawing.Bitmap delete_16 {
218             get {
219                 object obj = ResourceManager.GetObject("delete_16", resourceCulture);
220                 return ((System.Drawing.Bitmap)(obj));
221             }
222         }
223         
224         /// <summary>
225         ///   Looks up a localized resource of type System.Drawing.Bitmap.
226         /// </summary>
227         internal static System.Drawing.Bitmap documents_16 {
228             get {
229                 object obj = ResourceManager.GetObject("documents_16", resourceCulture);
230                 return ((System.Drawing.Bitmap)(obj));
231             }
232         }
233         
234         /// <summary>
235         ///   Looks up a localized resource of type System.Drawing.Bitmap.
236         /// </summary>
237         internal static System.Drawing.Bitmap documents_32 {
238             get {
239                 object obj = ResourceManager.GetObject("documents_32", resourceCulture);
240                 return ((System.Drawing.Bitmap)(obj));
241             }
242         }
243         
244         /// <summary>
245         ///   Looks up a localized resource of type System.Drawing.Bitmap.
246         /// </summary>
247         internal static System.Drawing.Bitmap folder_closed_16 {
248             get {
249                 object obj = ResourceManager.GetObject("folder_closed_16", resourceCulture);
250                 return ((System.Drawing.Bitmap)(obj));
251             }
252         }
253         
254         /// <summary>
255         ///   Looks up a localized resource of type System.Drawing.Bitmap.
256         /// </summary>
257         internal static System.Drawing.Bitmap folder_open_16 {
258             get {
259                 object obj = ResourceManager.GetObject("folder_open_16", resourceCulture);
260                 return ((System.Drawing.Bitmap)(obj));
261             }
262         }
263         
264         /// <summary>
265         ///   Looks up a localized resource of type System.Drawing.Bitmap.
266         /// </summary>
267         internal static System.Drawing.Bitmap GreenOrb_16 {
268             get {
269                 object obj = ResourceManager.GetObject("GreenOrb_16", resourceCulture);
270                 return ((System.Drawing.Bitmap)(obj));
271             }
272         }
273         
274         /// <summary>
275         ///   Looks up a localized resource of type System.Drawing.Bitmap.
276         /// </summary>
277         internal static System.Drawing.Bitmap GreenOrbFaded_16 {
278             get {
279                 object obj = ResourceManager.GetObject("GreenOrbFaded_16", resourceCulture);
280                 return ((System.Drawing.Bitmap)(obj));
281             }
282         }
283         
284         /// <summary>
285         ///   Looks up a localized resource of type System.Drawing.Bitmap.
286         /// </summary>
287         internal static System.Drawing.Bitmap inv_folder_animation {
288             get {
289                 object obj = ResourceManager.GetObject("inv_folder_animation", resourceCulture);
290                 return ((System.Drawing.Bitmap)(obj));
291             }
292         }
293         
294         /// <summary>
295         ///   Looks up a localized resource of type System.Drawing.Bitmap.
296         /// </summary>
297         internal static System.Drawing.Bitmap inv_folder_bodypart {
298             get {
299                 object obj = ResourceManager.GetObject("inv_folder_bodypart", resourceCulture);
300                 return ((System.Drawing.Bitmap)(obj));
301             }
302         }
303         
304         /// <summary>
305         ///   Looks up a localized resource of type System.Drawing.Bitmap.
306         /// </summary>
307         internal static System.Drawing.Bitmap inv_folder_callingcard {
308             get {
309                 object obj = ResourceManager.GetObject("inv_folder_callingcard", resourceCulture);
310                 return ((System.Drawing.Bitmap)(obj));
311             }
312         }
313         
314         /// <summary>
315         ///   Looks up a localized resource of type System.Drawing.Bitmap.
316         /// </summary>
317         internal static System.Drawing.Bitmap inv_folder_clothing {
318             get {
319                 object obj = ResourceManager.GetObject("inv_folder_clothing", resourceCulture);
320                 return ((System.Drawing.Bitmap)(obj));
321             }
322         }
323         
324         /// <summary>
325         ///   Looks up a localized resource of type System.Drawing.Bitmap.
326         /// </summary>
327         internal static System.Drawing.Bitmap inv_folder_favorite {
328             get {
329                 object obj = ResourceManager.GetObject("inv_folder_favorite", resourceCulture);
330                 return ((System.Drawing.Bitmap)(obj));
331             }
332         }
333         
334         /// <summary>
335         ///   Looks up a localized resource of type System.Drawing.Bitmap.
336         /// </summary>
337         internal static System.Drawing.Bitmap inv_folder_gesture {
338             get {
339                 object obj = ResourceManager.GetObject("inv_folder_gesture", resourceCulture);
340                 return ((System.Drawing.Bitmap)(obj));
341             }
342         }
343         
344         /// <summary>
345         ///   Looks up a localized resource of type System.Drawing.Bitmap.
346         /// </summary>
347         internal static System.Drawing.Bitmap inv_folder_inbox {
348             get {
349                 object obj = ResourceManager.GetObject("inv_folder_inbox", resourceCulture);
350                 return ((System.Drawing.Bitmap)(obj));
351             }
352         }
353         
354         /// <summary>
355         ///   Looks up a localized resource of type System.Drawing.Bitmap.
356         /// </summary>
357         internal static System.Drawing.Bitmap inv_folder_landmark {
358             get {
359                 object obj = ResourceManager.GetObject("inv_folder_landmark", resourceCulture);
360                 return ((System.Drawing.Bitmap)(obj));
361             }
362         }
363         
364         /// <summary>
365         ///   Looks up a localized resource of type System.Drawing.Bitmap.
366         /// </summary>
367         internal static System.Drawing.Bitmap inv_folder_lostandfound {
368             get {
369                 object obj = ResourceManager.GetObject("inv_folder_lostandfound", resourceCulture);
370                 return ((System.Drawing.Bitmap)(obj));
371             }
372         }
373         
374         /// <summary>
375         ///   Looks up a localized resource of type System.Drawing.Bitmap.
376         /// </summary>
377         internal static System.Drawing.Bitmap inv_folder_notecard {
378             get {
379                 object obj = ResourceManager.GetObject("inv_folder_notecard", resourceCulture);
380                 return ((System.Drawing.Bitmap)(obj));
381             }
382         }
383         
384         /// <summary>
385         ///   Looks up a localized resource of type System.Drawing.Bitmap.
386         /// </summary>
387         internal static System.Drawing.Bitmap inv_folder_object {
388             get {
389                 object obj = ResourceManager.GetObject("inv_folder_object", resourceCulture);
390                 return ((System.Drawing.Bitmap)(obj));
391             }
392         }
393         
394         /// <summary>
395         ///   Looks up a localized resource of type System.Drawing.Bitmap.
396         /// </summary>
397         internal static System.Drawing.Bitmap inv_folder_outfit {
398             get {
399                 object obj = ResourceManager.GetObject("inv_folder_outfit", resourceCulture);
400                 return ((System.Drawing.Bitmap)(obj));
401             }
402         }
403         
404         /// <summary>
405         ///   Looks up a localized resource of type System.Drawing.Bitmap.
406         /// </summary>
407         internal static System.Drawing.Bitmap inv_folder_plain_closed {
408             get {
409                 object obj = ResourceManager.GetObject("inv_folder_plain_closed", resourceCulture);
410                 return ((System.Drawing.Bitmap)(obj));
411             }
412         }
413         
414         /// <summary>
415         ///   Looks up a localized resource of type System.Drawing.Bitmap.
416         /// </summary>
417         internal static System.Drawing.Bitmap inv_folder_plain_open {
418             get {
419                 object obj = ResourceManager.GetObject("inv_folder_plain_open", resourceCulture);
420                 return ((System.Drawing.Bitmap)(obj));
421             }
422         }
423         
424         /// <summary>
425         ///   Looks up a localized resource of type System.Drawing.Bitmap.
426         /// </summary>
427         internal static System.Drawing.Bitmap inv_folder_RLVa {
428             get {
429                 object obj = ResourceManager.GetObject("inv_folder_RLVa", resourceCulture);
430                 return ((System.Drawing.Bitmap)(obj));
431             }
432         }
433         
434         /// <summary>
435         ///   Looks up a localized resource of type System.Drawing.Bitmap.
436         /// </summary>
437         internal static System.Drawing.Bitmap inv_folder_script {
438             get {
439                 object obj = ResourceManager.GetObject("inv_folder_script", resourceCulture);
440                 return ((System.Drawing.Bitmap)(obj));
441             }
442         }
443         
444         /// <summary>
445         ///   Looks up a localized resource of type System.Drawing.Bitmap.
446         /// </summary>
447         internal static System.Drawing.Bitmap inv_folder_snapshot {
448             get {
449                 object obj = ResourceManager.GetObject("inv_folder_snapshot", resourceCulture);
450                 return ((System.Drawing.Bitmap)(obj));
451             }
452         }
453         
454         /// <summary>
455         ///   Looks up a localized resource of type System.Drawing.Bitmap.
456         /// </summary>
457         internal static System.Drawing.Bitmap inv_folder_sound {
458             get {
459                 object obj = ResourceManager.GetObject("inv_folder_sound", resourceCulture);
460                 return ((System.Drawing.Bitmap)(obj));
461             }
462         }
463         
464         /// <summary>
465         ///   Looks up a localized resource of type System.Drawing.Bitmap.
466         /// </summary>
467         internal static System.Drawing.Bitmap inv_folder_sys {
468             get {
469                 object obj = ResourceManager.GetObject("inv_folder_sys", resourceCulture);
470                 return ((System.Drawing.Bitmap)(obj));
471             }
472         }
473         
474         /// <summary>
475         ///   Looks up a localized resource of type System.Drawing.Bitmap.
476         /// </summary>
477         internal static System.Drawing.Bitmap inv_folder_texture {
478             get {
479                 object obj = ResourceManager.GetObject("inv_folder_texture", resourceCulture);
480                 return ((System.Drawing.Bitmap)(obj));
481             }
482         }
483         
484         /// <summary>
485         ///   Looks up a localized resource of type System.Drawing.Bitmap.
486         /// </summary>
487         internal static System.Drawing.Bitmap inv_folder_trash {
488             get {
489                 object obj = ResourceManager.GetObject("inv_folder_trash", resourceCulture);
490                 return ((System.Drawing.Bitmap)(obj));
491             }
492         }
493         
494         /// <summary>
495         ///   Looks up a localized resource of type System.Drawing.Bitmap.
496         /// </summary>
497         internal static System.Drawing.Bitmap inv_item_alpha {
498             get {
499                 object obj = ResourceManager.GetObject("inv_item_alpha", resourceCulture);
500                 return ((System.Drawing.Bitmap)(obj));
501             }
502         }
503         
504         /// <summary>
505         ///   Looks up a localized resource of type System.Drawing.Bitmap.
506         /// </summary>
507         internal static System.Drawing.Bitmap inv_item_animation {
508             get {
509                 object obj = ResourceManager.GetObject("inv_item_animation", resourceCulture);
510                 return ((System.Drawing.Bitmap)(obj));
511             }
512         }
513         
514         /// <summary>
515         ///   Looks up a localized resource of type System.Drawing.Bitmap.
516         /// </summary>
517         internal static System.Drawing.Bitmap inv_item_attach {
518             get {
519                 object obj = ResourceManager.GetObject("inv_item_attach", resourceCulture);
520                 return ((System.Drawing.Bitmap)(obj));
521             }
522         }
523         
524         /// <summary>
525         ///   Looks up a localized resource of type System.Drawing.Bitmap.
526         /// </summary>
527         internal static System.Drawing.Bitmap inv_item_callingcard_offline {
528             get {
529                 object obj = ResourceManager.GetObject("inv_item_callingcard_offline", resourceCulture);
530                 return ((System.Drawing.Bitmap)(obj));
531             }
532         }
533         
534         /// <summary>
535         ///   Looks up a localized resource of type System.Drawing.Bitmap.
536         /// </summary>
537         internal static System.Drawing.Bitmap inv_item_callingcard_online {
538             get {
539                 object obj = ResourceManager.GetObject("inv_item_callingcard_online", resourceCulture);
540                 return ((System.Drawing.Bitmap)(obj));
541             }
542         }
543         
544         /// <summary>
545         ///   Looks up a localized resource of type System.Drawing.Bitmap.
546         /// </summary>
547         internal static System.Drawing.Bitmap inv_item_clothing {
548             get {
549                 object obj = ResourceManager.GetObject("inv_item_clothing", resourceCulture);
550                 return ((System.Drawing.Bitmap)(obj));
551             }
552         }
553         
554         /// <summary>
555         ///   Looks up a localized resource of type System.Drawing.Bitmap.
556         /// </summary>
557         internal static System.Drawing.Bitmap inv_item_eyes {
558             get {
559                 object obj = ResourceManager.GetObject("inv_item_eyes", resourceCulture);
560                 return ((System.Drawing.Bitmap)(obj));
561             }
562         }
563         
564         /// <summary>
565         ///   Looks up a localized resource of type System.Drawing.Bitmap.
566         /// </summary>
567         internal static System.Drawing.Bitmap inv_item_gesture {
568             get {
569                 object obj = ResourceManager.GetObject("inv_item_gesture", resourceCulture);
570                 return ((System.Drawing.Bitmap)(obj));
571             }
572         }
573         
574         /// <summary>
575         ///   Looks up a localized resource of type System.Drawing.Bitmap.
576         /// </summary>
577         internal static System.Drawing.Bitmap inv_item_gloves {
578             get {
579                 object obj = ResourceManager.GetObject("inv_item_gloves", resourceCulture);
580                 return ((System.Drawing.Bitmap)(obj));
581             }
582         }
583         
584         /// <summary>
585         ///   Looks up a localized resource of type System.Drawing.Bitmap.
586         /// </summary>
587         internal static System.Drawing.Bitmap inv_item_hair {
588             get {
589                 object obj = ResourceManager.GetObject("inv_item_hair", resourceCulture);
590                 return ((System.Drawing.Bitmap)(obj));
591             }
592         }
593         
594         /// <summary>
595         ///   Looks up a localized resource of type System.Drawing.Bitmap.
596         /// </summary>
597         internal static System.Drawing.Bitmap inv_item_jacket {
598             get {
599                 object obj = ResourceManager.GetObject("inv_item_jacket", resourceCulture);
600                 return ((System.Drawing.Bitmap)(obj));
601             }
602         }
603         
604         /// <summary>
605         ///   Looks up a localized resource of type System.Drawing.Bitmap.
606         /// </summary>
607         internal static System.Drawing.Bitmap inv_item_landmark {
608             get {
609                 object obj = ResourceManager.GetObject("inv_item_landmark", resourceCulture);
610                 return ((System.Drawing.Bitmap)(obj));
611             }
612         }
613         
614         /// <summary>
615         ///   Looks up a localized resource of type System.Drawing.Bitmap.
616         /// </summary>
617         internal static System.Drawing.Bitmap inv_item_landmark_visited {
618             get {
619                 object obj = ResourceManager.GetObject("inv_item_landmark_visited", resourceCulture);
620                 return ((System.Drawing.Bitmap)(obj));
621             }
622         }
623         
624         /// <summary>
625         ///   Looks up a localized resource of type System.Drawing.Bitmap.
626         /// </summary>
627         internal static System.Drawing.Bitmap inv_item_notecard {
628             get {
629                 object obj = ResourceManager.GetObject("inv_item_notecard", resourceCulture);
630                 return ((System.Drawing.Bitmap)(obj));
631             }
632         }
633         
634         /// <summary>
635         ///   Looks up a localized resource of type System.Drawing.Bitmap.
636         /// </summary>
637         internal static System.Drawing.Bitmap inv_item_object {
638             get {
639                 object obj = ResourceManager.GetObject("inv_item_object", resourceCulture);
640                 return ((System.Drawing.Bitmap)(obj));
641             }
642         }
643         
644         /// <summary>
645         ///   Looks up a localized resource of type System.Drawing.Bitmap.
646         /// </summary>
647         internal static System.Drawing.Bitmap inv_item_object_multi {
648             get {
649                 object obj = ResourceManager.GetObject("inv_item_object_multi", resourceCulture);
650                 return ((System.Drawing.Bitmap)(obj));
651             }
652         }
653         
654         /// <summary>
655         ///   Looks up a localized resource of type System.Drawing.Bitmap.
656         /// </summary>
657         internal static System.Drawing.Bitmap inv_item_pants {
658             get {
659                 object obj = ResourceManager.GetObject("inv_item_pants", resourceCulture);
660                 return ((System.Drawing.Bitmap)(obj));
661             }
662         }
663         
664         /// <summary>
665         ///   Looks up a localized resource of type System.Drawing.Bitmap.
666         /// </summary>
667         internal static System.Drawing.Bitmap inv_item_physics {
668             get {
669                 object obj = ResourceManager.GetObject("inv_item_physics", resourceCulture);
670                 return ((System.Drawing.Bitmap)(obj));
671             }
672         }
673         
674         /// <summary>
675         ///   Looks up a localized resource of type System.Drawing.Bitmap.
676         /// </summary>
677         internal static System.Drawing.Bitmap inv_item_script {
678             get {
679                 object obj = ResourceManager.GetObject("inv_item_script", resourceCulture);
680                 return ((System.Drawing.Bitmap)(obj));
681             }
682         }
683         
684         /// <summary>
685         ///   Looks up a localized resource of type System.Drawing.Bitmap.
686         /// </summary>
687         internal static System.Drawing.Bitmap inv_item_script_dangerous {
688             get {
689                 object obj = ResourceManager.GetObject("inv_item_script_dangerous", resourceCulture);
690                 return ((System.Drawing.Bitmap)(obj));
691             }
692         }
693         
694         /// <summary>
695         ///   Looks up a localized resource of type System.Drawing.Bitmap.
696         /// </summary>
697         internal static System.Drawing.Bitmap inv_item_shape {
698             get {
699                 object obj = ResourceManager.GetObject("inv_item_shape", resourceCulture);
700                 return ((System.Drawing.Bitmap)(obj));
701             }
702         }
703         
704         /// <summary>
705         ///   Looks up a localized resource of type System.Drawing.Bitmap.
706         /// </summary>
707         internal static System.Drawing.Bitmap inv_item_shirt {
708             get {
709                 object obj = ResourceManager.GetObject("inv_item_shirt", resourceCulture);
710                 return ((System.Drawing.Bitmap)(obj));
711             }
712         }
713         
714         /// <summary>
715         ///   Looks up a localized resource of type System.Drawing.Bitmap.
716         /// </summary>
717         internal static System.Drawing.Bitmap inv_item_shoes {
718             get {
719                 object obj = ResourceManager.GetObject("inv_item_shoes", resourceCulture);
720                 return ((System.Drawing.Bitmap)(obj));
721             }
722         }
723         
724         /// <summary>
725         ///   Looks up a localized resource of type System.Drawing.Bitmap.
726         /// </summary>
727         internal static System.Drawing.Bitmap inv_item_skin {
728             get {
729                 object obj = ResourceManager.GetObject("inv_item_skin", resourceCulture);
730                 return ((System.Drawing.Bitmap)(obj));
731             }
732         }
733         
734         /// <summary>
735         ///   Looks up a localized resource of type System.Drawing.Bitmap.
736         /// </summary>
737         internal static System.Drawing.Bitmap inv_item_skirt {
738             get {
739                 object obj = ResourceManager.GetObject("inv_item_skirt", resourceCulture);
740                 return ((System.Drawing.Bitmap)(obj));
741             }
742         }
743         
744         /// <summary>
745         ///   Looks up a localized resource of type System.Drawing.Bitmap.
746         /// </summary>
747         internal static System.Drawing.Bitmap inv_item_snapshot {
748             get {
749                 object obj = ResourceManager.GetObject("inv_item_snapshot", resourceCulture);
750                 return ((System.Drawing.Bitmap)(obj));
751             }
752         }
753         
754         /// <summary>
755         ///   Looks up a localized resource of type System.Drawing.Bitmap.
756         /// </summary>
757         internal static System.Drawing.Bitmap inv_item_socks {
758             get {
759                 object obj = ResourceManager.GetObject("inv_item_socks", resourceCulture);
760                 return ((System.Drawing.Bitmap)(obj));
761             }
762         }
763         
764         /// <summary>
765         ///   Looks up a localized resource of type System.Drawing.Bitmap.
766         /// </summary>
767         internal static System.Drawing.Bitmap inv_item_sound {
768             get {
769                 object obj = ResourceManager.GetObject("inv_item_sound", resourceCulture);
770                 return ((System.Drawing.Bitmap)(obj));
771             }
772         }
773         
774         /// <summary>
775         ///   Looks up a localized resource of type System.Drawing.Bitmap.
776         /// </summary>
777         internal static System.Drawing.Bitmap inv_item_tattoo {
778             get {
779                 object obj = ResourceManager.GetObject("inv_item_tattoo", resourceCulture);
780                 return ((System.Drawing.Bitmap)(obj));
781             }
782         }
783         
784         /// <summary>
785         ///   Looks up a localized resource of type System.Drawing.Bitmap.
786         /// </summary>
787         internal static System.Drawing.Bitmap inv_item_texture {
788             get {
789                 object obj = ResourceManager.GetObject("inv_item_texture", resourceCulture);
790                 return ((System.Drawing.Bitmap)(obj));
791             }
792         }
793         
794         /// <summary>
795         ///   Looks up a localized resource of type System.Drawing.Bitmap.
796         /// </summary>
797         internal static System.Drawing.Bitmap inv_item_underpants {
798             get {
799                 object obj = ResourceManager.GetObject("inv_item_underpants", resourceCulture);
800                 return ((System.Drawing.Bitmap)(obj));
801             }
802         }
803         
804         /// <summary>
805         ///   Looks up a localized resource of type System.Drawing.Bitmap.
806         /// </summary>
807         internal static System.Drawing.Bitmap inv_item_undershirt {
808             get {
809                 object obj = ResourceManager.GetObject("inv_item_undershirt", resourceCulture);
810                 return ((System.Drawing.Bitmap)(obj));
811             }
812         }
813         
814         /// <summary>
815         ///   Looks up a localized string similar to # $Id$
816         ///# sections
817         ///[word .5, .1, .3]
818         ///default              Name of default state that all scripts must have
819         ///state                        Keyword to indicate state block or state transition
820         ///
821         ///# data types
822         ///[word .1, .3, .1]
823         ///integer                      Integer type
824         ///float                        Floating-point type
825         ///string                       String type
826         ///key                          Key type.  Use NULL_KEY to test for empty keys.
827         ///vector                       Vector type of 3 floats.  Used to represent 3D motion, Euler angles, and color.:Access components by .x, .y. or .z
828         ///rotation             Rotation type of 4 floats.  Used to represent rota [rest of string was truncated]&quot;;.
829         /// </summary>
830         internal static string lsl_keywords {
831             get {
832                 return ResourceManager.GetString("lsl_keywords", resourceCulture);
833             }
834         }
835         
836         /// <summary>
837         ///   Looks up a localized resource of type System.Drawing.Bitmap.
838         /// </summary>
839         internal static System.Drawing.Bitmap lsl_scripts_16 {
840             get {
841                 object obj = ResourceManager.GetObject("lsl_scripts_16", resourceCulture);
842                 return ((System.Drawing.Bitmap)(obj));
843             }
844         }
845         
846         /// <summary>
847         ///   Looks up a localized resource of type System.Drawing.Bitmap.
848         /// </summary>
849         internal static System.Drawing.Bitmap map_dot {
850             get {
851                 object obj = ResourceManager.GetObject("map_dot", resourceCulture);
852                 return ((System.Drawing.Bitmap)(obj));
853             }
854         }
855         
856         /// <summary>
857         ///   Looks up a localized resource of type System.Drawing.Bitmap.
858         /// </summary>
859         internal static System.Drawing.Bitmap mic {
860             get {
861                 object obj = ResourceManager.GetObject("mic", resourceCulture);
862                 return ((System.Drawing.Bitmap)(obj));
863             }
864         }
865         
866         /// <summary>
867         ///   Looks up a localized resource of type System.Drawing.Bitmap.
868         /// </summary>
869         internal static System.Drawing.Bitmap my_map_pos {
870             get {
871                 object obj = ResourceManager.GetObject("my_map_pos", resourceCulture);
872                 return ((System.Drawing.Bitmap)(obj));
873             }
874         }
875         
876         /// <summary>
877         ///   Looks up a localized resource of type System.Drawing.Bitmap.
878         /// </summary>
879         internal static System.Drawing.Bitmap paste_16 {
880             get {
881                 object obj = ResourceManager.GetObject("paste_16", resourceCulture);
882                 return ((System.Drawing.Bitmap)(obj));
883             }
884         }
885         
886         /// <summary>
887         ///   Looks up a localized string similar to Radegast.
888         /// </summary>
889         internal static string ProgramName {
890             get {
891                 return ResourceManager.GetString("ProgramName", resourceCulture);
892             }
893         }
894         
895         /// <summary>
896         ///   Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
897         /// </summary>
898         internal static System.Drawing.Icon radegast_icon {
899             get {
900                 object obj = ResourceManager.GetObject("radegast_icon", resourceCulture);
901                 return ((System.Drawing.Icon)(obj));
902             }
903         }
904         
905         /// <summary>
906         ///   Looks up a localized resource of type System.Drawing.Bitmap.
907         /// </summary>
908         internal static System.Drawing.Bitmap radegast_large {
909             get {
910                 object obj = ResourceManager.GetObject("radegast_large", resourceCulture);
911                 return ((System.Drawing.Bitmap)(obj));
912             }
913         }
914         
915         /// <summary>
916         ///   Looks up a localized resource of type System.Drawing.Bitmap.
917         /// </summary>
918         internal static System.Drawing.Bitmap radegast_main_screen2 {
919             get {
920                 object obj = ResourceManager.GetObject("radegast_main_screen2", resourceCulture);
921                 return ((System.Drawing.Bitmap)(obj));
922             }
923         }
924         
925         /// <summary>
926         ///   Looks up a localized string similar to Radegast Development Team.
927         /// </summary>
928         internal static string RadegastAuthor {
929             get {
930                 return ResourceManager.GetString("RadegastAuthor", resourceCulture);
931             }
932         }
933         
934         /// <summary>
935         ///   Looks up a localized string similar to Radegast 2.12.
936         /// </summary>
937         internal static string RadegastTitle {
938             get {
939                 return ResourceManager.GetString("RadegastTitle", resourceCulture);
940             }
941         }
942         
943         /// <summary>
944         ///   Looks up a localized resource of type System.Drawing.Bitmap.
945         /// </summary>
946         internal static System.Drawing.Bitmap status_buy_currency {
947             get {
948                 object obj = ResourceManager.GetObject("status_buy_currency", resourceCulture);
949                 return ((System.Drawing.Bitmap)(obj));
950             }
951         }
952         
953         /// <summary>
954         ///   Looks up a localized resource of type System.Drawing.Bitmap.
955         /// </summary>
956         internal static System.Drawing.Bitmap status_health {
957             get {
958                 object obj = ResourceManager.GetObject("status_health", resourceCulture);
959                 return ((System.Drawing.Bitmap)(obj));
960             }
961         }
962         
963         /// <summary>
964         ///   Looks up a localized resource of type System.Drawing.Bitmap.
965         /// </summary>
966         internal static System.Drawing.Bitmap status_no_build {
967             get {
968                 object obj = ResourceManager.GetObject("status_no_build", resourceCulture);
969                 return ((System.Drawing.Bitmap)(obj));
970             }
971         }
972         
973         /// <summary>
974         ///   Looks up a localized resource of type System.Drawing.Bitmap.
975         /// </summary>
976         internal static System.Drawing.Bitmap status_no_fly {
977             get {
978                 object obj = ResourceManager.GetObject("status_no_fly", resourceCulture);
979                 return ((System.Drawing.Bitmap)(obj));
980             }
981         }
982         
983         /// <summary>
984         ///   Looks up a localized resource of type System.Drawing.Bitmap.
985         /// </summary>
986         internal static System.Drawing.Bitmap status_no_push {
987             get {
988                 object obj = ResourceManager.GetObject("status_no_push", resourceCulture);
989                 return ((System.Drawing.Bitmap)(obj));
990             }
991         }
992         
993         /// <summary>
994         ///   Looks up a localized resource of type System.Drawing.Bitmap.
995         /// </summary>
996         internal static System.Drawing.Bitmap status_no_scripts {
997             get {
998                 object obj = ResourceManager.GetObject("status_no_scripts", resourceCulture);
999                 return ((System.Drawing.Bitmap)(obj));
1000             }
1001         }
1002         
1003         /// <summary>
1004         ///   Looks up a localized resource of type System.Drawing.Bitmap.
1005         /// </summary>
1006         internal static System.Drawing.Bitmap status_no_voice {
1007             get {
1008                 object obj = ResourceManager.GetObject("status_no_voice", resourceCulture);
1009                 return ((System.Drawing.Bitmap)(obj));
1010             }
1011         }
1012         
1013         /// <summary>
1014         ///   Looks up a localized resource of type System.Drawing.Bitmap.
1015         /// </summary>
1016         internal static System.Drawing.Bitmap status_script_debug {
1017             get {
1018                 object obj = ResourceManager.GetObject("status_script_debug", resourceCulture);
1019                 return ((System.Drawing.Bitmap)(obj));
1020             }
1021         }
1022         
1023         /// <summary>
1024         ///   Looks up a localized resource of type System.Drawing.Bitmap.
1025         /// </summary>
1026         internal static System.Drawing.Bitmap status_search {
1027             get {
1028                 object obj = ResourceManager.GetObject("status_search", resourceCulture);
1029                 return ((System.Drawing.Bitmap)(obj));
1030             }
1031         }
1032         
1033         /// <summary>
1034         ///   Looks up a localized resource of type System.Drawing.Bitmap.
1035         /// </summary>
1036         internal static System.Drawing.Bitmap target_map_pos {
1037             get {
1038                 object obj = ResourceManager.GetObject("target_map_pos", resourceCulture);
1039                 return ((System.Drawing.Bitmap)(obj));
1040             }
1041         }
1042         
1043         /// <summary>
1044         ///   Looks up a localized string similar to http://update.radegast.org/svc/get_latest.
1045         /// </summary>
1046         internal static string UpdateCheckUri {
1047             get {
1048                 return ResourceManager.GetString("UpdateCheckUri", resourceCulture);
1049             }
1050         }
1051     }
1052 }