From 978b4aae3495fde48c04fec2c88d68464293494a Mon Sep 17 00:00:00 2001 From: minima Date: Mon, 5 Mar 2001 13:05:43 +0000 Subject: [PATCH] I thought I had changed this? added callsign to other port messages --- perl/Messages | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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', -- 2.34.1