mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
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:
parent
fd627e687f
commit
c66a23f314
2
XenModel/Messages.Designer.cs
generated
2
XenModel/Messages.Designer.cs
generated
@ -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 {
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user