X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FMessages;h=5002908fac3f42d7d80c63940595eb23400370bb;hb=2733a992ac8c3d315c110a2cc1984ea0a5e5d0ff;hp=08a79251f230c24d839e5e8c201b4474b1bbc93e;hpb=fb131e2b2e5ba8f3481e2f78ce224dadf8ba8f43;p=spider.git diff --git a/perl/Messages b/perl/Messages index 08a79251..5002908f 100644 --- a/perl/Messages +++ b/perl/Messages @@ -93,7 +93,7 @@ package DXM; e17 => 'Please don\'t use the words: @_ on here', e18 => 'Cannot connect to $_[0] ($!)', e19 => 'Invalid character in line', - e20 => 'token $_[0] not recognised', + e20 => qq{token '$_[0]' not recognised}, e21 => '$_[0] is not numeric', e22 => '$_[0] is not a callsign', e23 => '$_[0] is not a range (eg 0/30000)', @@ -112,6 +112,7 @@ package DXM; e36 => 'You can only do this in normal user prompt state', e37 => 'Need at least a callsign', e38 => 'This is not a valid regex', + e39 => 'Sorry $_[0] is not a valid argument', echoon => 'Echoing enabled', echooff => 'Echoing disabled', @@ -302,6 +303,7 @@ package DXM; showconf => 'Node Callsigns', shu => '\"SHU\" is not enough! you need to type at least \"SHUT\" to shutdown the node', shutting => '$main::mycall shutting down...', + skims => 'RBN/Skimming set to $_[1] for $_[0]', sloc => 'Cluster lat $_[0] long $_[1], DON\'T FORGET TO CHANGE YOUR DXVars.pm', snode1 => 'Node Call Sort Version', snode2 => '$_[0] $_[1] $_[2]',