X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FMessages;h=4b0259fb7c809df7391d0ac25b161165de53670d;hb=be3846f8cab76d9b7397d2306d5b94a5040ee918;hp=5ed24fc1bc5fe7389f143cb7eb1ad52fa9e8ecd9;hpb=955db8c44f956cb6e0e3624061c9168e5a0cc93f;p=spider.git diff --git a/perl/Messages b/perl/Messages index 5ed24fc1..4b0259fb 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 on another port here', + concluster => 'Sorry $_[0] you are already connected elsewhere on the cluster ($_[1])', conscript => 'no connect script called \"$_[0]\" found in $main::root/connect', confail => 'connection to $_[0] failed ($_[1])', constart => 'connection to $_[0] started', @@ -70,6 +70,7 @@ package DXM; e22 => '$_[0] not a callsign', e23 => '$_[0] not a range (eg 0/30000)', e24 => 'Sorry, Internet access is not enabled', + e25 => 'Sorry the value must be between $_[0] and $_[1]', echoon => 'Echoing enabled', echooff => 'Echoing disabled', @@ -88,6 +89,11 @@ package DXM; filter6 => '$_[0]$_[1] Filter for $[2] not found', grids => 'DX Grid flag set on $_[0]', gridu => 'DX Grid flag unset on $_[0]', + hasha => '$_[0] already exists in $_[1]', + hashb => '$_[0] added to $_[1]', + hashc => '$_[0] removed from $_[1]', + hashd => '$_[0] not in $_[1]', + hashe => '$_[0] set on $_[1]', helpe1 => 'Help system unavailable, tell sysop', helpe2 => 'No help available on $_[0]', heres => 'Here set on $_[0]', @@ -156,6 +162,7 @@ package DXM; nodexc => '$_[0] created as DXNET style Node', nodeu => '$_[0] set back as a User', nodee1 => 'You cannot use this command whilst your target ($_[0]) is on-line', + obscount => 'Ping obsolescence count on $_[0] set to $_[1]', ok => 'Operation successful', outconn => 'Outstanding connect to $_[0]', page => 'Press Enter to continue, A to abort ($_[0] lines) >', @@ -216,6 +223,8 @@ package DXM; talkprompt => 'Talk ($_[0])>', talkstart => 'Starting talking to you', usernf => '*** User record for $_[0] not found ***', + wcys => 'WCY flag set on $_[0]', + wcyu => 'WCY flag unset on $_[0]', wwvs => 'WWV flag set on $_[0]', wwvu => 'WWV flag unset on $_[0]', wxs => 'WX flag set on $_[0]',