
Roy Golan has submitted this change and it was merged. Change subject: webadmin: Edit error message in DC operation failure dialog ...................................................................... webadmin: Edit error message in DC operation failure dialog This patch makes the following changes to the error dialogue generated when a user attempts to upgrade the compatibility level of a data center to a level greater than that of any of its clusters: 1. Changes "Clusters" to "clusters" 2. Adds a colon between the error message and the list of problematic clusters Change-Id: If4f074f6030bc68042137fb33e5de1e8be8e4c3d Bug-Url: https://bugzilla.redhat.com/1287540 Signed-off-by: Phillip Bailey <phbailey@redhat.com> --- M backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties M frontend/webadmin/modules/frontend/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties 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: Jenkins CI: Passed CI tests Roy Golan: Looks good to me, approved Phillip Bailey: Verified -- To view, visit https://gerrit.ovirt.org/62091 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If4f074f6030bc68042137fb33e5de1e8be8e4c3d Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Phillip Bailey <phbailey@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Phillip Bailey <phbailey@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>