You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ev...@apache.org on 2005/12/07 18:45:36 UTC

svn commit: r354816 - /maven/continuum/trunk/continuum-web/src/main/resources/localization/Continuum.properties

Author: evenisse
Date: Wed Dec  7 09:45:28 2005
New Revision: 354816

URL: http://svn.apache.org/viewcvs?rev=354816&view=rev
Log:
Change shell executable message

Modified:
    maven/continuum/trunk/continuum-web/src/main/resources/localization/Continuum.properties

Modified: maven/continuum/trunk/continuum-web/src/main/resources/localization/Continuum.properties
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-web/src/main/resources/localization/Continuum.properties?rev=354816&r1=354815&r2=354816&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-web/src/main/resources/localization/Continuum.properties (original)
+++ maven/continuum/trunk/continuum-web/src/main/resources/localization/Continuum.properties Wed Dec  7 09:45:28 2005
@@ -162,7 +162,7 @@
 buildDefinition.antBuildXmlFile.label = Ant build filename
 buildDefinition.antBuildXmlFile.message = Relative path of the ant build file
 buildDefinition.shellExecutableFile.label = Shell executable
-buildDefinition.shellExecutableFile.message = Relative path of the shell executable
+buildDefinition.shellExecutableFile.message = The shell executable (relative path or executable if it's in PATH like mvn, make...)
 buildDefinition.goals.label = Goals
 buildDefinition.goals.message =  Enter one or more goals - leave empty to use the default
 buildDefinition.targets.label = Targets