//------------------------------------------------------------------------------ // // 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 . /// public static string CLIENT_ID_URL { get { return ResourceManager.GetString("CLIENT_ID_URL", resourceCulture); } } /// /// Looks up a localized string similar to . /// public static string CSS_URL { get { return ResourceManager.GetString("CSS_URL", resourceCulture); } } /// /// Looks up a localized string similar to . /// public static string DEPRECATION_URL { get { return ResourceManager.GetString("DEPRECATION_URL", resourceCulture); } } /// /// Looks up a localized string similar to https://docs.xenserver.com/en-us/. /// public static string DOCS_URL { get { return ResourceManager.GetString("DOCS_URL", resourceCulture); } } /// /// Looks up a localized string similar to . /// public static string HELP_URL { get { return ResourceManager.GetString("HELP_URL", resourceCulture); } } /// /// Looks up a localized string similar to https://xcp-ng.org. /// public static string HOMEPAGE { get { return ResourceManager.GetString("HOMEPAGE", resourceCulture); } } /// /// Looks up a localized string similar to . /// public static string HTTP_LICENSES { get { return ResourceManager.GetString("HTTP_LICENSES", resourceCulture); } } /// /// Looks up a localized string similar to https://xenserver.com/buy. /// public static string LICENSE_BUY_URL { get { return ResourceManager.GetString("LICENSE_BUY_URL", resourceCulture); } } /// /// Looks up a localized string similar to . /// public static string LICENSE_EXPIRY_WEBPAGE { get { return ResourceManager.GetString("LICENSE_EXPIRY_WEBPAGE", resourceCulture); } } /// /// Looks up a localized string similar to https://docs.citrix.com/en-us/licensing/current-release/license-server-getting-started.html. /// public static string LICENSE_SERVER_DOCS_LINK { get { return ResourceManager.GetString("LICENSE_SERVER_DOCS_LINK", resourceCulture); } } /// /// Looks up a localized string similar to . /// 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://xcp-ng.org. /// public static string PLUGINS_URL { get { return ResourceManager.GetString("PLUGINS_URL", resourceCulture); } } /// /// Looks up a localized string similar to . /// 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.xenserver.com/en-us/xencenter/current-release/whats-new.html. /// public static string RELEASE_NOTES_URL { get { return ResourceManager.GetString("RELEASE_NOTES_URL", resourceCulture); } } /// /// Looks up a localized string similar to https://xcp-ng.com. /// public static string SUPPORT_URL { get { return ResourceManager.GetString("SUPPORT_URL", resourceCulture); } } /// /// Looks up a localized string similar to . /// public static string TOKEN_API_URL { get { return ResourceManager.GetString("TOKEN_API_URL", resourceCulture); } } /// /// Looks up a localized string similar to . /// public static string UPDATE_URL_PREFIX { get { return ResourceManager.GetString("UPDATE_URL_PREFIX", resourceCulture); } } /// /// Looks up a localized string similar to . /// public static string UPSELL_LEARNMOREURL_TRIAL { get { return ResourceManager.GetString("UPSELL_LEARNMOREURL_TRIAL", resourceCulture); } } /// /// Looks up a localized string similar to . /// public static string UPSELL_SA { get { return ResourceManager.GetString("UPSELL_SA", resourceCulture); } } /// /// Looks up a localized string similar to . /// public static string WEBSITE_DOWNLOADS { get { return ResourceManager.GetString("WEBSITE_DOWNLOADS", resourceCulture); } } } }