From 449dfe7f56f8e3348c15c18939ff85c8b6fd0d2c Mon Sep 17 00:00:00 2001 From: Jisheng Xing Date: Thu, 7 Dec 2017 16:31:21 +0800 Subject: [PATCH] CA-272130: modify truncated linklabel and text on the memory settings wizard --- XenAdmin/Wizards/BallooningWizard_Pages/MemorySettings.resx | 2 +- XenModel/Messages.Designer.cs | 4 ++-- XenModel/Messages.resx | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/XenAdmin/Wizards/BallooningWizard_Pages/MemorySettings.resx b/XenAdmin/Wizards/BallooningWizard_Pages/MemorySettings.resx index 9ef0a0a18..07017938c 100644 --- a/XenAdmin/Wizards/BallooningWizard_Pages/MemorySettings.resx +++ b/XenAdmin/Wizards/BallooningWizard_Pages/MemorySettings.resx @@ -129,7 +129,7 @@ 0, 0, 0, 0 - 558, 319 + 558, 355 diff --git a/XenModel/Messages.Designer.cs b/XenModel/Messages.Designer.cs index f2294ef8f..12d858bbe 100755 --- a/XenModel/Messages.Designer.cs +++ b/XenModel/Messages.Designer.cs @@ -7224,7 +7224,7 @@ namespace XenAdmin { } /// - /// Looks up a localized string similar to Changing the memory of these VMs while they are running will cause them to be forcibly rebooted. This operation can lose data. + /// Looks up a localized string similar to Changing the memory of these VMs while they are running will cause them to be forcibly rebooted. This operation can cause data loss. /// ///Do you want to continue?. /// @@ -7235,7 +7235,7 @@ namespace XenAdmin { } /// - /// Looks up a localized string similar to Changing the memory of this VM while it is running will cause it to be forcibly rebooted. This operation can lose data. + /// Looks up a localized string similar to Changing the memory of this VM while it is running will cause it to be forcibly rebooted. This operation can cause data loss. /// ///Do you want to continue?. /// diff --git a/XenModel/Messages.resx b/XenModel/Messages.resx index 1d60afcf1..2c738c6da 100644 --- a/XenModel/Messages.resx +++ b/XenModel/Messages.resx @@ -2625,12 +2625,12 @@ Do you want to continue? Do you want to continue? - Changing the memory of these VMs while they are running will cause them to be forcibly rebooted. This operation can lose data. + Changing the memory of these VMs while they are running will cause them to be forcibly rebooted. This operation can cause data loss. Do you want to continue? - Changing the memory of this VM while it is running will cause it to be forcibly rebooted. This operation can lose data. + Changing the memory of this VM while it is running will cause it to be forcibly rebooted. This operation can cause data loss. Do you want to continue?