Maor Lipchuk has submitted this change and it was merged.
Change subject: core: Use images instead of volumes at CDA message
......................................................................
core: Use images instead of volumes at CDA message
The following message might be misleading since it uses the word
"volume", which could be related to gluster: "Cannot remove Data Center
while there are volumes on it.
-Please remove all VMs and Templates first."
There is also no need to indicate Vms or Templates since there could be
also floating disks.
Rephrasing the message to be "Cannot remove Data Center while in contains
Disks. Please remove them first."
Change-Id: I2cf86b6f968c4a6ff7178b742eb57077543d6143
Signed-off-by: Maor Lipchuk <mlipchuk(a)redhat.com>
Bug-Url:https://bugzilla.redhat.com/955557
---
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, 7 insertions(+), 7 deletions(-)
Approvals:
Maor Lipchuk: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/16668
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2cf86b6f968c4a6ff7178b742eb57077543d6143
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server