| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400 | 
							- //------------------------------------------------------------------------------
 
- // <auto-generated>
 
- //     This code was generated by a tool.
 
- //     Runtime Version:4.0.30319.42000
 
- //
 
- //     Changes to this file may cause incorrect behavior and will be lost if
 
- //     the code is regenerated.
 
- // </auto-generated>
 
- //------------------------------------------------------------------------------
 
- namespace PRSServer.Properties {
 
-     /// <summary>
 
-     ///   A strongly-typed resource class, for looking up localized strings, etc.
 
-     /// </summary>
 
-     // This class was auto-generated by the StronglyTypedResourceBuilder
 
-     // class via a tool like ResGen or Visual Studio.
 
-     // To add or remove a member, edit your .ResX file then rerun ResGen
 
-     // with the /str option, or rebuild your VS project.
 
-     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
 
-     [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
 
-     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
 
-     public class Resources {
 
-         
 
-         private static global::System.Resources.ResourceManager resourceMan;
 
-         
 
-         private static global::System.Globalization.CultureInfo resourceCulture;
 
-         
 
-         [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
 
-         internal Resources() {
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Returns the cached ResourceManager instance used by this class.
 
-         /// </summary>
 
-         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
 
-         public static global::System.Resources.ResourceManager ResourceManager {
 
-             get {
 
-                 if (object.ReferenceEquals(resourceMan, null)) {
 
-                     global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("PRSServer.Properties.Resources", typeof(Resources).Assembly);
 
-                     resourceMan = temp;
 
-                 }
 
-                 return resourceMan;
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Overrides the current thread's CurrentUICulture property for all
 
-         ///   resource lookups using this strongly typed resource class.
 
-         /// </summary>
 
-         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
 
-         public static global::System.Globalization.CultureInfo Culture {
 
-             get {
 
-                 return resourceCulture;
 
-             }
 
-             set {
 
-                 resourceCulture = value;
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap appstore {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("appstore", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap autodiscover {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("autodiscover", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap autoupdate {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("autoupdate", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap certificate {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("certificate", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap close {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("close", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap css {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("css", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap database {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("database", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap delete {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("delete", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap disabled {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("disabled", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap download {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("download", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap file {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("file", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap folder {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("folder", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap gps {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("gps", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap help {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("help", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap html {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("html", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap insecure {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("insecure", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap jpg {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("jpg", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap key {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("key", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap pause {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("pause", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap pdf {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("pdf", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap pencil {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("pencil", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap png {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("png", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap refresh {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("refresh", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap schedule {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("schedule", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap script {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("script", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap secure {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("secure", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap service {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("service", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap target {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("target", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap tick {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("tick", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap upload {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("upload", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap view {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("view", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap warning {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("warning", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap web {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("web", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-         
 
-         /// <summary>
 
-         ///   Looks up a localized resource of type System.Drawing.Bitmap.
 
-         /// </summary>
 
-         public static System.Drawing.Bitmap working {
 
-             get {
 
-                 object obj = ResourceManager.GetObject("working", resourceCulture);
 
-                 return ((System.Drawing.Bitmap)(obj));
 
-             }
 
-         }
 
-     }
 
- }
 
 
  |