CA-116508: Corrected wording on tooltip indicating why HA restart priority cannot

be set to Restart.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
This commit is contained in:
Konstantina Chremmou 2013-09-26 15:48:58 +01:00
parent d6c914fac0
commit 2a20ff77d3
2 changed files with 2 additions and 2 deletions

View File

@ -22683,7 +22683,7 @@ namespace XenAdmin {
}
/// <summary>
/// Looks up a localized string similar to The VM is not using a shared SR. Restart cannot be guaranteed..
/// Looks up a localized string similar to The VM is using a non-shared SR. Restart cannot be guaranteed..
/// </summary>
public static string NOT_AGILE_SR_NOT_SHARED {
get {

View File

@ -7897,7 +7897,7 @@ It is strongly recommended that you Cancel and apply the latest version of the p
<value>The VM is not using a shared network. Restart cannot be guaranteed.</value>
</data>
<data name="NOT_AGILE_SR_NOT_SHARED" xml:space="preserve">
<value>The VM is not using a shared SR. Restart cannot be guaranteed.</value>
<value>The VM is using a non-shared SR. Restart cannot be guaranteed.</value>
</data>
<data name="NOT_AGILE_UNKOWN" xml:space="preserve">
<value>The VM is not agile. Restart cannot be guaranteed.</value>