Karnan t c has uploaded a new change for review.

Change subject: webadmin: Volume rebalance status popup button caption changed
......................................................................

webadmin: Volume rebalance status popup button caption changed

Changed the button caption of volume rebalance status popup from 'Stop 
Rebalance' to 'Stop' to maintain
consistency along the button names in the popups.

Change-Id: I907ba9b53dbff901cb0964ea90d36f0e66b7fedc
Bug-Url: https://bugzilla.redhat.com/1029484
Signed-off-by: Karnan TC <[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/71/28471/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 7e907d1..dc25726 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
@@ -2171,7 +2171,7 @@
     @DefaultStringValue("Fetching Data")
     String rebalanceStatusFetchMessage();
 
-    @DefaultStringValue("Stop Rebalance")
+    @DefaultStringValue("Stop")
     String stopRebalance();
 
     @DefaultStringValue("Manage Policy Units")


-- 
To view, visit http://gerrit.ovirt.org/28471
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I907ba9b53dbff901cb0964ea90d36f0e66b7fedc
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Karnan t c <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to