diff --git a/XenModel/Messages.Designer.cs b/XenModel/Messages.Designer.cs index 2412ac08e..ded283874 100755 --- a/XenModel/Messages.Designer.cs +++ b/XenModel/Messages.Designer.cs @@ -20856,7 +20856,7 @@ namespace XenAdmin { } /// - /// Looks up a localized string similar to At least one VM in the imported appliance requires a minimum of {0} vCPUs, while the maximum number of physical CPUs in the pool is {1}. You will not be able to start the appliance on the selected pool.. + /// Looks up a localized string similar to At least one VM in the imported appliance requires a minimum of {0} vCPUs, but not all servers have sufficient physical CPUs. You will not be able to start a VM if you place its disks in the local storage of a server with insufficient physical CPUs.. /// public static string IMPORT_WIZARD_CPUS_COUNT_MISMATCH_POOL { get { diff --git a/XenModel/Messages.resx b/XenModel/Messages.resx index ef499afad..d50c30353 100755 --- a/XenModel/Messages.resx +++ b/XenModel/Messages.resx @@ -7276,7 +7276,7 @@ This might result in failure to migrate VMs to this server during the RPU or to At least one VM in the imported appliance requires a minimum of {0} vCPUs, while the maximum number of physical CPUs in the selected servers is {1}. You will not be able to start all the VMs in the appliance with the current selection. - At least one VM in the imported appliance requires a minimum of {0} vCPUs, while the maximum number of physical CPUs in the pool is {1}. You will not be able to start the appliance on the selected pool. + At least one VM in the imported appliance requires a minimum of {0} vCPUs, but not all servers have sufficient physical CPUs. You will not be able to start a VM if you place its disks in the local storage of a server with insufficient physical CPUs. &Import to: