From 3a94992c10bae5da5cfb8082789408b180726a9b Mon Sep 17 00:00:00 2001 From: Letsibogo Ramadi Date: Wed, 14 Jun 2017 09:59:25 +0100 Subject: [PATCH] CA-220169 - Network heartbeat status initially shows 'Error' after enabling HA Correct spelling --- XenModel/Messages.Designer.cs | 67 +++++++++++++++++++---------------- XenModel/Messages.resx | 2 +- 2 files changed, 38 insertions(+), 31 deletions(-) diff --git a/XenModel/Messages.Designer.cs b/XenModel/Messages.Designer.cs index fb2bbc92c..0ad6fad3c 100755 --- a/XenModel/Messages.Designer.cs +++ b/XenModel/Messages.Designer.cs @@ -16403,6 +16403,15 @@ namespace XenAdmin { } } + /// + /// Looks up a localized string similar to Initializing.... + /// + public static string HA_HEARTBEAT_SERVERS_INITIALISING { + get { + return ResourceManager.GetString("HA_HEARTBEAT_SERVERS_INITIALISING", resourceCulture); + } + } + /// /// Looks up a localized string similar to HA Heartbeat SR. /// @@ -23321,6 +23330,15 @@ namespace XenAdmin { } } + /// + /// Looks up a localized string similar to Asianux. + /// + public static string NEW_VM_WIZARD_TEMPLATEPAGE_ASIANUX { + get { + return ResourceManager.GetString("NEW_VM_WIZARD_TEMPLATEPAGE_ASIANUX", resourceCulture); + } + } + /// /// Looks up a localized string similar to NeoKylin. /// @@ -23329,35 +23347,15 @@ namespace XenAdmin { return ResourceManager.GetString("NEW_VM_WIZARD_TEMPLATEPAGE_NEOKYLIN", resourceCulture); } } - - /// - /// Looks up a localized string similar to Asianux. - /// - - public static string NEW_VM_WIZARD_TEMPLATEPAGE_ASIANUX { - get { - return ResourceManager.GetString("NEW_VM_WIZARD_TEMPLATEPAGE_ASIANUX", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to YinheKylin. - /// - public static string NEW_VM_WIZARD_TEMPLATEPAGE_YINHEKYLIN { - get { - return ResourceManager.GetString("NEW_VM_WIZARD_TEMPLATEPAGE_YINHEKYLIN", resourceCulture); - } - } /// /// Looks up a localized string similar to Turbo. /// - public static string NEW_VM_WIZARD_TEMPLATEPAGE_TURBO { get { return ResourceManager.GetString("NEW_VM_WIZARD_TEMPLATEPAGE_TURBO", resourceCulture); } - } + } /// /// Looks up a localized string similar to Ubuntu. @@ -23368,6 +23366,15 @@ namespace XenAdmin { } } + /// + /// Looks up a localized string similar to YinheKylin. + /// + public static string NEW_VM_WIZARD_TEMPLATEPAGE_YINHEKYLIN { + get { + return ResourceManager.GetString("NEW_VM_WIZARD_TEMPLATEPAGE_YINHEKYLIN", resourceCulture); + } + } + /// /// Looks up a localized string similar to Use this wizard to define a snapshot schedule that will create automatic scheduled snapshot jobs for your VMs.. /// @@ -25012,6 +25019,15 @@ namespace XenAdmin { } } + /// + /// Looks up a localized string similar to Linx. + /// + public static string NEWVMWIZARD_TEMPLATEPAGE_LINX { + get { + return ResourceManager.GetString("NEWVMWIZARD_TEMPLATEPAGE_LINX", resourceCulture); + } + } + /// /// Looks up a localized string similar to Misc. /// @@ -25056,15 +25072,6 @@ namespace XenAdmin { return ResourceManager.GetString("NEWVMWIZARD_TEMPLATEPAGE_REDHAT", resourceCulture); } } - - /// - /// Looks up a localized string similar to Linx. - /// - public static string NEWVMWIZARD_TEMPLATEPAGE_LINX { - get { - return ResourceManager.GetString("NEWVMWIZARD_TEMPLATEPAGE_LINX", resourceCulture); - } - } /// /// Looks up a localized string similar to Scientific Linux. diff --git a/XenModel/Messages.resx b/XenModel/Messages.resx index 50bd16285..7ae5fe6e0 100755 --- a/XenModel/Messages.resx +++ b/XenModel/Messages.resx @@ -5761,7 +5761,7 @@ not currently live: {0} out of {1} servers - Initialising... + Initializing... HA Heartbeat SR