Tal Nisan has uploaded a new change for review.

Change subject: webadmin: Correct text in storage domain maintenance popup
......................................................................

webadmin: Correct text in storage domain maintenance popup

Change-Id: Ibbf8cefe6bfebf034789a696750c19e749b00d10
Bug-Url: https://bugzilla.redhat.com/1149476
Signed-off-by: Tal Nisan <[email protected]>
---
M 
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/42/34342/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 26ae328..91693e4 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
@@ -2273,10 +2273,10 @@
     @DefaultStringValue("VirtIO-SCSI is not supported for the selected OS")
     String cannotEnableVirtioScsiForOs();
 
-    @DefaultStringValue("Maintenance Storage Domain(s)")
+    @DefaultStringValue("Storage Domain maintenance")
     String maintenanceStorageDomainsTitle();
 
-    @DefaultStringValue("Are you sure you want to place the following storage 
domain(s) into maintenance mode?")
+    @DefaultStringValue("Are you sure you want to place the following Storage 
Domain into maintenance mode?")
     String 
areYouSureYouWantToPlaceFollowingStorageDomainsIntoMaintenanceModeMsg();
 
     @DefaultStringValue("Deactivate VM Disk(s)")


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibbf8cefe6bfebf034789a696750c19e749b00d10
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Tal Nisan <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to