mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-23 20:36:33 +01:00
CP-30335: Update RPU wizard page title and text
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
This commit is contained in:
parent
cd393c50e9
commit
d52ee7ad13
4
XenModel/Messages.Designer.cs
generated
4
XenModel/Messages.Designer.cs
generated
@ -30944,7 +30944,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Extras.
|
||||
/// Looks up a localized string similar to Upgrade Options.
|
||||
/// </summary>
|
||||
public static string ROLLING_UPGRADE_EXTRAS_PAGE_TEXT {
|
||||
get {
|
||||
@ -30953,7 +30953,7 @@ namespace XenAdmin {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Choose whether to also apply updates or suplemental packs.
|
||||
/// Looks up a localized string similar to Optionally, apply updates or supplemental packs.
|
||||
/// </summary>
|
||||
public static string ROLLING_UPGRADE_EXTRAS_PAGE_TITLE {
|
||||
get {
|
||||
|
@ -10751,10 +10751,10 @@ This will cancel the rolling pool upgrade process and may leave your system in a
|
||||
<value>The following error occurred while rolling pool upgrade was in progress:</value>
|
||||
</data>
|
||||
<data name="ROLLING_UPGRADE_EXTRAS_PAGE_TEXT" xml:space="preserve">
|
||||
<value>Extras</value>
|
||||
<value>Upgrade Options</value>
|
||||
</data>
|
||||
<data name="ROLLING_UPGRADE_EXTRAS_PAGE_TITLE" xml:space="preserve">
|
||||
<value>Choose whether to also apply updates or suplemental packs</value>
|
||||
<value>Optionally, apply updates or supplemental packs</value>
|
||||
</data>
|
||||
<data name="ROLLING_UPGRADE_METHOD_PAGE_TEXT" xml:space="preserve">
|
||||
<value>Installer Location</value>
|
||||
|
Loading…
Reference in New Issue
Block a user