Author: adietish
Date: 2012-05-25 13:36:42 -0400 (Fri, 25 May 2012)
New Revision: 41435
Modified:
trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/messages/OpenShiftExpressUIMessages.properties
Log:
[JBIDE-11237] shortened the message to the bare minimum since it is not displayed in the
wizard any more. The wizard will present you a dialog that allows you to keep on waiting
or to close the wizard. You may catch it in the log though.
Modified:
trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/messages/OpenShiftExpressUIMessages.properties
===================================================================
---
trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/messages/OpenShiftExpressUIMessages.properties 2012-05-25
17:01:48 UTC (rev 41434)
+++
trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/messages/OpenShiftExpressUIMessages.properties 2012-05-25
17:36:42 UTC (rev 41435)
@@ -3,12 +3,7 @@
COULD_NOT_CREATE_APPLICATION=Could not create application "{0}"
OPERATION_CANCELLED=Operation was cancelled by user.
WAITING_FOR_REACHABLE=Waiting for application "{0}" to become reachable...
-APPLICATION_NOT_ANSWERING=The application "{0}" did not answer in a reasonable
amount of time. \
-This can happen periodically and will just take an extra minute or two to propagate
depending on where you are in the world.\n\
-Once you are able to access your application in a browser, you can then clone your git
repository.\n\
-If you can''t get your application running in the browser, you can also try
destroying and recreating the application as well using this Wizard.\n\n\
-If this doesn''t work for you, let us know in the forums or in IRC and
we''ll make sure to get you up and running.\n\nForums\: \
-https\://www.redhat.com/openshift/forums/express\n\nIRC\: \#openshift (on Freenode)
+APPLICATION_NOT_ANSWERING=The application "{0}" did not answer in a reasonable
amount of time.
APPLICATION_NOT_ANSWERING_CONTINUE_WAITING=Application "{0}" did not answer so
far.\n\nDo you want to continue to wait for it?
BTN_KEEP_WAITING=Keep waiting
BTN_CLOSE_WIZARD=Close wizard