/Main/src/DynamicDataDisplay/Strings/UIResources.Designer.cs

# · C# · 333 lines · 182 code · 38 blank · 113 comment · 1 complexity · b4d886488d0862e0eee8708e2dce84e6 MD5 · raw file

  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. // Runtime Version:4.0.30319.1
  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 Microsoft.Research.DynamicDataDisplay.Strings {
  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", "4.0.0.0")]
  20. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  21. [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  22. internal class UIResources {
  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 UIResources() {
  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. internal 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("Microsoft.Research.DynamicDataDisplay.Strings.UIResources", typeof(UIResources).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. internal 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 string similar to is in «Auto Fit» mode by default. Using mouse with.
  56. /// </summary>
  57. internal static string About_1 {
  58. get {
  59. return ResourceManager.GetString("About_1", resourceCulture);
  60. }
  61. }
  62. /// <summary>
  63. /// Looks up a localized string similar to Mouse drag.
  64. /// </summary>
  65. internal static string About_10 {
  66. get {
  67. return ResourceManager.GetString("About_10", resourceCulture);
  68. }
  69. }
  70. /// <summary>
  71. /// Looks up a localized string similar to — Select an area with current aspect ratio.
  72. /// </summary>
  73. internal static string About_11 {
  74. get {
  75. return ResourceManager.GetString("About_11", resourceCulture);
  76. }
  77. }
  78. /// <summary>
  79. /// Looks up a localized string similar to — Select an area to zoom in.
  80. /// </summary>
  81. internal static string About_12 {
  82. get {
  83. return ResourceManager.GetString("About_12", resourceCulture);
  84. }
  85. }
  86. /// <summary>
  87. /// Looks up a localized string similar to — Fit to view.
  88. /// </summary>
  89. internal static string About_13 {
  90. get {
  91. return ResourceManager.GetString("About_13", resourceCulture);
  92. }
  93. }
  94. /// <summary>
  95. /// Looks up a localized string similar to — Copy screenshot of chart to clipboard.
  96. /// </summary>
  97. internal static string About_14 {
  98. get {
  99. return ResourceManager.GetString("About_14", resourceCulture);
  100. }
  101. }
  102. /// <summary>
  103. /// Looks up a localized string similar to — Save screenshot of chart.
  104. /// </summary>
  105. internal static string About_15 {
  106. get {
  107. return ResourceManager.GetString("About_15", resourceCulture);
  108. }
  109. }
  110. /// <summary>
  111. /// Looks up a localized string similar to or.
  112. /// </summary>
  113. internal static string About_2 {
  114. get {
  115. return ResourceManager.GetString("About_2", resourceCulture);
  116. }
  117. }
  118. /// <summary>
  119. /// Looks up a localized string similar to pressed down you can manually select an area to display..
  120. /// </summary>
  121. internal static string About_3 {
  122. get {
  123. return ResourceManager.GetString("About_3", resourceCulture);
  124. }
  125. }
  126. /// <summary>
  127. /// Looks up a localized string similar to Mouse wheel.
  128. /// </summary>
  129. internal static string About_4 {
  130. get {
  131. return ResourceManager.GetString("About_4", resourceCulture);
  132. }
  133. }
  134. /// <summary>
  135. /// Looks up a localized string similar to and.
  136. /// </summary>
  137. internal static string About_5 {
  138. get {
  139. return ResourceManager.GetString("About_5", resourceCulture);
  140. }
  141. }
  142. /// <summary>
  143. /// Looks up a localized string similar to .
  144. /// </summary>
  145. internal static string About_6 {
  146. get {
  147. return ResourceManager.GetString("About_6", resourceCulture);
  148. }
  149. }
  150. /// <summary>
  151. /// Looks up a localized string similar to keys — Zoom in/Zoom out.
  152. /// </summary>
  153. internal static string About_7 {
  154. get {
  155. return ResourceManager.GetString("About_7", resourceCulture);
  156. }
  157. }
  158. /// <summary>
  159. /// Looks up a localized string similar to Mouse drag.
  160. /// </summary>
  161. internal static string About_8 {
  162. get {
  163. return ResourceManager.GetString("About_8", resourceCulture);
  164. }
  165. }
  166. /// <summary>
  167. /// Looks up a localized string similar to — Pan the display area.
  168. /// </summary>
  169. internal static string About_9 {
  170. get {
  171. return ResourceManager.GetString("About_9", resourceCulture);
  172. }
  173. }
  174. /// <summary>
  175. /// Looks up a localized string similar to http://dynamicdatadisplay.codeplex.com.
  176. /// </summary>
  177. internal static string AboutSiteUrl {
  178. get {
  179. return ResourceManager.GetString("AboutSiteUrl", resourceCulture);
  180. }
  181. }
  182. /// <summary>
  183. /// Looks up a localized string similar to About DynamicDataDisplay.
  184. /// </summary>
  185. internal static string AboutTitle {
  186. get {
  187. return ResourceManager.GetString("AboutTitle", resourceCulture);
  188. }
  189. }
  190. /// <summary>
  191. /// Looks up a localized string similar to Copy screenshot.
  192. /// </summary>
  193. internal static string ContextMenuCopyScreenshot {
  194. get {
  195. return ResourceManager.GetString("ContextMenuCopyScreenshot", resourceCulture);
  196. }
  197. }
  198. /// <summary>
  199. /// Looks up a localized string similar to Copy screenshot of charts to clipboard.
  200. /// </summary>
  201. internal static string ContextMenuCopyScreenshotTooltip {
  202. get {
  203. return ResourceManager.GetString("ContextMenuCopyScreenshotTooltip", resourceCulture);
  204. }
  205. }
  206. /// <summary>
  207. /// Looks up a localized string similar to Fit to view.
  208. /// </summary>
  209. internal static string ContextMenuFitToView {
  210. get {
  211. return ResourceManager.GetString("ContextMenuFitToView", resourceCulture);
  212. }
  213. }
  214. /// <summary>
  215. /// Looks up a localized string similar to Make visible area fit to display entire contents.
  216. /// </summary>
  217. internal static string ContextMenuFitToViewTooltip {
  218. get {
  219. return ResourceManager.GetString("ContextMenuFitToViewTooltip", resourceCulture);
  220. }
  221. }
  222. /// <summary>
  223. /// Looks up a localized string similar to Quick help.
  224. /// </summary>
  225. internal static string ContextMenuQuickHelp {
  226. get {
  227. return ResourceManager.GetString("ContextMenuQuickHelp", resourceCulture);
  228. }
  229. }
  230. /// <summary>
  231. /// Looks up a localized string similar to Show brief instructions.
  232. /// </summary>
  233. internal static string ContextMenuQuickHelpTooltip {
  234. get {
  235. return ResourceManager.GetString("ContextMenuQuickHelpTooltip", resourceCulture);
  236. }
  237. }
  238. /// <summary>
  239. /// Looks up a localized string similar to Report feedback.
  240. /// </summary>
  241. internal static string ContextMenuReportFeedback {
  242. get {
  243. return ResourceManager.GetString("ContextMenuReportFeedback", resourceCulture);
  244. }
  245. }
  246. /// <summary>
  247. /// Looks up a localized string similar to Create an e-mail message to report feedback or submit a bug.
  248. /// </summary>
  249. internal static string ContextMenuReportFeedbackTooltip {
  250. get {
  251. return ResourceManager.GetString("ContextMenuReportFeedbackTooltip", resourceCulture);
  252. }
  253. }
  254. /// <summary>
  255. /// Looks up a localized string similar to Save screenshot.
  256. /// </summary>
  257. internal static string ContextMenuSaveScreenshot {
  258. get {
  259. return ResourceManager.GetString("ContextMenuSaveScreenshot", resourceCulture);
  260. }
  261. }
  262. /// <summary>
  263. /// Looks up a localized string similar to Specify name of image file to save screenshot to.
  264. /// </summary>
  265. internal static string ContextMenuSaveScreenshotTooltip {
  266. get {
  267. return ResourceManager.GetString("ContextMenuSaveScreenshotTooltip", resourceCulture);
  268. }
  269. }
  270. /// <summary>
  271. /// Looks up a localized string similar to Loading....
  272. /// </summary>
  273. internal static string Loading {
  274. get {
  275. return ResourceManager.GetString("Loading", resourceCulture);
  276. }
  277. }
  278. /// <summary>
  279. /// Looks up a localized string similar to d3@mslab.cs.msu.su.
  280. /// </summary>
  281. internal static string SendFeedbackEmail {
  282. get {
  283. return ResourceManager.GetString("SendFeedbackEmail", resourceCulture);
  284. }
  285. }
  286. /// <summary>
  287. /// Looks up a localized string similar to Seems that there is no a mailto: handler installed.\nJust send an email to.
  288. /// </summary>
  289. internal static string SendFeedbackError {
  290. get {
  291. return ResourceManager.GetString("SendFeedbackError", resourceCulture);
  292. }
  293. }
  294. }
  295. }