CP-21182: Improved wording in the Install Updates Wizard

This commit is contained in:
Gabor Apati-Nagy 2017-03-28 11:21:27 +01:00
parent acf6bc5ef8
commit 8afd06ee00

View File

@ -109,9 +109,6 @@ namespace XenAdmin.Wizards.PatchingWizard
case WizardMode.SingleUpdate :
label1.Text = poolSelectionOnly ? Messages.PATCHINGWIZARD_SELECTSERVERPAGE_RUBRIC_POOL_SELECTION : Messages.PATCHINGWIZARD_SELECTSERVERPAGE_RUBRIC_DEFAULT;
break;
default :
Debug.Assert(false, "new mode?");
break;
}
// catch selected servers, in order to restore selection after the dataGrid is reloaded