ofri masad has uploaded a new change for review. Change subject: webadmin: Change label in Vm popup ......................................................................
webadmin: Change label in Vm popup The label "Run On:" in the VM popup host tab was changed into "Start Running On:", which is more accurate description of the section. Change-Id: I1890f6dbdc2fbc1f7af24116d821a79bb4ce021e Bug-Url: https://bugzilla.redhat.com/958318 Signed-off-by: Ofri Masad <oma...@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/62/16862/1 diff --git a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java index 9e5de5b..47eb19d 100644 --- a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java +++ b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java @@ -460,7 +460,7 @@ @DefaultStringValue("Custom Properties") String customPropsVmPopup(); - @DefaultStringValue("Run On:") + @DefaultStringValue("Start Running On:") String runOnVmPopup(); @DefaultStringValue("Migration Options:") -- To view, visit http://gerrit.ovirt.org/16862 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1890f6dbdc2fbc1f7af24116d821a79bb4ce021e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: ofri masad <oma...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches