Daniel Erez has uploaded a new change for review. Change subject: webadmin: LSM - rephrasing move dialog warning ......................................................................
webadmin: LSM - rephrasing move dialog warning Rephrasing move dialog warning to: "Note: Moving the disk while the VM is running" Change-Id: Ide176585aa0d094b202a766ebb0e11313677c59f Signed-off-by: Daniel Erez <de...@redhat.com> --- M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/38/9338/1 diff --git a/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java b/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java index 2184c68..e16ac9c 100644 --- a/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java +++ b/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java @@ -1468,7 +1468,7 @@ @DefaultStringValue("Shareable Disk is not supported by the selected configuration") String shareableDiskNotSupportedByConfiguration(); - @DefaultStringValue("Warning, moving disk while VM is running is in tech-preview mode") + @DefaultStringValue("Note: Moving the disk while the VM is running") String liveStorageMigrationWarning(); @DefaultStringValue("Cannot remove more than one brick from a Replicate volume at a time") -- To view, visit http://gerrit.ovirt.org/9338 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ide176585aa0d094b202a766ebb0e11313677c59f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <de...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches