X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FMessages;h=36168778025d849dfee108d5d704bf5f3aa40cbd;hb=c912e948dc2207f446c7c8930ab179b4bc3b98d7;hp=56fcb345f4ddffb0a45c5a8443fae5a12a9f4888;hpb=32849fc856cb0cb825657c0013dfefb125a96bab;p=spider.git diff --git a/perl/Messages b/perl/Messages index 56fcb345..36168778 100644 --- a/perl/Messages +++ b/perl/Messages @@ -18,6 +18,7 @@ package DXM; bbs => 'Your BBS Address is now \"$_[0]\"', beepoff => 'Beeps are now off', beepon => 'Beeps are now on', + call1 => 'Callsign lookup via Pineknot:', conother => 'Sorry $_[0] you are connected on another port', concluster => 'Sorry $_[0] you are already connected elsewhere on the cluster', conscript => 'no connect script called \"$_[0]\" found in $main::root/connect', @@ -57,6 +58,8 @@ package DXM; e14 => 'First argument must be numeric and > 0', e15 => 'invalid qualifier \"$_[0]\"', e16 => 'File \"$_[0]\" exists', + e17 => 'Please don\'t use the words: @_ on here', + e18 => 'Cannot connect to $_[0] ($!)', echoon => 'Echoing enabled', echooff => 'Echoing disabled', @@ -115,6 +118,7 @@ package DXM; m14 => 'Message no $_[0] marked as sent to $_[1]', m15 => 'Message no $_[0] unmarked as sent to $_[1]', m16 => 'Need a Message number', + m17 => 'Sorry, cannot send messages in $_[0] mode', msg1 => 'Bulletin Messages Queued', msg2 => 'Private Messages Queued', msg3 => 'Msg $_[0]: $_[1] changed from $_[2] to $_[3]', @@ -146,7 +150,7 @@ package DXM; pingi => 'Ping Returned from $_[0] $_[1] (Ave $_[2]) secs', pinge1 => 'Cannot ping yourself!', pingint => 'Ping interval on $_[0] set to $_[1] secs', - pos => 'From Callsign: $_[0] Lat: $_[1] Long: $_[2]', + 'pos' => 'From Callsign: $_[0] Lat: $_[1] Long: $_[2]', pr => '$_[0] de $main::mycall $main::cldate $main::ztime >', pr2 => '($_[0]) de $main::mycall $main::cldate $main::ztime >', priv => 'Privilege level changed on $_[0]', @@ -187,6 +191,10 @@ package DXM; time3 => '$_[0] $_[1]', talks => 'Talk flag set on $_[0]', talku => 'Talk flag unset on $_[0]', + talkend => 'Finished talking to you', + talkinst => 'Entering Talkmode, /EX to end, / to run a command', + talkprompt => 'Talk ($_[0])>', + talkstart => 'Starting talking to you', usernf => '*** User record for $_[0] not found ***', wwvs => 'WWV flag set on $_[0]', wwvu => 'WWV flag unset on $_[0]',