Amit Aviram has uploaded a new change for review.

Change subject: webadmin: Correction of UI Constant
......................................................................

webadmin: Correction of UI Constant

Detach Storage dialog text related issues solved: "Data Center(s)"
was changed to "Data Center", "Detach storage" was changed to "Detach
Storage"

Change-Id: I8a0848956c472fae929e36841de65d893e728d96
Bug-Url: https://bugzilla.redhat.com/1149457
Signed-off-by: Amit Aviram <aavi...@redhat.com>
---
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/43/34143/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 16e56aa..26ae328 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
@@ -770,7 +770,7 @@
     @DefaultStringValue("There are No Data Centers to which the Storage Domain 
can be attached")
     String thereAreNoDataCenterStorageDomainAttachedMsg();
 
-    @DefaultStringValue("Are you sure you want to Detach storage from the 
following Data Center(s)?")
+    @DefaultStringValue("Are you sure you want to Detach Storage from the 
following Data Center?")
     String areYouSureYouWantDetachStorageFromDcsMsg();
 
     @DefaultStringValue("There is no Data Storage Domain to import the 
Template into. Please attach a Data Storage Domain to the Template's Data 
Center.")


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8a0848956c472fae929e36841de65d893e728d96
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Amit Aviram <aavi...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to