xenadmin/XenModel/InvisibleMessages.Designer.cs
Chris 9a80dc9225
CP-40844: Adds download source action that gets the latest source code in the production stage (#3153)
* CP-40844 adds download source action that gets the latest source code in the production stage.

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

CP-40844 refactors download file actions

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

Adds source url to branding.sh

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

CP40844 refactors code and implements reviewers comments, aswell as better message handeling

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

CP-40844 Sorts messages

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

CP-40844 removes stray console logging

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

CP-40844 Changes to use FirstOrDefault to avoid null exceptions/errors

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

CP-40844 removes unessessary usings

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

CP-40844 code tidy up

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

CP-40844 Removes erroneous root tag from merge conflict resolution

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

CP-40844 sorts messages

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 fixes misnamed method and adds sourceurl parameter to brandmanager

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 Source url now uses XCUpdates url and just substitues the name of the file

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 Adds source url to xenadmin-build.ps1

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 defines log4net in each class not just inherited

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 removes unused class variable

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 removes unneeded class variable and uses parent property instead. Simplifies messages for source download and client update.

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 reduces public exposure of member variables/properties

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 merges download x file actions into single file.

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 overide ReleaseDownloadedContent in DownloadAndUpdateClientAction to handle disposal of FileStream

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 minor fixes/tidy up

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 defaults the download latest source button to be invisible.

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 if there is no client update detected then we shouldnt show a where to save dialog

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 Directs user to xenserver website to download source if automatic update checks are turned off. Renames message OUT_OF_DATE_WEBSITE to WEBSITE_DOWNLOADS

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 updates source param to sourceUrl in XCUpdates.xml

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 moves strings to Messages and applys source name string to relevant places

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 removes sourceurl from brand manager

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* CP-40844 uses string literal rather than string join

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>

* Some more corrections.

Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>

---------

Signed-off-by: Chris Lancaster <Christopher.Lancaste1@citrix.com>
Signed-off-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
Co-authored-by: Konstantina Chremmou <Konstantina.Chremmou@cloud.com>
2023-10-30 13:40:18 +00:00

217 lines
8.4 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// 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.
// </auto-generated>
//------------------------------------------------------------------------------
namespace XenAdmin {
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", "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() {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[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;
}
}
/// <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)]
public static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized string similar to https://cis.citrix.com.
/// </summary>
public static string CIS_URL {
get {
return ResourceManager.GetString("CIS_URL", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to https://support.citrix.com/xencenterclientiddownload.
/// </summary>
public static string CLIENT_ID_URL {
get {
return ResourceManager.GetString("CLIENT_ID_URL", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to https://www.citrix.com/support/programs/.
/// </summary>
public static string CSS_URL {
get {
return ResourceManager.GetString("CSS_URL", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to https://docs.xenserver.com/en-us/xenserver/8/whats-new/removed-features.html.
/// </summary>
public static string DEPRECATION_URL {
get {
return ResourceManager.GetString("DEPRECATION_URL", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to https://docs.xenserver.com/en-us/.
/// </summary>
public static string DOCS_URL {
get {
return ResourceManager.GetString("DOCS_URL", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ?utm_campaign={0}&amp;utm_medium=ui_link&amp;utm_source={1}.
/// </summary>
public static string HELP_URL_QUERY {
get {
return ResourceManager.GetString("HELP_URL_QUERY", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to https://www.xenserver.com/.
/// </summary>
public static string HOMEPAGE {
get {
return ResourceManager.GetString("HOMEPAGE", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to https://xenserver.com/buy.
/// </summary>
public static string LICENSE_BUY_URL {
get {
return ResourceManager.GetString("LICENSE_BUY_URL", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to https://docs.citrix.com/en-us/licensing/current-release/license-server-getting-started.html.
/// </summary>
public static string LICENSE_SERVER_DOCS_LINK {
get {
return ResourceManager.GetString("LICENSE_SERVER_DOCS_LINK", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to en-US.
/// </summary>
public static string LOCALE {
get {
return ResourceManager.GetString("LOCALE", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to https://github.com/xenserver/xencenter-samples.
/// </summary>
public static string PLUGINS_URL {
get {
return ResourceManager.GetString("PLUGINS_URL", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to https://docs.xenserver.com/en-us/xenserver/8/system-requirements/guest-os-support.html.
/// </summary>
public static string PV_GUESTS_CHECK_URL {
get {
return ResourceManager.GetString("PV_GUESTS_CHECK_URL", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to https://docs.xenserver.com/en-us/xencenter/current-release/whats-new.html.
/// </summary>
public static string RELEASE_NOTES_URL {
get {
return ResourceManager.GetString("RELEASE_NOTES_URL", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to https://fileservice.citrix.com/api/session/token.
/// </summary>
public static string TOKEN_API_URL {
get {
return ResourceManager.GetString("TOKEN_API_URL", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to https://fileservice.citrix.com/direct/v2/download/.
/// </summary>
public static string UPDATE_URL_PREFIX {
get {
return ResourceManager.GetString("UPDATE_URL_PREFIX", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to https://www.xenserver.com/.
/// </summary>
public static string UPSELL_LEARNMOREURL_TRIAL {
get {
return ResourceManager.GetString("UPSELL_LEARNMOREURL_TRIAL", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to https://www.xenserver.com/downloads.
/// </summary>
public static string WEBSITE_DOWNLOADS {
get {
return ResourceManager.GetString("WEBSITE_DOWNLOADS", resourceCulture);
}
}
}
}