added apropos command
[spider.git] / perl / Messages
index 60eb3c00d519f7aa50a196486220fdff79737374..74bf3943389dc8d5175c5d35da80804ec8f50b42 100644 (file)
@@ -21,6 +21,8 @@ package DXM;
                                conscript => 'no connect script called \"$_[0]\" found in $main::root/connect',
                                confail => 'connection to $_[0] failed ($_[1])',
                                constart => 'connection to $_[0] started',
+                               disc1 => 'Disconnected by $_[0]',
+                               disc2 => '$_[0] disconnected',
                                dx1 => 'Frequency $_[0] not in band [usage: DX freq call comments](see sh/band)',
                                dx2 => 'Need a callsign [usage: DX freq call comments]',
                                dxs => 'DX Spots flag set on $_[0]',
@@ -34,6 +36,7 @@ package DXM;
                                e7 => 'callsign $_[0] not visible on the cluster',
                                e8 => 'Need a callsign and some text',
                                e9 => 'Need at least some text',
+                               e10 => '$_[0] not connected locally',
                                email => 'E-mail address set to: $_[0]',
                                helpe1 => 'Help system unavailable, tell sysop',
                                helpe2 => 'No help available on $_[0]',