removed sh/call.pl
[spider.git] / perl / Messages
index 1c3ebe4e9eedf4412dcc836195c30f23d1a86048..8494c7daebb42e30fa6fd017c8f64319c85c6c41 100644 (file)
@@ -21,7 +21,7 @@ package DXM;
                                bbs => 'Your BBS Address is now \"$_[0]\"',
                                beepoff => 'Beeps are now off',
                                beepon => 'Beeps are now on',
-                               call1 => 'Callsign lookup via Pineknot:',
+                               call1 => 'Callsign lookup via $_[0]:',
                                conother => 'Sorry $_[0] you are connected on another port',
                                concluster => 'Sorry $_[0] you are already connected elsewhere on the cluster',
                                conscript => 'no connect script called \"$_[0]\" found in $main::root/connect',
@@ -69,6 +69,7 @@ package DXM;
                                e21 => '$_[0] not numeric',
                                e22 => '$_[0] not a callsign',
                                e23 => '$_[0] not a range (eg 0/30000)', 
+                               e24 => 'Sorry, Internet access is not enabled',
 
                                echoon => 'Echoing enabled',
                                echooff => 'Echoing disabled',