Oved Ourfali has uploaded a new change for review.

Change subject: ui: remove redundant colon (#871405)
......................................................................

ui: remove redundant colon (#871405)

https://bugzilla.redhat.com/show_bug.cgi?id=871405

Removing redundant colon from delete tag dialog.

Change-Id: Ib9f97edea2f3f5795a6329b90082f6ff08a35fd3
Signed-off-by: Oved Ourfali <oourf...@redhat.com>
---
M 
frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/29/8929/1

diff --git 
a/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java
 
b/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java
index e619bfc..a6033b4 100644
--- 
a/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java
+++ 
b/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/Constants.java
@@ -759,7 +759,7 @@
     @DefaultStringValue("No new devices were found. This may be due to either: 
incorrect multipath configuration on the Host or wrong address of the iscsi 
target or a failure to authenticate on the target device. Please consult your 
Storage Administrator.")
     String noNewDevicesWereFoundMsg();
 
-    @DefaultStringValue("Tag(s):")
+    @DefaultStringValue("Tag(s)")
     String tagsMsg();
 
     @DefaultStringValue("The system could not find available target Storage 
Domain.\nPossible reasons:\n  - No active Storage Domain available\n  - The 
Template that the VM is based on does not exist on active Storage Domain")


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib9f97edea2f3f5795a6329b90082f6ff08a35fd3
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <oourf...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to