X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FMessages;h=5aaeb4eb39460cf23c3bb8a1833eb309a97dd6df;hb=19740220d324a319fb868ce34fb7bed7e31dd450;hp=694d61cccb0ac10857c24321cffc1da32bf78e54;hpb=29595789c0470bfbdcd0e34f9cc9391aa0a994de;p=spider.git diff --git a/perl/Messages b/perl/Messages index 694d61cc..5aaeb4eb 100644 --- a/perl/Messages +++ b/perl/Messages @@ -84,13 +84,13 @@ package DXM; e14 => 'First argument must be numeric and > 0', e15 => 'invalid qualifier \"$_[0]\"', e16 => 'File \"$_[0]\" exists', - e17 => 'Please don\'t use the words: @_ on here', + e17 => 'Please don\'t use the words: @_ on here', e18 => 'Cannot connect to $_[0] ($!)', e19 => 'Invalid character in line', e20 => 'token $_[0] not recognised', - e21 => '$_[0] not numeric', - e22 => '$_[0] not a callsign', - e23 => '$_[0] not a range (eg 0/30000)', + e21 => '$_[0] is not numeric', + e22 => '$_[0] is not a callsign', + e23 => '$_[0] is not a range (eg 0/30000)', e24 => 'Sorry, Internet access is not enabled', e25 => 'Sorry the value must be between $_[0] and $_[1]', e26 => 'Too many concurrent errors, you are being disconnected', @@ -104,6 +104,7 @@ package DXM; e34 => 'Need a GROUP and some text', e35 => 'You are not a member of $_[0], join $_[0]', e36 => 'You can only do this in normal user prompt state', + e37 => 'Need at least a callsign', echoon => 'Echoing enabled', echooff => 'Echoing disabled',