diff --git a/XenModel/Messages.Designer.cs b/XenModel/Messages.Designer.cs index 6237332b3..84e38af10 100644 --- a/XenModel/Messages.Designer.cs +++ b/XenModel/Messages.Designer.cs @@ -6550,7 +6550,7 @@ namespace XenAdmin { /// Looks up a localized string similar to Are you sure you want to destroy '{0}'? /// ///You should only need to destroy a XenServer if it has physically failed. - ///Destroying this server will permanently remove it from the pool along with its local SRs, DVD drives and removable storage. + ///Destroying this server will permanently remove it from the pool along with its local SRs, DVD drives and removable storage. The server will need to be reinstalled before it can be used again. /// ///This action is final and unrecoverable.. /// diff --git a/XenModel/Messages.resx b/XenModel/Messages.resx index c88160071..aa136929e 100644 --- a/XenModel/Messages.resx +++ b/XenModel/Messages.resx @@ -2389,7 +2389,7 @@ This will also delete its VMs. Are you sure you want to destroy '{0}'? You should only need to destroy a XenServer if it has physically failed. -Destroying this server will permanently remove it from the pool along with its local SRs, DVD drives and removable storage. +Destroying this server will permanently remove it from the pool along with its local SRs, DVD drives and removable storage. The server will need to be reinstalled before it can be used again. This action is final and unrecoverable.