Roy Golan has uploaded a new change for review. Change subject: ui: improve hot plug cpu wording ......................................................................
ui: improve hot plug cpu wording Change-Id: I8013172ee5410330bad4bfc8f5560ed1eef7988a Bug-Url: https://bugzilla.redhat.com/1093997 Signed-off-by: Roy Golan <rgo...@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationMessages.java 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/11/29411/1 diff --git a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationMessages.java b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationMessages.java index eb465ec..d59e1d7 100644 --- a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationMessages.java +++ b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationMessages.java @@ -138,8 +138,8 @@ @DefaultMessage("Represents maximum number of milliseconds the VM can be down during live migration. Value of 0 means that VDSM default will be used. (Current engine-wide default is {0}ms)") String migrationDowntimeInfo(Integer milliseconds); - @DefaultMessage("Hot set CPUs by changing the number of sockets." + - " The support for hot plug/unplug CPUs to the guest varies.") + @DefaultMessage("Hot add CPUs by changing the number of sockets." + + " Please consult documentation for your guest operating system to ensure it has proper support for CPU Hot Add") String hotPlugUnplugCpuWarning(); @DefaultMessage("Policy of assigning serial numbers to running VMs. Can be Host''s UUID, Vm''s UUID or any custom value.") -- To view, visit http://gerrit.ovirt.org/29411 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8013172ee5410330bad4bfc8f5560ed1eef7988a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <rgo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches