/SharepointListFieldsMassiveCreator/SharepointListFieldsMassiveCreator/Properties/Resources.Designer.cs

# · C# · 180 lines · 97 code · 21 blank · 62 comment · 1 complexity · 6634a742deda6364a71f1e0b87a1ad91 MD5 · raw file

  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. // Runtime Version:4.0.30319.235
  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 SharepointListFieldsMassiveCreator.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", "4.0.0.0")]
  20. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  21. [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  22. internal 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. 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("SharepointListFieldsMassiveCreator.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. 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 &lt;Field ReadOnly=&apos;FALSE&apos; Type=&apos;Boolean&apos; DisplayName=&apos;{0}&apos; Name=&apos;{0}&apos; Hidden=&apos;{1}&apos; FromBaseType=&apos;FALSE&apos; Description=&apos;{0}&apos;/&gt;.
  56. /// </summary>
  57. internal static string BooleanFieldBody {
  58. get {
  59. return ResourceManager.GetString("BooleanFieldBody", resourceCulture);
  60. }
  61. }
  62. /// <summary>
  63. /// Looks up a localized string similar to &lt;Field ReadOnly=&apos;FALSE&apos; Type=&apos;Choice&apos; DisplayName=&apos;{0}&apos; Name=&apos;{0}&apos; Hidden=&apos;{1}&apos; FromBaseType=&apos;FALSE&apos; Description=&apos;{0}&apos;&gt;{2}&lt;/Field&gt;.
  64. /// </summary>
  65. internal static string ChoiceDropDownFieldBody {
  66. get {
  67. return ResourceManager.GetString("ChoiceDropDownFieldBody", resourceCulture);
  68. }
  69. }
  70. /// <summary>
  71. /// Looks up a localized string similar to &lt;Field ReadOnly=&apos;FALSE&apos; Type=&apos;Choice&apos; DisplayName=&apos;{0}&apos; Name=&apos;{0}&apos; Hidden=&apos;{1}&apos; FromBaseType=&apos;FALSE&apos; Description=&apos;{0}&apos; Format=&apos;RadioButtons&apos;&gt;{2}&lt;/Field&gt;.
  72. /// </summary>
  73. internal static string ChoiceRadioButtonsFieldBody {
  74. get {
  75. return ResourceManager.GetString("ChoiceRadioButtonsFieldBody", resourceCulture);
  76. }
  77. }
  78. /// <summary>
  79. /// Looks up a localized string similar to &lt;Field ReadOnly=&apos;FALSE&apos; Type=&apos;DateTime&apos; DisplayName=&apos;{0}&apos; Name=&apos;{0}&apos; Hidden=&apos;{1}&apos; FromBaseType=&apos;FALSE&apos; Description=&apos;{0}&apos; Format=&apos;DateOnly&apos;/&gt;.
  80. /// </summary>
  81. internal static string DateTimeFieldBody {
  82. get {
  83. return ResourceManager.GetString("DateTimeFieldBody", resourceCulture);
  84. }
  85. }
  86. /// <summary>
  87. /// Looks up a localized string similar to &lt;Field ReadOnly=&apos;FALSE&apos; Type=&apos;Number&apos; DisplayName=&apos;{0}&apos; Name=&apos;{0}&apos; Hidden=&apos;{1}&apos; FromBaseType=&apos;FALSE&apos; Description=&apos;{0}&apos; Decimals=&apos;{2}&apos;/&gt;.
  88. /// </summary>
  89. internal static string DecimalFieldBody {
  90. get {
  91. return ResourceManager.GetString("DecimalFieldBody", resourceCulture);
  92. }
  93. }
  94. /// <summary>
  95. /// Looks up a localized string similar to &lt;Field ReadOnly=&apos;FALSE&apos; Type=&apos;Integer&apos; DisplayName=&apos;{0}&apos; Name=&apos;{0}&apos; Hidden=&apos;{1}&apos; FromBaseType=&apos;FALSE&apos; Description=&apos;{0}&apos;/&gt;.
  96. /// </summary>
  97. internal static string IntegerFieldBody {
  98. get {
  99. return ResourceManager.GetString("IntegerFieldBody", resourceCulture);
  100. }
  101. }
  102. /// <summary>
  103. /// Looks up a localized string similar to &lt;Field ReadOnly=&apos;FALSE&apos; Type=&apos;MultiChoice&apos; DisplayName=&apos;{0}&apos; Name=&apos;{0}&apos; Hidden=&apos;{1}&apos; FromBaseType=&apos;FALSE&apos; Description=&apos;{0}&apos;&gt;{2}&lt;/Field&gt;.
  104. /// </summary>
  105. internal static string MultiChoiceFieldBody {
  106. get {
  107. return ResourceManager.GetString("MultiChoiceFieldBody", resourceCulture);
  108. }
  109. }
  110. /// <summary>
  111. /// Looks up a localized string similar to &lt;Field ReadOnly=&apos;FALSE&apos; Type=&apos;Note&apos; DisplayName=&apos;{0}&apos; Name=&apos;{0}&apos; Hidden=&apos;{1}&apos; FromBaseType=&apos;FALSE&apos; Description=&apos;{0}&apos; NumLines=&apos;10&apos;/&gt;.
  112. /// </summary>
  113. internal static string MultiLineTextFieldBody {
  114. get {
  115. return ResourceManager.GetString("MultiLineTextFieldBody", resourceCulture);
  116. }
  117. }
  118. /// <summary>
  119. /// Looks up a localized string similar to &lt;Field ReadOnly=&apos;FALSE&apos; Type=&apos;Text&apos; DisplayName=&apos;{0}&apos; Name=&apos;{0}&apos; Hidden=&apos;{1}&apos; MaxLength=&apos;{2}&apos; FromBaseType=&apos;FALSE&apos; Description=&apos;{0}&apos;/&gt;.
  120. /// </summary>
  121. internal static string TextFieldBody {
  122. get {
  123. return ResourceManager.GetString("TextFieldBody", resourceCulture);
  124. }
  125. }
  126. /// <summary>
  127. /// Looks up a localized string similar to &lt;Method ID=&apos;{1}&apos;&gt;{0}&lt;/Method&gt;.
  128. /// </summary>
  129. internal static string UpdateListMethodWraper {
  130. get {
  131. return ResourceManager.GetString("UpdateListMethodWraper", resourceCulture);
  132. }
  133. }
  134. /// <summary>
  135. /// Looks up a localized string similar to &lt;Fields&gt;{0}&lt;/Fields&gt;.
  136. /// </summary>
  137. internal static string UpdateListTopWraper {
  138. get {
  139. return ResourceManager.GetString("UpdateListTopWraper", resourceCulture);
  140. }
  141. }
  142. /// <summary>
  143. /// Looks up a localized string similar to &lt;Field ReadOnly=&apos;FALSE&apos; Type=&apos;User&apos; DisplayName=&apos;{0}&apos; Name=&apos;{0}&apos; Hidden=&apos;{1}&apos; FromBaseType=&apos;FALSE&apos; Description=&apos;{0}&apos;/&gt;.
  144. /// </summary>
  145. internal static string UserFieldBody {
  146. get {
  147. return ResourceManager.GetString("UserFieldBody", resourceCulture);
  148. }
  149. }
  150. /// <summary>
  151. /// Looks up a localized string similar to &lt;Field ReadOnly=&apos;FALSE&apos; Type=&apos;UserMulti&apos; DisplayName=&apos;{0}&apos; Name=&apos;{0}&apos; Hidden=&apos;{1}&apos; FromBaseType=&apos;FALSE&apos; Description=&apos;{0}&apos;/&gt;.
  152. /// </summary>
  153. internal static string UserMultiFieldBody {
  154. get {
  155. return ResourceManager.GetString("UserMultiFieldBody", resourceCulture);
  156. }
  157. }
  158. }
  159. }