/MR2/src/Castle.Components.Validator/Messages.Designer.cs

https://github.com/castleproject/MonoRail · C# · 324 lines · 177 code · 37 blank · 110 comment · 1 complexity · 26e283ff2c7ee411ea6ae3fe40ec3a77 MD5 · raw file

  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. // Runtime Version:2.0.50727.4918
  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 Castle.Components.Validator {
  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", "2.0.0.0")]
  20. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  21. [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  22. internal partial class Messages {
  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 Messages() {
  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("Castle.Components.Validator.Messages", typeof(Messages).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 Collection must not be empty.
  56. /// </summary>
  57. internal static string collection_not_empty {
  58. get {
  59. return ResourceManager.GetString("collection_not_empty", resourceCulture);
  60. }
  61. }
  62. /// <summary>
  63. /// Looks up a localized string similar to Field value does not appear to be a valid credit card number, or is of an unsupported type..
  64. /// </summary>
  65. internal static string credit_card_invalid {
  66. get {
  67. return ResourceManager.GetString("credit_card_invalid", resourceCulture);
  68. }
  69. }
  70. /// <summary>
  71. /// Looks up a localized string similar to Please enter a valid date.
  72. /// </summary>
  73. internal static string date_invalid {
  74. get {
  75. return ResourceManager.GetString("date_invalid", resourceCulture);
  76. }
  77. }
  78. /// <summary>
  79. /// Looks up a localized string similar to Please enter a valid decimal in this field.
  80. /// </summary>
  81. internal static string decimal_invalid {
  82. get {
  83. return ResourceManager.GetString("decimal_invalid", resourceCulture);
  84. }
  85. }
  86. /// <summary>
  87. /// Looks up a localized string similar to Please enter a valid double in this field.
  88. /// </summary>
  89. internal static string double_invalid {
  90. get {
  91. return ResourceManager.GetString("double_invalid", resourceCulture);
  92. }
  93. }
  94. /// <summary>
  95. /// Looks up a localized string similar to Please enter a valid email address. For example fred@domain.com.
  96. /// </summary>
  97. internal static string email {
  98. get {
  99. return ResourceManager.GetString("email", resourceCulture);
  100. }
  101. }
  102. /// <summary>
  103. /// Looks up a localized string similar to Field must be {0} characters long.
  104. /// </summary>
  105. internal static string exactlength {
  106. get {
  107. return ResourceManager.GetString("exactlength", resourceCulture);
  108. }
  109. }
  110. /// <summary>
  111. /// Looks up a localized string similar to Field has an invalid content.
  112. /// </summary>
  113. internal static string generic_invalid {
  114. get {
  115. return ResourceManager.GetString("generic_invalid", resourceCulture);
  116. }
  117. }
  118. /// <summary>
  119. /// Looks up a localized string similar to This field value must be greater than the other field value..
  120. /// </summary>
  121. internal static string greater_than_invalid {
  122. get {
  123. return ResourceManager.GetString("greater_than_invalid", resourceCulture);
  124. }
  125. }
  126. /// <summary>
  127. /// Looks up a localized string similar to At least one of the values should not be empty.
  128. /// </summary>
  129. internal static string group_not_empty_invalid {
  130. get {
  131. return ResourceManager.GetString("group_not_empty_invalid", resourceCulture);
  132. }
  133. }
  134. /// <summary>
  135. /// Looks up a localized string similar to Please enter a valid GUID (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
  136. /// </summary>
  137. internal static string guid {
  138. get {
  139. return ResourceManager.GetString("guid", resourceCulture);
  140. }
  141. }
  142. /// <summary>
  143. /// Looks up a localized string similar to Please enter a valid integer in this field.
  144. /// </summary>
  145. internal static string integer_invalid {
  146. get {
  147. return ResourceManager.GetString("integer_invalid", resourceCulture);
  148. }
  149. }
  150. /// <summary>
  151. /// Looks up a localized string similar to Please enter a valid IP address..
  152. /// </summary>
  153. internal static string ipaddress {
  154. get {
  155. return ResourceManager.GetString("ipaddress", resourceCulture);
  156. }
  157. }
  158. /// <summary>
  159. /// Looks up a localized string similar to This is a required field.
  160. /// </summary>
  161. internal static string isrequired {
  162. get {
  163. return ResourceManager.GetString("isrequired", resourceCulture);
  164. }
  165. }
  166. /// <summary>
  167. /// Looks up a localized string similar to Field must be between {0} and {1} characters long.
  168. /// </summary>
  169. internal static string length_invalidrange {
  170. get {
  171. return ResourceManager.GetString("length_invalidrange", resourceCulture);
  172. }
  173. }
  174. /// <summary>
  175. /// Looks up a localized string similar to Field must be less than {0} characters long.
  176. /// </summary>
  177. internal static string length_toolong {
  178. get {
  179. return ResourceManager.GetString("length_toolong", resourceCulture);
  180. }
  181. }
  182. /// <summary>
  183. /// Looks up a localized string similar to Field must be at least {0} characters long.
  184. /// </summary>
  185. internal static string length_tooshort {
  186. get {
  187. return ResourceManager.GetString("length_tooshort", resourceCulture);
  188. }
  189. }
  190. /// <summary>
  191. /// Looks up a localized string similar to This field value must be lesser than the other field value..
  192. /// </summary>
  193. internal static string lesser_than_invalid {
  194. get {
  195. return ResourceManager.GetString("lesser_than_invalid", resourceCulture);
  196. }
  197. }
  198. /// <summary>
  199. /// Looks up a localized string similar to Fields should not match.
  200. /// </summary>
  201. internal static string not_same_as_invalid {
  202. get {
  203. return ResourceManager.GetString("not_same_as_invalid", resourceCulture);
  204. }
  205. }
  206. /// <summary>
  207. /// Looks up a localized string similar to Field must not equals &apos;{0}&apos;.
  208. /// </summary>
  209. internal static string not_same_value_invalid {
  210. get {
  211. return ResourceManager.GetString("not_same_value_invalid", resourceCulture);
  212. }
  213. }
  214. /// <summary>
  215. /// Looks up a localized string similar to Field must be between {0} and {1}.
  216. /// </summary>
  217. internal static string range_invalid {
  218. get {
  219. return ResourceManager.GetString("range_invalid", resourceCulture);
  220. }
  221. }
  222. /// <summary>
  223. /// Looks up a localized string similar to Field must be less than or equal to {0}.
  224. /// </summary>
  225. internal static string range_toohigh {
  226. get {
  227. return ResourceManager.GetString("range_toohigh", resourceCulture);
  228. }
  229. }
  230. /// <summary>
  231. /// Looks up a localized string similar to Field must be between {0} and {1}.
  232. /// </summary>
  233. internal static string range_toohighorlow {
  234. get {
  235. return ResourceManager.GetString("range_toohighorlow", resourceCulture);
  236. }
  237. }
  238. /// <summary>
  239. /// Looks up a localized string similar to Field must be greater than or equal to {0}.
  240. /// </summary>
  241. internal static string range_toolow {
  242. get {
  243. return ResourceManager.GetString("range_toolow", resourceCulture);
  244. }
  245. }
  246. /// <summary>
  247. /// Looks up a localized string similar to Fields do not match.
  248. /// </summary>
  249. internal static string same_as_invalid {
  250. get {
  251. return ResourceManager.GetString("same_as_invalid", resourceCulture);
  252. }
  253. }
  254. /// <summary>
  255. /// Looks up a localized string similar to Field must be within a given set of values..
  256. /// </summary>
  257. internal static string set_invalid {
  258. get {
  259. return ResourceManager.GetString("set_invalid", resourceCulture);
  260. }
  261. }
  262. /// <summary>
  263. /// Looks up a localized string similar to Field value is invalid (not a valid single).
  264. /// </summary>
  265. internal static string single_invalid {
  266. get {
  267. return ResourceManager.GetString("single_invalid", resourceCulture);
  268. }
  269. }
  270. /// <summary>
  271. /// Looks up a localized string similar to Field value is invalid (not a valid time).
  272. /// </summary>
  273. internal static string time_invalid {
  274. get {
  275. return ResourceManager.GetString("time_invalid", resourceCulture);
  276. }
  277. }
  278. /// <summary>
  279. /// Looks up a localized string similar to Please enter a valid time-span (ddd.hh:mm:ss.xxx).
  280. /// </summary>
  281. internal static string timespan {
  282. get {
  283. return ResourceManager.GetString("timespan", resourceCulture);
  284. }
  285. }
  286. }
  287. }