CP-30335: Update RPU wizard page title and text

Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
This commit is contained in:
Mihaela Stoica 2019-01-21 16:43:18 +00:00 committed by Konstantina Chremmou
parent cd393c50e9
commit d52ee7ad13
2 changed files with 4 additions and 4 deletions

View File

@ -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 {

View File

@ -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>