andrijapanicsb commented on code in PR #13656: URL: https://github.com/apache/cloudstack/pull/13656#discussion_r3624881618
########## ui/public/locales/en.json: ########## @@ -3529,8 +3557,8 @@ "message.desc.created.ssh.key.pair": "Created a SSH key pair.", "message.desc.host": "Each Cluster must contain at least one host (computer) for guest Instances to run on. We will add the first host now. For a host to function in CloudStack, you must install hypervisor software on the host, assign an IP address to the host, and ensure the host is connected to the CloudStack management server.<br/><br/>Give the host's DNS or IP address, the user name (usually root) and password, and any labels you use to categorize hosts.", "message.desc.import.ext.kvm.wizard": "Import libvirt domain from External KVM Host not managed by CloudStack", -"message.desc.import.local.kvm.wizard": "Import QCOW2 image from Local Storage of selected KVM Host", -"message.desc.import.shared.kvm.wizard": "Import QCOW2 image from selected Primary Storage Pool", +"message.desc.import.local.kvm.wizard": "Import an Instance using an existing ROOT disk from the Local Storage of the selected KVM host", Review Comment: Labeling is SO incosistent (plsm check that file 5000 times "host" and another 5000 times Host - I'm lazy - but feel free to change it if you want I'm more interested in actual testing the value of the PR than semantically -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
