You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by mc...@apache.org on 2008/06/06 04:00:13 UTC

svn commit: r663800 - /geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/src/main/java/org/apache/geronimo/st/ui/internal/Messages.properties

Author: mcconne
Date: Thu Jun  5 19:00:13 2008
New Revision: 663800

URL: http://svn.apache.org/viewvc?rev=663800&view=rev
Log:
GERONIMODEVTOOLS-341 Fix inadvertent change to Message.properties

Modified:
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/src/main/java/org/apache/geronimo/st/ui/internal/Messages.properties

Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/src/main/java/org/apache/geronimo/st/ui/internal/Messages.properties
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/src/main/java/org/apache/geronimo/st/ui/internal/Messages.properties?rev=663800&r1=663799&r2=663800&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/src/main/java/org/apache/geronimo/st/ui/internal/Messages.properties (original)
+++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/src/main/java/org/apache/geronimo/st/ui/internal/Messages.properties Thu Jun  5 19:00:13 2008
@@ -199,7 +199,7 @@
 install=Download and Install
 jvmWarning={0} is currently only certified on a 1.5 JVM. Use of any other version is not currently supported.
 installTitle=Install Confirmation
-installMessage=Install Apache Geronimo to {0} ?
+installMessage=Install {0} to {1} ?
 tooltipLoc=A location of an existing {0} installation or a path to install to.
 tooltipInstall=Downloads the selected {0} distribution and installs it to the specified location.
 tooltipJetty=Selects the Jetty distribution of Geronimo to install.