Ramesh N has uploaded a new change for review. Change subject: engine: rename Gluster Hosts to Hosts in detach host dialog ......................................................................
engine: rename Gluster Hosts to Hosts in detach host dialog renaming the detach host dialog title from 'Gluster Hosts' to 'Hosts' Change-Id: If4576c48d2688d46721317d41ee55ec2b6f61121 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1024609 Signed-off-by: Ramesh Nachimuthu <[email protected]> --- 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/29/20729/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 0ae50bd..0f641c5 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 @@ -1847,7 +1847,7 @@ @DefaultStringValue("There are no new hosts in the cluster") String emptyNewGlusterHosts(); - @DefaultStringValue("Detach Gluster Hosts") + @DefaultStringValue("Detach Hosts") String detachGlusterHostsTitle(); // Vnic -- To view, visit http://gerrit.ovirt.org/20729 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If4576c48d2688d46721317d41ee55ec2b6f61121 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ramesh N <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
