CA-219461: A new disk requires VM shutdown-restart in order to appear, not VM reboot.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
This commit is contained in:
Konstantina Chremmou 2016-09-12 14:34:57 +01:00
parent f4dfbe83b4
commit c6004b664b
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.34209
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@ -22960,7 +22960,7 @@ namespace XenAdmin {
}
/// <summary>
/// Looks up a localized string similar to The new disk will appear when you next restart the VM..
/// Looks up a localized string similar to You need to shutdown and then restart the VM before it can access the new disk..
/// </summary>
public static string NEWDISKWIZARD_MESSAGE {
get {

View File

@ -7863,7 +7863,7 @@ You should only proceed if you have verified that these settings are correct.</v
<value>Never</value>
</data>
<data name="NEWDISKWIZARD_MESSAGE" xml:space="preserve">
<value>The new disk will appear when you next restart the VM.</value>
<value>You need to shutdown and then restart the VM before it can access the new disk.</value>
</data>
<data name="NEWDISKWIZARD_MESSAGE_TITLE" xml:space="preserve">
<value>Disk Created</value>