File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 31323132"message.select.destination.image.stores" : " Please select Image Store(s) to which data is to be migrated to" ,
31333133"message.select.disk.offering" : " Please select a disk offering for disk" ,
31343134"message.select.end.date.and.time" : " Select an end date & time." ,
3135- "message.select.kvm.host.instance.conversion" : " (Optional) Select a KVM host in the cluster to perform the instance conversion through virt-v2v" ,
3135+ "message.select.kvm.host.instance.conversion" : " (Optional) Select a KVM host in the zone to perform the instance conversion through virt-v2v" ,
3136+ "message.select.kvm.host.instance.import" : " (Optional) Select a KVM host in the cluster to perform the importing of the converted instance" ,
31363137"message.select.load.balancer.rule" : " Please select a load balancer rule for your AutoScale Instance group." ,
31373138"message.select.migration.policy" : " Please select a migration policy." ,
31383139"message.select.nic.network" : " Please select a Network for NIC" ,
Original file line number Diff line number Diff line change 170170 v-if =" cluster.hypervisortype === 'KVM' && selectedVmwareVcenter"
171171 :resourceKey =" cluster.id"
172172 :selectOptions =" kvmHostsForImporting"
173- :checkBoxLabel =" $t('message.select.kvm.host.instance.conversion ')"
173+ :checkBoxLabel =" $t('message.select.kvm.host.instance.import ')"
174174 :defaultCheckBoxValue =" false"
175175 :reversed =" false"
176176 @handle-checkselectpair-change =" updateSelectedKvmHostForImporting"
You can’t perform that action at this time.
0 commit comments