Kanagaraj M has uploaded a new change for review. Change subject: webadmin: [WIP] Stop remove-brick - tech preview warning ......................................................................
webadmin: [WIP] Stop remove-brick - tech preview warning Added 'Tech Preview' message for stopping remove-brick operation. Change-Id: I4a2e30d101b4be62f7760e177b90e25081ef8f9d Bug-Url: https://bugzilla.redhat.com/?????? Signed-off-by: Kanagaraj M <kmayi...@redhat.com> --- M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/21/24021/1 diff --git a/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java b/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java index cbd4106..06a9978 100644 --- a/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java +++ b/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java @@ -1578,7 +1578,7 @@ @DefaultStringValue("Stop Brick Removal") String stopRemoveBricksTitle(); - @DefaultStringValue("Are you sure you want to stop the removal operation of the following bricks?") + @DefaultStringValue("Stopping a remove-brick operation is a technology preview feature. \nAre you sure you want to stop the removal operation of the following bricks?") String stopRemoveBricksMessage(); @DefaultStringValue("Stop") -- To view, visit http://gerrit.ovirt.org/24021 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4a2e30d101b4be62f7760e177b90e25081ef8f9d Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Kanagaraj M <kmayi...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches