From 5790091b25de4a170e12f1558c12dcd4424a25c7 Mon Sep 17 00:00:00 2001 From: Nicolas Vazquez Date: Thu, 19 Jun 2025 06:34:35 -0300 Subject: [PATCH] [Vmware to KVM Migration] Improve the Force MS option text (#11035) --- ui/public/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/public/locales/en.json b/ui/public/locales/en.json index 027bbbd123f..f3ab19bb88a 100644 --- a/ui/public/locales/en.json +++ b/ui/public/locales/en.json @@ -1005,7 +1005,7 @@ "label.for": "for", "label.forbidden": "Forbidden", "label.forced": "Force", -"label.force.ms.to.import.vm.files": "Force MS to export OVF from VMware to temporary storage", +"label.force.ms.to.import.vm.files": "Enable to force OVF Download via Management Server. Disable to use KVM Host ovftool (if installed)", "label.force.stop": "Force stop", "label.force.reboot": "Force reboot", "label.forceencap": "Force UDP encapsulation of ESP packets",