Ravi Nori has uploaded a new change for review.

Change subject: webadmin: Fix popup text, when dashboard is accessed 1st time
......................................................................

webadmin: Fix popup text, when dashboard is accessed 1st time

Rephrase popup message when dashboard is not
yet deployed.

Change-Id: I2a18685754334ebbf181e8c647c33cbb7ad77ecf
Bug-Url: https://bugzilla.redhat.com/1075948
Signed-off-by: Ravi Nori <rn...@redhat.com>
---
M 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/96/25896/1

diff --git 
a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java
 
b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java
index f449735..3dac800 100644
--- 
a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java
+++ 
b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/ApplicationConstants.java
@@ -3495,7 +3495,7 @@
     @DefaultStringValue("Error getting status of Reports Webapp")
     String reportsWebAppErrorMsg();
 
-    @DefaultStringValue("Reports Webapp not deployed, please try later.")
+    @DefaultStringValue("Reports Webapp deployment is in progress, please try 
in a few minutes.")
     String reportsWebAppNotDeployedMsg();
 
     @DefaultStringValue("Console")


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

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

Reply via email to