From 9381388722aaf367e71d349125f3d226edb7a35c Mon Sep 17 00:00:00 2001 From: Konstantina Chremmou Date: Mon, 1 Aug 2022 22:03:34 +0100 Subject: [PATCH] CP-40350: New vtpm capability in the server status report. Signed-off-by: Konstantina Chremmou --- XenModel/FriendlyNames.Designer.cs | 18 ++++++++++++++++++ XenModel/FriendlyNames.resx | 6 ++++++ 2 files changed, 24 insertions(+) diff --git a/XenModel/FriendlyNames.Designer.cs b/XenModel/FriendlyNames.Designer.cs index b75d2585e..420d1497c 100644 --- a/XenModel/FriendlyNames.Designer.cs +++ b/XenModel/FriendlyNames.Designer.cs @@ -429,6 +429,15 @@ namespace XenAdmin { } } + /// + /// Looks up a localized string similar to vTPM's root CAs and other related debug information. + /// + public static string Description_host_system_status_vtpm { + get { + return ResourceManager.GetString("Description-host.system_status-vtpm", resourceCulture); + } + } + /// /// Looks up a localized string similar to Logs and status information from the WLB server monitoring this pool.. /// @@ -1293,6 +1302,15 @@ namespace XenAdmin { } } + /// + /// Looks up a localized string similar to vTPM. + /// + public static string Label_host_system_status_vtpm { + get { + return ResourceManager.GetString("Label-host.system_status-vtpm", resourceCulture); + } + } + /// /// Looks up a localized string similar to Workload Balancing status. /// diff --git a/XenModel/FriendlyNames.resx b/XenModel/FriendlyNames.resx index 795b98949..27faafe9e 100644 --- a/XenModel/FriendlyNames.resx +++ b/XenModel/FriendlyNames.resx @@ -240,6 +240,9 @@ Crash dumps files from the VNCTerm daemon + + vTPM's root CAs and other related debug information + Logs and status information from the WLB server monitoring this pool. @@ -528,6 +531,9 @@ VNCTerm crash dumps + + vTPM + Workload Balancing status