mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2025-01-20 07:19:18 +01:00
CP-21182: Improved wording in the Install Updates Wizard
This commit is contained in:
parent
acf6bc5ef8
commit
8afd06ee00
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user