/[svn]/jlscp/trunk/src/org/linuxsampler/lscp/langprops/LogsBundle.properties
ViewVC logotype

Annotation of /jlscp/trunk/src/org/linuxsampler/lscp/langprops/LogsBundle.properties

Parent Directory Parent Directory | Revision Log Revision Log


Revision 596 - (hide annotations) (download)
Wed Jun 1 07:11:31 2005 UTC (18 years, 11 months ago) by iliev
File size: 841 byte(s)
The first alpha-release of jlscp

1 iliev 596 Client.cmdFailed! = Command failed
2     Client.connectionFailed! = Can't establish connection
3     Client.conTimeout! = Connection timeout
4     Client.invalidPort! = Invalid port: {0}
5     Client.notConnected! = Not connected
6     Client.subscriptionFailed! = Subscription for {0} events failed
7     Client.unknownHost! = Unknown host: {0}
8     Client.unknownPrmType! = Unknown parameter type
9     Client.unsubscriptionFailed! = Unsubscription for {0} events failed
10    
11     CommandFailed! = Command failed
12    
13     LscpInputStream.EOF! = Unexpected end of file
14     LscpInputStream.EOL! = Unexpected end of line
15    
16     Parser.EOL! = Can't parse list: unexpected end of line
17     Parser.brokenList! = Broken list
18     Parser.notFloat! = Float value expected: {0}
19     Parser.notInt! = Integer value expected: {0}
20    
21     notFloat! = {0} must be a float value
22     notInt! = {0} must be an integer value
23    
24     unknownLine = Unknown line: {0}

  ViewVC Help
Powered by ViewVC