//------------------------------------------------------------------------------ // // 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 XenAdmin { 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", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class InvisibleMessages { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal InvisibleMessages() { } /// /// 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("XenAdmin.InvisibleMessages", typeof(InvisibleMessages).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 http://docs.citrix.com/en-us/citrix-hypervisor/whats-new/removed-features.html. /// public static string DEPRECATION_URL { get { return ResourceManager.GetString("DEPRECATION_URL", resourceCulture); } } /// /// Looks up a localized string similar to https://docs.citrix.com/en-us/citrix-hypervisor/CH-0005.html. /// public static string DMC_REMOVAL_URL { get { return ResourceManager.GetString("DMC_REMOVAL_URL", resourceCulture); } } /// /// Looks up a localized string similar to http://docs.citrix.com/en-us/. /// public static string DOCS_URL { get { return ResourceManager.GetString("DOCS_URL", resourceCulture); } } /// /// Looks up a localized string similar to ?utm_campaign={0}&utm_medium=ui_link&utm_source={1}. /// public static string HELP_URL_QUERY { get { return ResourceManager.GetString("HELP_URL_QUERY", resourceCulture); } } /// /// Looks up a localized string similar to https://www.citrix.com/products/citrix-hypervisor. /// public static string HOMEPAGE { get { return ResourceManager.GetString("HOMEPAGE", resourceCulture); } } /// /// Looks up a localized string similar to HomePage.mht. /// public static string HOMEPAGE_FILENAME { get { return ResourceManager.GetString("HOMEPAGE_FILENAME", resourceCulture); } } /// /// Looks up a localized string similar to http://support.citrix.com/article/CTX141433. /// public static string ISL_DEPRECATION_URL { get { return ResourceManager.GetString("ISL_DEPRECATION_URL", resourceCulture); } } /// /// Looks up a localized string similar to https://store.citrix.com/dr_product/citrix-hypervisor-subscription. /// public static string LICENSE_EXPIRY_WEBPAGE { get { return ResourceManager.GetString("LICENSE_EXPIRY_WEBPAGE", resourceCulture); } } /// /// Looks up a localized string similar to http://www.citrix.com/downloads/licensing/license-server. /// public static string LICENSE_SERVER_DOWNLOAD_LINK { get { return ResourceManager.GetString("LICENSE_SERVER_DOWNLOAD_LINK", resourceCulture); } } /// /// Looks up a localized string similar to en-US. /// public static string LOCALE { get { return ResourceManager.GetString("LOCALE", resourceCulture); } } /// /// Looks up a localized string similar to https://www.citrix.com/downloads/citrix-hypervisor. /// public static string OUT_OF_DATE_WEBSITE { get { return ResourceManager.GetString("OUT_OF_DATE_WEBSITE", resourceCulture); } } /// /// Looks up a localized string similar to https://github.com/xenserver/xencenter-samples. /// public static string PLUGINS_URL { get { return ResourceManager.GetString("PLUGINS_URL", resourceCulture); } } /// /// Looks up a localized string similar to http://citrix.com/English/aboutCitrix/legal/privacyStatement.asp?ntref=hp_nav_US. /// public static string PRIVACY { get { return ResourceManager.GetString("PRIVACY", resourceCulture); } } /// /// Looks up a localized string similar to https://docs.citrix.com/en-us/citrix-hypervisor/system-requirements/guest-os-support.html. /// public static string PV_GUESTS_CHECK_URL { get { return ResourceManager.GetString("PV_GUESTS_CHECK_URL", resourceCulture); } } /// /// Looks up a localized string similar to https://docs.citrix.com/en-us/citrix-hypervisor/citrix-hypervisor-center/whats-new. /// public static string RELEASE_NOTES_URL { get { return ResourceManager.GetString("RELEASE_NOTES_URL", resourceCulture); } } /// /// Looks up a localized string similar to https://www.citrix.com/products/citrix-hypervisor/get-started.html. /// public static string UPSELL_LEARNMOREURL_TRIAL { get { return ResourceManager.GetString("UPSELL_LEARNMOREURL_TRIAL", resourceCulture); } } /// /// Looks up a localized string similar to https://store.citrix.com/dr_product/citrix-hypervisor-subscription. /// public static string UPSELL_SA { get { return ResourceManager.GetString("UPSELL_SA", resourceCulture); } } } }