X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FMessages;h=5aaeb4eb39460cf23c3bb8a1833eb309a97dd6df;hb=19740220d324a319fb868ce34fb7bed7e31dd450;hp=4c321d5579df8dc9e910bb3eb63960014f376281;hpb=281bb0799ecf66390c48719f76ca5d9f83fe4c73;p=spider.git diff --git a/perl/Messages b/perl/Messages index 4c321d55..5aaeb4eb 100644 --- a/perl/Messages +++ b/perl/Messages @@ -3,7 +3,6 @@ # this file contains the system messages. Don't forget to reload them # if you change them (load/messages) # -# $Id$ # package DXM; @@ -29,6 +28,10 @@ package DXM; buddya => '$_[0] has been added to your buddies', buddyu => '$_[0] has been removed from your buddies', call1 => 'Callsign lookup via $_[0]:', + chatend => 'Finished chatting on $_[0]', + chatinst => 'Entering Chatmode on $_[0], /EX to end, / to run a command', + chatprompt => 'Chat ($_[0])>', + chattoomany => 'Not allowed, already in $_[1], use /chat $_[0]', conother => 'Sorry $_[0] you are connected to me on another port', concluster => 'Sorry $_[0] you are already connected elsewhere on the cluster (on $_[1])', conscript => 'no connect script called \"$_[0]\" found in $main::root/connect', @@ -81,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', @@ -101,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', @@ -335,8 +339,8 @@ package DXM; wpc16u => 'Allow PC16 from $_[0] disabled', wpc19s => 'Route PC19 for $_[0] enabled', wpc19u => 'Route PC19 for $_[0] disabled', - wpc90s => 'PC90 for $_[0] enabled', - wpc90u => 'PC90 for $_[0] disabled', + wpc9xs => 'PC9X for $_[0] enabled', + wpc9xu => 'PC9X for $_[0] disabled', wwv1 => '$_[0] is missing or out of range', wwv2 => 'Duplicate WWV', wwv3 => 'Date Hour SFI A K Forecast Logger',