// // // Copyright (C) Microsoft. All rights reserved. // // //------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.18033 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Contoso.HostedEmail { 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", "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() { } /// /// Returns the cached ResourceManager instance used by this class. /// [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("Contoso.HostedEmail.Resources", typeof(Resources).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)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to admin@contoso.com. /// internal static string ContosoServices_DefaultAdminAccount { get { return ResourceManager.GetString("ContosoServices_DefaultAdminAccount", resourceCulture); } } /// /// Looks up a localized string similar to Contoso Ltd.. /// internal static string ContosoServices_DefaultCompanyName { get { return ResourceManager.GetString("ContosoServices_DefaultCompanyName", resourceCulture); } } /// /// Looks up a localized string similar to 400-888-8888. /// internal static string ContosoServices_DefaultPhoneNumber { get { return ResourceManager.GetString("ContosoServices_DefaultPhoneNumber", resourceCulture); } } /// /// Looks up a localized string similar to Email online service hosted by Contoso Ltd.. /// internal static string ContosoServices_DefaultServiceName { get { return ResourceManager.GetString("ContosoServices_DefaultServiceName", resourceCulture); } } /// /// Looks up a localized string similar to support@vip.contoso.com. /// internal static string ContosoServices_DefaultSupportEmail { get { return ResourceManager.GetString("ContosoServices_DefaultSupportEmail", resourceCulture); } } /// /// Looks up a localized string similar to CONTOSO. /// internal static string ContosoServices_DefaultTabDisplayName { get { return ResourceManager.GetString("ContosoServices_DefaultTabDisplayName", resourceCulture); } } /// /// Looks up a localized string similar to http://protal.contoso.com. /// internal static string ContosoServices_DefaultUserPortal { get { return ResourceManager.GetString("ContosoServices_DefaultUserPortal", resourceCulture); } } /// /// Looks up a localized string similar to http://contoso.com. /// internal static string ContosoServices_DefaultWebUrl { get { return ResourceManager.GetString("ContosoServices_DefaultWebUrl", resourceCulture); } } /// /// Looks up a localized string similar to Server is integrated with {0}. /// internal static string ContosoServices_IntegratedDescription { get { return ResourceManager.GetString("ContosoServices_IntegratedDescription", resourceCulture); } } /// /// Looks up a localized string similar to Server is not integrated with {0}. /// internal static string ContosoServices_NotIntegratedDescription { get { return ResourceManager.GetString("ContosoServices_NotIntegratedDescription", resourceCulture); } } /// /// Looks up a localized string similar to Change the admin account. /// internal static string ContosoServicesChangeAdminAccountTask_DisplayName { get { return ResourceManager.GetString("ContosoServicesChangeAdminAccountTask_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Disable Contoso Services integration. /// internal static string ContosoServicesDisableServicesTask_DisplayName { get { return ResourceManager.GetString("ContosoServicesDisableServicesTask_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Contoso Services Configuration Tab. /// internal static string ContosoServicesSubTab_Description { get { return ResourceManager.GetString("ContosoServicesSubTab_Description", resourceCulture); } } /// /// Looks up a localized string similar to Configuration. /// internal static string ContosoServicesSubTab_DisplayName { get { return ResourceManager.GetString("ContosoServicesSubTab_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Accessing information failed. /// internal static string ContosoServicesSubTab_ErrorDescription { get { return ResourceManager.GetString("ContosoServicesSubTab_ErrorDescription", resourceCulture); } } /// /// Looks up a localized string similar to Accessing information.... /// internal static string ContosoServicesSubTab_LoadingDescription { get { return ResourceManager.GetString("ContosoServicesSubTab_LoadingDescription", resourceCulture); } } /// /// Looks up a localized string similar to {0}. /// internal static string ContosoServicesSubTab_MailNumberDataString { get { return ResourceManager.GetString("ContosoServicesSubTab_MailNumberDataString", resourceCulture); } } /// /// Looks up a localized string similar to Contoso Services Add-in. /// internal static string ContosoServicesTopLevelTab_Description { get { return ResourceManager.GetString("ContosoServicesTopLevelTab_Description", resourceCulture); } } /// /// Looks up a localized string similar to CONTOSO. /// internal static string ContosoServicesTopLevelTab_DisplayName { get { return ResourceManager.GetString("ContosoServicesTopLevelTab_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Visit my account online. /// internal static string ContosoServicesVisitMyAccountTask_DisplayName { get { return ResourceManager.GetString("ContosoServicesVisitMyAccountTask_DisplayName", resourceCulture); } } /// /// Looks up a localized string similar to Distribution Group addin for Contoso Hosted Email. /// internal static string DGAdorner_Des { get { return ResourceManager.GetString("DGAdorner_Des", resourceCulture); } } /// /// Looks up a localized string similar to Distribution Group addin for Contoso Hosted Email. /// internal static string DGAdorner_Name { get { return ResourceManager.GetString("DGAdorner_Name", resourceCulture); } } /// /// Looks up a localized string similar to Distribution Groups. /// internal static string DGTab_Name { get { return ResourceManager.GetString("DGTab_Name", resourceCulture); } } /// /// Looks up a localized string similar to There is no email account assigned to {0}.. /// internal static string DGTab_NoEmailAccountMsg { get { return ResourceManager.GetString("DGTab_NoEmailAccountMsg", resourceCulture); } } /// /// Looks up a localized string similar to Hosted Email is already activated.. /// internal static string ErrMsg_AlreadyActivated { get { return ResourceManager.GetString("ErrMsg_AlreadyActivated", resourceCulture); } } /// /// Looks up a localized string similar to Cannot find adaptor configuration file {0}.. /// internal static string ErrMsg_ConfigurationFileNotFound { get { return ResourceManager.GetString("ErrMsg_ConfigurationFileNotFound", resourceCulture); } } /// /// Looks up a localized string similar to Email account already exists.. /// internal static string ErrMsg_OnlineUserAlreadyExist { get { return ResourceManager.GetString("ErrMsg_OnlineUserAlreadyExist", resourceCulture); } } /// /// Looks up a localized string similar to Email account does not exist.. /// internal static string ErrMsg_OnlineUserNotExist { get { return ResourceManager.GetString("ErrMsg_OnlineUserNotExist", resourceCulture); } } /// /// Looks up a localized string similar to Failed to save email account info.. /// internal static string ErrorMsg_UpdateFailed { get { return ResourceManager.GetString("ErrorMsg_UpdateFailed", resourceCulture); } } /// /// Looks up a localized string similar to Already activated Office 365 subscriptions. /// internal static string ErrTitle_AlreadyActivated { get { return ResourceManager.GetString("ErrTitle_AlreadyActivated", resourceCulture); } } /// /// Looks up a localized string similar to Cannot find adaptor configuration file.. /// internal static string ErrTitle_ConfigurationFileNotFound { get { return ResourceManager.GetString("ErrTitle_ConfigurationFileNotFound", resourceCulture); } } /// /// Looks up a localized string similar to Email account already exists.. /// internal static string ErrTitle_OnlineUserAlreadyExist { get { return ResourceManager.GetString("ErrTitle_OnlineUserAlreadyExist", resourceCulture); } } /// /// Looks up a localized string similar to Email account does not exist.. /// internal static string ErrTitle_OnlineUserNotExist { get { return ResourceManager.GetString("ErrTitle_OnlineUserNotExist", resourceCulture); } } } }