CA-144221 - EN: No wrap for the description and tooltip of SR throughput Alarm, tooltip seems truncation.

Signed-off-by: Letsibogo Ramadi <letsibogo.ramadi@citrix.com>
This commit is contained in:
Letsibogo Ramadi 2017-01-16 16:49:10 +00:00
parent 75db446168
commit a2c6ddd4ef
2 changed files with 4 additions and 2 deletions

View File

@ -4673,7 +4673,8 @@ namespace XenAdmin {
}
/// <summary>
/// Looks up a localized string similar to The total read and write throughput of {0} on storage repository &apos;{1}&apos; 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 &apos;{1}&apos; has been {2} for the last {3}.
///This alarm is set to be triggered when the total throughput exceeds {4}..
/// </summary>
public static string ALERT_ALARM_STORAGE_DESCRIPTION {
get {

View File

@ -1733,7 +1733,8 @@ This alarm is set to be triggered when the physical utilisation of the SR goes a
<value>Storage Throughput Alarm</value>
</data>
<data name="ALERT_ALARM_STORAGE_DESCRIPTION" xml:space="preserve">
<value>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}.</value>
<value>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}.</value>
</data>
<data name="ALERT_CAP_LABEL" xml:space="preserve">
<value>(Showing first {0} entries)</value>