You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ui/public/locales/en.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1083,6 +1083,7 @@
1083
1083
"label.forcks": "For CKS",
1084
1084
"label.forbidden": "Forbidden",
1085
1085
"label.forced": "Force",
1086
+
"label.force.convert.to.pool": "Force converting to storage pool directly (not using temporary storage for conversion)",
1086
1087
"label.force.ms.to.import.vm.files": "Enable to force OVF Download via Management Server. Disable to use KVM Host ovftool (if installed)",
1087
1088
"label.force.update.os.type": "Force update OS type",
1088
1089
"label.force.stop": "Force stop",
@@ -3718,6 +3719,7 @@
3718
3719
"message.select.deselect.desired.options": "Please select / deselect the desired options",
3719
3720
"message.select.deselect.to.sort": "Please select / deselect to sort the values",
3720
3721
"message.select.destination.image.stores": "Please select Image Store(s) to which data is to be migrated to",
3722
+
"message.select.destination.storage.instance.conversion": "(Optional) Select a Primary Storage destination for the converted disks",
3721
3723
"message.select.disk.offering": "Please select a disk offering for disk",
3722
3724
"message.select.end.date.and.time": "Select an end date & time.",
3723
3725
"message.select.extra.parameters.for.instance.conversion": "(Optional) Pass extra parameters to the virt-v2v command on the conversion host",
@@ -3728,7 +3730,7 @@
3728
3730
"message.select.nic.network": "Please select a Network for NIC",
3729
3731
"message.select.security.groups": "Please select security group(s) for your new Instance.",
3730
3732
"message.select.start.date.and.time": "Select a start date & time.",
3731
-
"message.select.temporary.storage.instance.conversion": "(Optional) Select a Storage temporary destination for the converted disks through virt-v2v",
3733
+
"message.select.temporary.storage.instance.conversion": "(Optional) Select a staging storage for the converted disks",
3732
3734
"message.select.zone.description": "Select type of Zone basic/advanced.",
3733
3735
"message.select.zone.hint": "This is the type of Zone deployment that you want to use. Basic zone: provides a single Network where each Instance is assigned an IP directly from the Network. Guest isolation can be provided through layer-3 means such as security groups (IP address source filtering). Advanced zone: For more sophisticated Network topologies. This Network model provides the most flexibility in defining guest Networks and providing custom Network offerings such as firewall, VPN, or load balancer support.",
<tooltip-label:title="'Force converting to storage pool directly (not using temporary storage for conversion)'":tooltip="apiParams.forcemstoimportvmfiles.description"/>
0 commit comments