
Tal Nisan has submitted this change and it was merged. Change subject: core: Adjust VM Failure message(#907900) ...................................................................... core: Adjust VM Failure message(#907900) When creation of a snapshot fails due to VM state, a more informative message is delivered. ACTION_TYPE_FAILED_VM_IS_SAVING_RESTORING used to be: Cannot ${action} ${type}. VM is in saving/restoring state.\n\ -Please wait until the VM's status has changed. and is now: Cannot ${action} ${type}. VM is in saving/restoring state.\n\ -Please try again when the VM is either up or down. Change-Id: I16a5c0437aefea9a6958741fbdcf84f989d8b61e Bug-Url: https://bugzilla.redhat.com/907900 Signed-off-by: Vered Volansky <vvolansk@redhat.com> --- M backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java M frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties 4 files changed, 4 insertions(+), 4 deletions(-) Approvals: Tal Nisan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11991 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I16a5c0437aefea9a6958741fbdcf84f989d8b61e Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vered Volansky <vvolansk@redhat.com> Gerrit-Reviewer: Alissa Bonas <abonas@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Vered Volansky <vvolansk@redhat.com> Gerrit-Reviewer: liron aravot <liron.aravot@gmail.com>