From: minima <minima>
Date: Mon, 5 Mar 2001 13:05:43 +0000 (+0000)
Subject: I thought I had changed this? added callsign to other port messages
X-Git-Tag: R_1_47~142
X-Git-Url: http://dxspider.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=978b4aae3495fde48c04fec2c88d68464293494a;p=spider.git

I thought I had changed this? added callsign to other port messages
---

diff --git a/perl/Messages b/perl/Messages
index 6f1e09b7..46194311 100644
--- a/perl/Messages
+++ b/perl/Messages
@@ -22,8 +22,8 @@ package DXM;
 				beepoff => 'Beeps are now off',
 				beepon => 'Beeps are now on',
 				call1 => 'Callsign lookup via $_[0]:',
-				conother => 'Sorry $_[0] you are connected on another port',
-				concluster => 'Sorry $_[0] you are already connected elsewhere on the cluster',
+				conother => 'Sorry $_[0] you are connected to me on another port',
+				concluster => 'Sorry $_[0] you are already connected elsewhere on the cluster (on $_[0])',
 				conscript => 'no connect script called \"$_[0]\" found in $main::root/connect',
 				confail => 'connection to $_[0] failed ($_[1])',
 				constart => 'connection to $_[0] started',