added apropos command
[spider.git] / perl / Messages
index ded684122839778faab5618f6ee94b6384b8d3c7..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,8 +36,12 @@ 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]',
                                heres => 'Here set on $_[0]',
+                               heade1 => 'Using $main::mycall Coords, consider doing a set/location or set/qra',
                                hereu => 'Here unset on $_[0]',
                                homebbs => 'Home BBS set to: $_[0]',
                                homenode => 'Home Node set to: $_[0]',