Resources.Designer.cs 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. // Runtime Version:4.0.30319.42000
  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. namespace PRSServer.Properties {
  11. using System;
  12. /// <summary>
  13. /// A strongly-typed resource class, for looking up localized strings, etc.
  14. /// </summary>
  15. // This class was auto-generated by the StronglyTypedResourceBuilder
  16. // class via a tool like ResGen or Visual Studio.
  17. // To add or remove a member, edit your .ResX file then rerun ResGen
  18. // with the /str option, or rebuild your VS project.
  19. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
  20. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  21. [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  22. public class Resources {
  23. private static global::System.Resources.ResourceManager resourceMan;
  24. private static global::System.Globalization.CultureInfo resourceCulture;
  25. [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
  26. internal Resources() {
  27. }
  28. /// <summary>
  29. /// Returns the cached ResourceManager instance used by this class.
  30. /// </summary>
  31. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  32. public static global::System.Resources.ResourceManager ResourceManager {
  33. get {
  34. if (object.ReferenceEquals(resourceMan, null)) {
  35. global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("PRSServer.Properties.Resources", typeof(Resources).Assembly);
  36. resourceMan = temp;
  37. }
  38. return resourceMan;
  39. }
  40. }
  41. /// <summary>
  42. /// Overrides the current thread's CurrentUICulture property for all
  43. /// resource lookups using this strongly typed resource class.
  44. /// </summary>
  45. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  46. public static global::System.Globalization.CultureInfo Culture {
  47. get {
  48. return resourceCulture;
  49. }
  50. set {
  51. resourceCulture = value;
  52. }
  53. }
  54. /// <summary>
  55. /// Looks up a localized resource of type System.Drawing.Bitmap.
  56. /// </summary>
  57. public static System.Drawing.Bitmap appstore {
  58. get {
  59. object obj = ResourceManager.GetObject("appstore", resourceCulture);
  60. return ((System.Drawing.Bitmap)(obj));
  61. }
  62. }
  63. /// <summary>
  64. /// Looks up a localized resource of type System.Drawing.Bitmap.
  65. /// </summary>
  66. public static System.Drawing.Bitmap autodiscover {
  67. get {
  68. object obj = ResourceManager.GetObject("autodiscover", resourceCulture);
  69. return ((System.Drawing.Bitmap)(obj));
  70. }
  71. }
  72. /// <summary>
  73. /// Looks up a localized resource of type System.Drawing.Bitmap.
  74. /// </summary>
  75. public static System.Drawing.Bitmap autoupdate {
  76. get {
  77. object obj = ResourceManager.GetObject("autoupdate", resourceCulture);
  78. return ((System.Drawing.Bitmap)(obj));
  79. }
  80. }
  81. /// <summary>
  82. /// Looks up a localized resource of type System.Drawing.Bitmap.
  83. /// </summary>
  84. public static System.Drawing.Bitmap certificate {
  85. get {
  86. object obj = ResourceManager.GetObject("certificate", resourceCulture);
  87. return ((System.Drawing.Bitmap)(obj));
  88. }
  89. }
  90. /// <summary>
  91. /// Looks up a localized resource of type System.Drawing.Bitmap.
  92. /// </summary>
  93. public static System.Drawing.Bitmap close {
  94. get {
  95. object obj = ResourceManager.GetObject("close", resourceCulture);
  96. return ((System.Drawing.Bitmap)(obj));
  97. }
  98. }
  99. /// <summary>
  100. /// Looks up a localized resource of type System.Drawing.Bitmap.
  101. /// </summary>
  102. public static System.Drawing.Bitmap css {
  103. get {
  104. object obj = ResourceManager.GetObject("css", resourceCulture);
  105. return ((System.Drawing.Bitmap)(obj));
  106. }
  107. }
  108. /// <summary>
  109. /// Looks up a localized resource of type System.Drawing.Bitmap.
  110. /// </summary>
  111. public static System.Drawing.Bitmap database {
  112. get {
  113. object obj = ResourceManager.GetObject("database", resourceCulture);
  114. return ((System.Drawing.Bitmap)(obj));
  115. }
  116. }
  117. /// <summary>
  118. /// Looks up a localized resource of type System.Drawing.Bitmap.
  119. /// </summary>
  120. public static System.Drawing.Bitmap delete {
  121. get {
  122. object obj = ResourceManager.GetObject("delete", resourceCulture);
  123. return ((System.Drawing.Bitmap)(obj));
  124. }
  125. }
  126. /// <summary>
  127. /// Looks up a localized resource of type System.Drawing.Bitmap.
  128. /// </summary>
  129. public static System.Drawing.Bitmap disabled {
  130. get {
  131. object obj = ResourceManager.GetObject("disabled", resourceCulture);
  132. return ((System.Drawing.Bitmap)(obj));
  133. }
  134. }
  135. /// <summary>
  136. /// Looks up a localized resource of type System.Drawing.Bitmap.
  137. /// </summary>
  138. public static System.Drawing.Bitmap download {
  139. get {
  140. object obj = ResourceManager.GetObject("download", resourceCulture);
  141. return ((System.Drawing.Bitmap)(obj));
  142. }
  143. }
  144. /// <summary>
  145. /// Looks up a localized resource of type System.Drawing.Bitmap.
  146. /// </summary>
  147. public static System.Drawing.Bitmap file {
  148. get {
  149. object obj = ResourceManager.GetObject("file", resourceCulture);
  150. return ((System.Drawing.Bitmap)(obj));
  151. }
  152. }
  153. /// <summary>
  154. /// Looks up a localized resource of type System.Drawing.Bitmap.
  155. /// </summary>
  156. public static System.Drawing.Bitmap folder {
  157. get {
  158. object obj = ResourceManager.GetObject("folder", resourceCulture);
  159. return ((System.Drawing.Bitmap)(obj));
  160. }
  161. }
  162. /// <summary>
  163. /// Looks up a localized resource of type System.Drawing.Bitmap.
  164. /// </summary>
  165. public static System.Drawing.Bitmap gps {
  166. get {
  167. object obj = ResourceManager.GetObject("gps", resourceCulture);
  168. return ((System.Drawing.Bitmap)(obj));
  169. }
  170. }
  171. /// <summary>
  172. /// Looks up a localized resource of type System.Drawing.Bitmap.
  173. /// </summary>
  174. public static System.Drawing.Bitmap help {
  175. get {
  176. object obj = ResourceManager.GetObject("help", resourceCulture);
  177. return ((System.Drawing.Bitmap)(obj));
  178. }
  179. }
  180. /// <summary>
  181. /// Looks up a localized resource of type System.Drawing.Bitmap.
  182. /// </summary>
  183. public static System.Drawing.Bitmap html {
  184. get {
  185. object obj = ResourceManager.GetObject("html", resourceCulture);
  186. return ((System.Drawing.Bitmap)(obj));
  187. }
  188. }
  189. /// <summary>
  190. /// Looks up a localized resource of type System.Drawing.Bitmap.
  191. /// </summary>
  192. public static System.Drawing.Bitmap insecure {
  193. get {
  194. object obj = ResourceManager.GetObject("insecure", resourceCulture);
  195. return ((System.Drawing.Bitmap)(obj));
  196. }
  197. }
  198. /// <summary>
  199. /// Looks up a localized resource of type System.Drawing.Bitmap.
  200. /// </summary>
  201. public static System.Drawing.Bitmap jpg {
  202. get {
  203. object obj = ResourceManager.GetObject("jpg", resourceCulture);
  204. return ((System.Drawing.Bitmap)(obj));
  205. }
  206. }
  207. /// <summary>
  208. /// Looks up a localized resource of type System.Drawing.Bitmap.
  209. /// </summary>
  210. public static System.Drawing.Bitmap key {
  211. get {
  212. object obj = ResourceManager.GetObject("key", resourceCulture);
  213. return ((System.Drawing.Bitmap)(obj));
  214. }
  215. }
  216. /// <summary>
  217. /// Looks up a localized resource of type System.Drawing.Bitmap.
  218. /// </summary>
  219. public static System.Drawing.Bitmap pause {
  220. get {
  221. object obj = ResourceManager.GetObject("pause", resourceCulture);
  222. return ((System.Drawing.Bitmap)(obj));
  223. }
  224. }
  225. /// <summary>
  226. /// Looks up a localized resource of type System.Drawing.Bitmap.
  227. /// </summary>
  228. public static System.Drawing.Bitmap pdf {
  229. get {
  230. object obj = ResourceManager.GetObject("pdf", resourceCulture);
  231. return ((System.Drawing.Bitmap)(obj));
  232. }
  233. }
  234. /// <summary>
  235. /// Looks up a localized resource of type System.Drawing.Bitmap.
  236. /// </summary>
  237. public static System.Drawing.Bitmap pencil {
  238. get {
  239. object obj = ResourceManager.GetObject("pencil", resourceCulture);
  240. return ((System.Drawing.Bitmap)(obj));
  241. }
  242. }
  243. /// <summary>
  244. /// Looks up a localized resource of type System.Drawing.Bitmap.
  245. /// </summary>
  246. public static System.Drawing.Bitmap png {
  247. get {
  248. object obj = ResourceManager.GetObject("png", resourceCulture);
  249. return ((System.Drawing.Bitmap)(obj));
  250. }
  251. }
  252. /// <summary>
  253. /// Looks up a localized resource of type System.Drawing.Bitmap.
  254. /// </summary>
  255. public static System.Drawing.Bitmap refresh {
  256. get {
  257. object obj = ResourceManager.GetObject("refresh", resourceCulture);
  258. return ((System.Drawing.Bitmap)(obj));
  259. }
  260. }
  261. /// <summary>
  262. /// Looks up a localized resource of type System.Drawing.Bitmap.
  263. /// </summary>
  264. public static System.Drawing.Bitmap schedule {
  265. get {
  266. object obj = ResourceManager.GetObject("schedule", resourceCulture);
  267. return ((System.Drawing.Bitmap)(obj));
  268. }
  269. }
  270. /// <summary>
  271. /// Looks up a localized resource of type System.Drawing.Bitmap.
  272. /// </summary>
  273. public static System.Drawing.Bitmap script {
  274. get {
  275. object obj = ResourceManager.GetObject("script", resourceCulture);
  276. return ((System.Drawing.Bitmap)(obj));
  277. }
  278. }
  279. /// <summary>
  280. /// Looks up a localized resource of type System.Drawing.Bitmap.
  281. /// </summary>
  282. public static System.Drawing.Bitmap secure {
  283. get {
  284. object obj = ResourceManager.GetObject("secure", resourceCulture);
  285. return ((System.Drawing.Bitmap)(obj));
  286. }
  287. }
  288. /// <summary>
  289. /// Looks up a localized resource of type System.Drawing.Bitmap.
  290. /// </summary>
  291. public static System.Drawing.Bitmap service {
  292. get {
  293. object obj = ResourceManager.GetObject("service", resourceCulture);
  294. return ((System.Drawing.Bitmap)(obj));
  295. }
  296. }
  297. /// <summary>
  298. /// Looks up a localized resource of type System.Drawing.Bitmap.
  299. /// </summary>
  300. public static System.Drawing.Bitmap target {
  301. get {
  302. object obj = ResourceManager.GetObject("target", resourceCulture);
  303. return ((System.Drawing.Bitmap)(obj));
  304. }
  305. }
  306. /// <summary>
  307. /// Looks up a localized resource of type System.Drawing.Bitmap.
  308. /// </summary>
  309. public static System.Drawing.Bitmap tick {
  310. get {
  311. object obj = ResourceManager.GetObject("tick", resourceCulture);
  312. return ((System.Drawing.Bitmap)(obj));
  313. }
  314. }
  315. /// <summary>
  316. /// Looks up a localized resource of type System.Drawing.Bitmap.
  317. /// </summary>
  318. public static System.Drawing.Bitmap upload {
  319. get {
  320. object obj = ResourceManager.GetObject("upload", resourceCulture);
  321. return ((System.Drawing.Bitmap)(obj));
  322. }
  323. }
  324. /// <summary>
  325. /// Looks up a localized resource of type System.Drawing.Bitmap.
  326. /// </summary>
  327. public static System.Drawing.Bitmap view {
  328. get {
  329. object obj = ResourceManager.GetObject("view", resourceCulture);
  330. return ((System.Drawing.Bitmap)(obj));
  331. }
  332. }
  333. /// <summary>
  334. /// Looks up a localized resource of type System.Drawing.Bitmap.
  335. /// </summary>
  336. public static System.Drawing.Bitmap warning {
  337. get {
  338. object obj = ResourceManager.GetObject("warning", resourceCulture);
  339. return ((System.Drawing.Bitmap)(obj));
  340. }
  341. }
  342. /// <summary>
  343. /// Looks up a localized resource of type System.Drawing.Bitmap.
  344. /// </summary>
  345. public static System.Drawing.Bitmap web {
  346. get {
  347. object obj = ResourceManager.GetObject("web", resourceCulture);
  348. return ((System.Drawing.Bitmap)(obj));
  349. }
  350. }
  351. /// <summary>
  352. /// Looks up a localized resource of type System.Drawing.Bitmap.
  353. /// </summary>
  354. public static System.Drawing.Bitmap working {
  355. get {
  356. object obj = ResourceManager.GetObject("working", resourceCulture);
  357. return ((System.Drawing.Bitmap)(obj));
  358. }
  359. }
  360. }
  361. }