
Maor Lipchuk has submitted this change and it was merged. Change subject: core: Add missing CDA message to AppErrors[2] ...................................................................... core: Add missing CDA message to AppErrors[2] Adding missing CDA error message of alignment disk to the AppErrors file, so the client will present the message instead of the enum place holder ACTION_TYPE_FAILED_DISK_IS_USED_BY_GET_ALIGNMENT. Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> Bug-Url: https://bugzilla.redhat.com/1026271 Change-Id: Ia3076fb5f68a94ae0aa245df868ad7a1d7063373 --- M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20717 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia3076fb5f68a94ae0aa245df868ad7a1d7063373 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Sergey Gotliv <sgotliv@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server