Alona Kaplan has submitted this change and it was merged. Change subject: webadmin: improve import conflict (for vm) dialog ......................................................................
webadmin: improve import conflict (for vm) dialog The dialog which is shown when trying to import VM that already exists in the system is modified: 1. the term "clone" was replaced with a string that better express what happens during the cloning operation 2. the term "suffix:" was replaced with a string that better express that the given string will be the suffix of the cloned VMs 2. the layout was changed to better reflect that the given new name is related to the "import as cloned" option and "Suffix to add to the.." is related to the "apply to all" option Change-Id: Ia6fe863e52e9bad1d620bce75b8252bca4d0d414 Bug-Url: https://bugzilla.redhat.com/878495 Signed-off-by: Arik Hadas <[email protected]> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/EntityModelRadioButtonEditor.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationMessages.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationTemplates.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/storage/backup/ImportCloneDialogPopupView.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/storage/backup/ImportCloneDialogPopupView.ui.xml 6 files changed, 58 insertions(+), 25 deletions(-) Approvals: Alona Kaplan: Looks good to me, approved Arik Hadas: Verified -- To view, visit http://gerrit.ovirt.org/11435 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia6fe863e52e9bad1d620bce75b8252bca4d0d414 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <[email protected]> Gerrit-Reviewer: Alona Kaplan <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
