X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?p=spider.git;a=blobdiff_plain;f=perl%2FMessages;h=4ef03985a74187ccf877446962be29d32faa69ed;hp=34f0576a10b85b5dfe4cdbd865aef04d7cd84489;hb=b060a0a3ee72530aa3f10d453186a662b66d7efe;hpb=3d29b1a4d4aab997da2deff10470068601744530 diff --git a/perl/Messages b/perl/Messages index 34f0576a..4ef03985 100644 --- a/perl/Messages +++ b/perl/Messages @@ -11,10 +11,15 @@ package DXM; %msgs = ( en => { addr => 'Address set to: $_[0]', + already => '$_[0] already connnected', anns => 'Announce flag set on $_[0]', annu => 'Announce flag unset on $_[0]', conother => 'Sorry $_[0] you are connected on another port', concluster => 'Sorry $_[0] you are already connected elsewhere on the cluster', + confail => 'connection to $_[0] failed ($_[1])', + constart => 'connection to $_[0] started', + 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]', dxu => 'DX Spots flag unset on $_[0]', e1 => 'Invalid command', @@ -35,7 +40,8 @@ package DXM; ok => 'Operation successful', pr => '$_[0] de $main::mycall $main::cldate $main::ztime >', priv => 'Privilege level changed on $_[0]', - prx => '$main::$mycall >', + prx => '$main::mycall >', + shutting => '$main::mycall shutting down...', talks => 'Talk flag set on $_[0]', talku => 'Talk flag unset on $_[0]', wwvs => 'WWV flag set on $_[0]',