X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FMessages;h=a9a1be91d2e9e97c1d25921f82174874ddd60a71;hb=b67b50de92dbf61ce939b42f7c74e30dc58eba41;hp=642fc5426c92fd84de89d76ea5389b466545e13c;hpb=70261345f844db52943884eb12c204c17105721b;p=spider.git diff --git a/perl/Messages b/perl/Messages index 642fc542..a9a1be91 100644 --- a/perl/Messages +++ b/perl/Messages @@ -23,7 +23,7 @@ package DXM; beepon => 'Beeps are now on', call1 => 'Callsign lookup via $_[0]:', conother => 'Sorry $_[0] you are connected to me on another port', - concluster => 'Sorry $_[0] you are already connected elsewhere on the cluster (on $_[0])', + concluster => 'Sorry $_[0] you are already connected elsewhere on the cluster (on $_[1])', conscript => 'no connect script called \"$_[0]\" found in $main::root/connect', confail => 'connection to $_[0] failed ($_[1])', constart => 'connection to $_[0] started', @@ -74,6 +74,7 @@ package DXM; e23 => '$_[0] 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', echoon => 'Echoing enabled', echooff => 'Echoing disabled', @@ -158,6 +159,8 @@ package DXM; name => 'Your name is now \"$_[0]\"', nodea => '$_[0] set as AK1A style Node', nodeac => '$_[0] created as AK1A style Node', + nodeb => '$_[0] set as BBS', + nodebc => '$_[0] created as BBS', nodec => '$_[0] set as CLX style Node', nodecc => '$_[0] created as CLX style Node', noder => '$_[0] set as AR-Cluster style Node',