/SharepointListFieldsMassiveCreator/SharepointListFieldsMassiveCreator/Properties/Resources.Designer.cs
# · C# · 180 lines · 97 code · 21 blank · 62 comment · 1 complexity · 6634a742deda6364a71f1e0b87a1ad91 MD5 · raw file
- //------------------------------------------------------------------------------
- // <auto-generated>
- // This code was generated by a tool.
- // Runtime Version:4.0.30319.235
- //
- // Changes to this file may cause incorrect behavior and will be lost if
- // the code is regenerated.
- // </auto-generated>
- //------------------------------------------------------------------------------
-
- namespace SharepointListFieldsMassiveCreator.Properties {
- using System;
-
-
- /// <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", "4.0.0.0")]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- internal 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)]
- internal static global::System.Resources.ResourceManager ResourceManager {
- get {
- if (object.ReferenceEquals(resourceMan, null)) {
- global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("SharepointListFieldsMassiveCreator.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)]
- internal static global::System.Globalization.CultureInfo Culture {
- get {
- return resourceCulture;
- }
- set {
- resourceCulture = value;
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to <Field ReadOnly='FALSE' Type='Boolean' DisplayName='{0}' Name='{0}' Hidden='{1}' FromBaseType='FALSE' Description='{0}'/>.
- /// </summary>
- internal static string BooleanFieldBody {
- get {
- return ResourceManager.GetString("BooleanFieldBody", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to <Field ReadOnly='FALSE' Type='Choice' DisplayName='{0}' Name='{0}' Hidden='{1}' FromBaseType='FALSE' Description='{0}'>{2}</Field>.
- /// </summary>
- internal static string ChoiceDropDownFieldBody {
- get {
- return ResourceManager.GetString("ChoiceDropDownFieldBody", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to <Field ReadOnly='FALSE' Type='Choice' DisplayName='{0}' Name='{0}' Hidden='{1}' FromBaseType='FALSE' Description='{0}' Format='RadioButtons'>{2}</Field>.
- /// </summary>
- internal static string ChoiceRadioButtonsFieldBody {
- get {
- return ResourceManager.GetString("ChoiceRadioButtonsFieldBody", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to <Field ReadOnly='FALSE' Type='DateTime' DisplayName='{0}' Name='{0}' Hidden='{1}' FromBaseType='FALSE' Description='{0}' Format='DateOnly'/>.
- /// </summary>
- internal static string DateTimeFieldBody {
- get {
- return ResourceManager.GetString("DateTimeFieldBody", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to <Field ReadOnly='FALSE' Type='Number' DisplayName='{0}' Name='{0}' Hidden='{1}' FromBaseType='FALSE' Description='{0}' Decimals='{2}'/>.
- /// </summary>
- internal static string DecimalFieldBody {
- get {
- return ResourceManager.GetString("DecimalFieldBody", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to <Field ReadOnly='FALSE' Type='Integer' DisplayName='{0}' Name='{0}' Hidden='{1}' FromBaseType='FALSE' Description='{0}'/>.
- /// </summary>
- internal static string IntegerFieldBody {
- get {
- return ResourceManager.GetString("IntegerFieldBody", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to <Field ReadOnly='FALSE' Type='MultiChoice' DisplayName='{0}' Name='{0}' Hidden='{1}' FromBaseType='FALSE' Description='{0}'>{2}</Field>.
- /// </summary>
- internal static string MultiChoiceFieldBody {
- get {
- return ResourceManager.GetString("MultiChoiceFieldBody", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to <Field ReadOnly='FALSE' Type='Note' DisplayName='{0}' Name='{0}' Hidden='{1}' FromBaseType='FALSE' Description='{0}' NumLines='10'/>.
- /// </summary>
- internal static string MultiLineTextFieldBody {
- get {
- return ResourceManager.GetString("MultiLineTextFieldBody", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to <Field ReadOnly='FALSE' Type='Text' DisplayName='{0}' Name='{0}' Hidden='{1}' MaxLength='{2}' FromBaseType='FALSE' Description='{0}'/>.
- /// </summary>
- internal static string TextFieldBody {
- get {
- return ResourceManager.GetString("TextFieldBody", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to <Method ID='{1}'>{0}</Method>.
- /// </summary>
- internal static string UpdateListMethodWraper {
- get {
- return ResourceManager.GetString("UpdateListMethodWraper", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to <Fields>{0}</Fields>.
- /// </summary>
- internal static string UpdateListTopWraper {
- get {
- return ResourceManager.GetString("UpdateListTopWraper", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to <Field ReadOnly='FALSE' Type='User' DisplayName='{0}' Name='{0}' Hidden='{1}' FromBaseType='FALSE' Description='{0}'/>.
- /// </summary>
- internal static string UserFieldBody {
- get {
- return ResourceManager.GetString("UserFieldBody", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to <Field ReadOnly='FALSE' Type='UserMulti' DisplayName='{0}' Name='{0}' Hidden='{1}' FromBaseType='FALSE' Description='{0}'/>.
- /// </summary>
- internal static string UserMultiFieldBody {
- get {
- return ResourceManager.GetString("UserMultiFieldBody", resourceCulture);
- }
- }
- }
- }