//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace ASC.CRM.Resources { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // 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", "16.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class CRMEnumResource { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal CRMEnumResource() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ASC.CRM.Resources.CRMEnumResource", typeof(CRMEnumResource).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to Billing. /// public static string AddressCategory_Billing { get { return ResourceManager.GetString("AddressCategory_Billing", resourceCulture); } } /// /// Looks up a localized string similar to Home. /// public static string AddressCategory_Home { get { return ResourceManager.GetString("AddressCategory_Home", resourceCulture); } } /// /// Looks up a localized string similar to Office. /// public static string AddressCategory_Office { get { return ResourceManager.GetString("AddressCategory_Office", resourceCulture); } } /// /// Looks up a localized string similar to Other. /// public static string AddressCategory_Other { get { return ResourceManager.GetString("AddressCategory_Other", resourceCulture); } } /// /// Looks up a localized string similar to Delivery. /// public static string AddressCategory_Postal { get { return ResourceManager.GetString("AddressCategory_Postal", resourceCulture); } } /// /// Looks up a localized string similar to Work. /// public static string AddressCategory_Work { get { return ResourceManager.GetString("AddressCategory_Work", resourceCulture); } } /// /// Looks up a localized string similar to City. /// public static string AddressPart_City { get { return ResourceManager.GetString("AddressPart_City", resourceCulture); } } /// /// Looks up a localized string similar to Country. /// public static string AddressPart_Country { get { return ResourceManager.GetString("AddressPart_Country", resourceCulture); } } /// /// Looks up a localized string similar to State. /// public static string AddressPart_State { get { return ResourceManager.GetString("AddressPart_State", resourceCulture); } } /// /// Looks up a localized string similar to Street. /// public static string AddressPart_Street { get { return ResourceManager.GetString("AddressPart_Street", resourceCulture); } } /// /// Looks up a localized string similar to Zip. /// public static string AddressPart_Zip { get { return ResourceManager.GetString("AddressPart_Zip", resourceCulture); } } /// /// Looks up a localized string similar to Home. /// public static string ContactInfoBaseCategory_Home { get { return ResourceManager.GetString("ContactInfoBaseCategory_Home", resourceCulture); } } /// /// Looks up a localized string similar to Other. /// public static string ContactInfoBaseCategory_Other { get { return ResourceManager.GetString("ContactInfoBaseCategory_Other", resourceCulture); } } /// /// Looks up a localized string similar to Work. /// public static string ContactInfoBaseCategory_Work { get { return ResourceManager.GetString("ContactInfoBaseCategory_Work", resourceCulture); } } /// /// Looks up a localized string similar to Address. /// public static string ContactInfoType_Address { get { return ResourceManager.GetString("ContactInfoType_Address", resourceCulture); } } /// /// Looks up a localized string similar to AIM. /// public static string ContactInfoType_AIM { get { return ResourceManager.GetString("ContactInfoType_AIM", resourceCulture); } } /// /// Looks up a localized string similar to Blogger. /// public static string ContactInfoType_Blogger { get { return ResourceManager.GetString("ContactInfoType_Blogger", resourceCulture); } } /// /// Looks up a localized string similar to Email. /// public static string ContactInfoType_Email { get { return ResourceManager.GetString("ContactInfoType_Email", resourceCulture); } } /// /// Looks up a localized string similar to Facebook. /// public static string ContactInfoType_Facebook { get { return ResourceManager.GetString("ContactInfoType_Facebook", resourceCulture); } } /// /// Looks up a localized string similar to GMail. /// public static string ContactInfoType_GMail { get { return ResourceManager.GetString("ContactInfoType_GMail", resourceCulture); } } /// /// Looks up a localized string similar to ICQ. /// public static string ContactInfoType_ICQ { get { return ResourceManager.GetString("ContactInfoType_ICQ", resourceCulture); } } /// /// Looks up a localized string similar to Jabber. /// public static string ContactInfoType_Jabber { get { return ResourceManager.GetString("ContactInfoType_Jabber", resourceCulture); } } /// /// Looks up a localized string similar to LinkedIn. /// public static string ContactInfoType_LinkedIn { get { return ResourceManager.GetString("ContactInfoType_LinkedIn", resourceCulture); } } /// /// Looks up a localized string similar to LiveJournal. /// public static string ContactInfoType_LiveJournal { get { return ResourceManager.GetString("ContactInfoType_LiveJournal", resourceCulture); } } /// /// Looks up a localized string similar to MSN. /// public static string ContactInfoType_MSN { get { return ResourceManager.GetString("ContactInfoType_MSN", resourceCulture); } } /// /// Looks up a localized string similar to MySpace. /// public static string ContactInfoType_MySpace { get { return ResourceManager.GetString("ContactInfoType_MySpace", resourceCulture); } } /// /// Looks up a localized string similar to Phone. /// public static string ContactInfoType_Phone { get { return ResourceManager.GetString("ContactInfoType_Phone", resourceCulture); } } /// /// Looks up a localized string similar to Skype. /// public static string ContactInfoType_Skype { get { return ResourceManager.GetString("ContactInfoType_Skype", resourceCulture); } } /// /// Looks up a localized string similar to Twitter. /// public static string ContactInfoType_Twitter { get { return ResourceManager.GetString("ContactInfoType_Twitter", resourceCulture); } } /// /// Looks up a localized string similar to VK. /// public static string ContactInfoType_VK { get { return ResourceManager.GetString("ContactInfoType_VK", resourceCulture); } } /// /// Looks up a localized string similar to Web site. /// public static string ContactInfoType_Website { get { return ResourceManager.GetString("ContactInfoType_Website", resourceCulture); } } /// /// Looks up a localized string similar to Yahoo. /// public static string ContactInfoType_Yahoo { get { return ResourceManager.GetString("ContactInfoType_Yahoo", resourceCulture); } } /// /// Looks up a localized string similar to All companies and persons. /// public static string ContactListViewType_All { get { return ResourceManager.GetString("ContactListViewType_All", resourceCulture); } } /// /// Looks up a localized string similar to Companies. /// public static string ContactListViewType_Company { get { return ResourceManager.GetString("ContactListViewType_Company", resourceCulture); } } /// /// Looks up a localized string similar to Persons. /// public static string ContactListViewType_Person { get { return ResourceManager.GetString("ContactListViewType_Person", resourceCulture); } } /// /// Looks up a localized string similar to With opportunities. /// public static string ContactListViewType_WithOpportunity { get { return ResourceManager.GetString("ContactListViewType_WithOpportunity", resourceCulture); } } /// /// Looks up a localized string similar to Flag. /// public static string CustomFieldType_CheckBox { get { return ResourceManager.GetString("CustomFieldType_CheckBox", resourceCulture); } } /// /// Looks up a localized string similar to Date. /// public static string CustomFieldType_Date { get { return ResourceManager.GetString("CustomFieldType_Date", resourceCulture); } } /// /// Looks up a localized string similar to Title. /// public static string CustomFieldType_Heading { get { return ResourceManager.GetString("CustomFieldType_Heading", resourceCulture); } } /// /// Looks up a localized string similar to Drop-down list. /// public static string CustomFieldType_SelectBox { get { return ResourceManager.GetString("CustomFieldType_SelectBox", resourceCulture); } } /// /// Looks up a localized string similar to Text area. /// public static string CustomFieldType_TextArea { get { return ResourceManager.GetString("CustomFieldType_TextArea", resourceCulture); } } /// /// Looks up a localized string similar to Text area. /// public static string CustomFieldType_TextField { get { return ResourceManager.GetString("CustomFieldType_TextField", resourceCulture); } } /// /// Looks up a localized string similar to Unsuccessfully closed. /// public static string DealMilestoneStatus_ClosedAndLost { get { return ResourceManager.GetString("DealMilestoneStatus_ClosedAndLost", resourceCulture); } } /// /// Looks up a localized string similar to Successfully closed. /// public static string DealMilestoneStatus_ClosedAndWon { get { return ResourceManager.GetString("DealMilestoneStatus_ClosedAndWon", resourceCulture); } } /// /// Looks up a localized string similar to Open. /// public static string DealMilestoneStatus_Open { get { return ResourceManager.GetString("DealMilestoneStatus_Open", resourceCulture); } } /// /// Looks up a localized string similar to Case. /// public static string EntityType_Case { get { return ResourceManager.GetString("EntityType_Case", resourceCulture); } } /// /// Looks up a localized string similar to Company. /// public static string EntityType_Company { get { return ResourceManager.GetString("EntityType_Company", resourceCulture); } } /// /// Looks up a localized string similar to Contact. /// public static string EntityType_Contact { get { return ResourceManager.GetString("EntityType_Contact", resourceCulture); } } /// /// Looks up a localized string similar to File. /// public static string EntityType_File { get { return ResourceManager.GetString("EntityType_File", resourceCulture); } } /// /// Looks up a localized string similar to Invoice. /// public static string EntityType_Invoice { get { return ResourceManager.GetString("EntityType_Invoice", resourceCulture); } } /// /// Looks up a localized string similar to Opportunity. /// public static string EntityType_Opportunity { get { return ResourceManager.GetString("EntityType_Opportunity", resourceCulture); } } /// /// Looks up a localized string similar to Person. /// public static string EntityType_Person { get { return ResourceManager.GetString("EntityType_Person", resourceCulture); } } /// /// Looks up a localized string similar to History. /// public static string EntityType_RelationshipEvent { get { return ResourceManager.GetString("EntityType_RelationshipEvent", resourceCulture); } } /// /// Looks up a localized string similar to Task. /// public static string EntityType_Task { get { return ResourceManager.GetString("EntityType_Task", resourceCulture); } } /// /// Looks up a localized string similar to Files are uploaded. /// public static string HistoryCategorySystem_FilesUpload { get { return ResourceManager.GetString("HistoryCategorySystem_FilesUpload", resourceCulture); } } /// /// Looks up a localized string similar to Mail Message. /// public static string HistoryCategorySystem_MailMessage { get { return ResourceManager.GetString("HistoryCategorySystem_MailMessage", resourceCulture); } } /// /// Looks up a localized string similar to Task is closed. /// public static string HistoryCategorySystem_TaskClosed { get { return ResourceManager.GetString("HistoryCategorySystem_TaskClosed", resourceCulture); } } /// /// Looks up a localized string similar to Archive. /// public static string InvoiceStatus_Archived { get { return ResourceManager.GetString("InvoiceStatus_Archived", resourceCulture); } } /// /// Looks up a localized string similar to Draft. /// public static string InvoiceStatus_Draft { get { return ResourceManager.GetString("InvoiceStatus_Draft", resourceCulture); } } /// /// Looks up a localized string similar to Overdue. /// public static string InvoiceStatus_Overdue { get { return ResourceManager.GetString("InvoiceStatus_Overdue", resourceCulture); } } /// /// Looks up a localized string similar to Paid. /// public static string InvoiceStatus_Paid { get { return ResourceManager.GetString("InvoiceStatus_Paid", resourceCulture); } } /// /// Looks up a localized string similar to Rejected. /// public static string InvoiceStatus_Rejected { get { return ResourceManager.GetString("InvoiceStatus_Rejected", resourceCulture); } } /// /// Looks up a localized string similar to Billed. /// public static string InvoiceStatus_Sent { get { return ResourceManager.GetString("InvoiceStatus_Sent", resourceCulture); } } /// /// Looks up a localized string similar to Direct. /// public static string PhoneCategory_Direct { get { return ResourceManager.GetString("PhoneCategory_Direct", resourceCulture); } } /// /// Looks up a localized string similar to Fax. /// public static string PhoneCategory_Fax { get { return ResourceManager.GetString("PhoneCategory_Fax", resourceCulture); } } /// /// Looks up a localized string similar to Home. /// public static string PhoneCategory_Home { get { return ResourceManager.GetString("PhoneCategory_Home", resourceCulture); } } /// /// Looks up a localized string similar to Mobile. /// public static string PhoneCategory_Mobile { get { return ResourceManager.GetString("PhoneCategory_Mobile", resourceCulture); } } /// /// Looks up a localized string similar to Other. /// public static string PhoneCategory_Other { get { return ResourceManager.GetString("PhoneCategory_Other", resourceCulture); } } /// /// Looks up a localized string similar to Work. /// public static string PhoneCategory_Work { get { return ResourceManager.GetString("PhoneCategory_Work", resourceCulture); } } } }