CP-39952: Do not ask the user to uninstall the container management supp-pack.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
This commit is contained in:
Konstantina Chremmou 2022-05-25 13:35:14 +01:00
parent fd627e687f
commit c66a23f314
2 changed files with 2 additions and 2 deletions

View File

@ -9493,7 +9493,7 @@ namespace XenAdmin {
}
/// <summary>
/// Looks up a localized string similar to Support for container management has been removed as of {0}. Please uninstall the Container Management supplemental pack because you will no longer be able to use it for managing Docker containers..
/// Looks up a localized string similar to Support for container management has been removed as of {0}. You will no longer be able to use the Container Management supplemental pack for managing Docker containers..
/// </summary>
public static string CONTAINER_MANAGEMENT_REMOVAL_WARNING {
get {

View File

@ -3424,7 +3424,7 @@ Would you like to carry out the operation at this time?</value>
<value>Image</value>
</data>
<data name="CONTAINER_MANAGEMENT_REMOVAL_WARNING" xml:space="preserve">
<value>Support for container management has been removed as of {0}. Please uninstall the Container Management supplemental pack because you will no longer be able to use it for managing Docker containers.</value>
<value>Support for container management has been removed as of {0}. You will no longer be able to use the Container Management supplemental pack for managing Docker containers.</value>
</data>
<data name="CONTAINER_ON_VM_TITLE" xml:space="preserve">
<value>{0} on '{1}' {2}</value>