add 'too many errors' message
[spider.git] / perl / Messages
index 642fc5426c92fd84de89d76ea5389b466545e13c..cdeb2ee1e86af5cf39149b940dc8560a01f13251 100644 (file)
@@ -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',