Itamar Heim has submitted this change and it was merged.
Change subject: core: Add missing CDA message to AppErrors
......................................................................
core: Add missing CDA message to AppErrors
Adding missing CDA error message of export image to the AppErrors file,
so the client will present the message instead of the enum place
holder ACTION_TYPE_FAILED_DISK_IS_BEING_EXPORTED.
Bug-Url:
https://bugzilla.redhat.com/1024887
Signed-off-by: Maor Lipchuk <mlipchuk(a)redhat.com>
Change-Id: I2ca5165d007296778f8a80e07c2e088db82e287f
---
M
frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/AppErrors.java
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
Itamar Heim: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/20741
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2ca5165d007296778f8a80e07c2e088db82e287f
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server