~james-page/ubuntu/oneiric/jenkins-winstone/827651

« back to all changes in this revision

Viewing changes to src/java/winstone/tools/LocalStrings.properties

  • Committer: Bazaar Package Importer
  • Author(s): James Page
  • Date: 2011-06-29 12:16:17 UTC
  • Revision ID: james.westby@ubuntu.com-20110629121617-vd3ha6lp4nqvxkbr
Tags: upstream-0.9.10-jenkins-25+dfsg
ImportĀ upstreamĀ versionĀ 0.9.10-jenkins-25+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
WinstoneControl.Usage=Winstone Command Line Controller\n\
 
2
Usage: java winstone.tools.WinstoneControl <operation> --host=<host> --port=<control port>\n\n\
 
3
<operation> can be "shutdown" or "reload:<prefix>"
 
4
WinstoneControl.UsingHostPort=Connecting to [#0]:[#1]
 
5
WinstoneControl.ShutdownOK=Successfully sent server shutdown command to [#0]:[#1]
 
6
WinstoneControl.ReloadOK=Successfully sent webapp reload command to [#0]:[#1]