From 3ce66a3f80f5ea8f3e9f546d726ba1ad6b4fdd1a Mon Sep 17 00:00:00 2001 From: minima Date: Thu, 4 Jul 2002 22:02:02 +0000 Subject: [PATCH] add pc90 stuff --- perl/Messages | 2 ++ 1 file changed, 2 insertions(+) diff --git a/perl/Messages b/perl/Messages index 0098094a..76234bce 100644 --- a/perl/Messages +++ b/perl/Messages @@ -239,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 ann|spots|wwv|wcy ', sethop2 => '$_[0] hops set on $_[1]$_[2] for $_[3]', sethop3 => 'No hops set for $_[0]', @@ -271,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 ann|spots|wwv|wcy', unsethop2 => 'hops unset on $_[1] for $_[0]', usernf => '*** User record for $_[0] not found ***', -- 2.34.1