From a2c6ddd4ef743a5877d5dec6a4cd9d0316133194 Mon Sep 17 00:00:00 2001 From: Letsibogo Ramadi Date: Mon, 16 Jan 2017 16:49:10 +0000 Subject: [PATCH] CA-144221 - EN: No wrap for the description and tooltip of SR throughput Alarm, tooltip seems truncation. Signed-off-by: Letsibogo Ramadi --- XenModel/Messages.Designer.cs | 3 ++- XenModel/Messages.resx | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/XenModel/Messages.Designer.cs b/XenModel/Messages.Designer.cs index d5a8a47ee..223758e27 100755 --- a/XenModel/Messages.Designer.cs +++ b/XenModel/Messages.Designer.cs @@ -4673,7 +4673,8 @@ namespace XenAdmin { } /// - /// Looks up a localized string similar to The total read and write throughput of {0} on storage repository '{1}' has been {2} for the last {3}. This alarm is set to be triggered when the total throughput exceeds {4}.. + /// Looks up a localized string similar to The total read and write throughput of {0} on storage repository '{1}' has been {2} for the last {3}. + ///This alarm is set to be triggered when the total throughput exceeds {4}.. /// public static string ALERT_ALARM_STORAGE_DESCRIPTION { get { diff --git a/XenModel/Messages.resx b/XenModel/Messages.resx index a15368a08..85994474e 100755 --- a/XenModel/Messages.resx +++ b/XenModel/Messages.resx @@ -1733,7 +1733,8 @@ This alarm is set to be triggered when the physical utilisation of the SR goes a Storage Throughput Alarm - The total read and write throughput of {0} on storage repository '{1}' has been {2} for the last {3}. This alarm is set to be triggered when the total throughput exceeds {4}. + The total read and write throughput of {0} on storage repository '{1}' has been {2} for the last {3}. +This alarm is set to be triggered when the total throughput exceeds {4}. (Showing first {0} entries)