add pc90 stuff
[spider.git] / perl / Messages
index 60ad432c34801c765206d0cbf1b5fe27dc1b2eb4..76234bce568d16300cb74c8336e65eca20b84ed6 100644 (file)
@@ -84,6 +84,7 @@ package DXM;
                                e28 => 'Sorry, you need to be registered (SP $main::myalias to register)',
                                e29 => 'Need a password',
                                e30 => 'Cannot Open $_[0] $!',
+                               e31 => '$_[0] is not a user', 
 
                                echoon => 'Echoing enabled',
                                echooff => 'Echoing disabled',
@@ -196,6 +197,8 @@ package DXM;
                                passerr => 'Please use: SET/PASS <password> <callsign>',
                                password => 'Password set or changed for $_[0]',
                                passwordu => 'Password removed for $_[0]',
+                               pc90s => 'PC90 enabled for $_[0]',
+                               pc90u => 'PC90 disabled $_[0]',
                                pingo => 'Ping Started to $_[0]',
                                pingi => 'Ping Returned from $_[0] $_[1] (Ave $_[2]) secs',
                                pinge1 => 'Cannot ping yourself!',
@@ -236,6 +239,7 @@ package DXM;
                                sat5 => 'need nnnnn.AMSAT in subject to load keps from this message',
                                satnf => 'Satellite $_[0] unknown',
                                satdisc => '-----',
+                               set => '$_[0] enabled for $_[1]',
                                sethop1 => 'usage: set/hops <call> ann|spots|wwv|wcy <no of hops>',
                                sethop2 => '$_[0] hops set on $_[1]$_[2] for $_[3]', 
                                sethop3 => 'No hops set for $_[0]', 
@@ -268,6 +272,7 @@ package DXM;
                                talknh => 'Sorry $_[0] is not online at the moment',
                                talkprompt => 'Talk ($_[0])>',
                                talkstart => 'Starting talking to you',
+                               unset => '$_[0] disabled for $_[1]',
                                unsethop1 => 'usage: unset/hops <call> ann|spots|wwv|wcy',
                                unsethop2 => 'hops unset on $_[1] for $_[0]', 
                                usernf => '*** User record for $_[0] not found ***',