This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch 4.20 in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/4.20 by this push: new 5790091b25d [Vmware to KVM Migration] Improve the Force MS option text (#11035) 5790091b25d is described below commit 5790091b25de4a170e12f1558c12dcd4424a25c7 Author: Nicolas Vazquez <nicovazque...@gmail.com> AuthorDate: Thu Jun 19 06:34:35 2025 -0300 [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",