X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FMessages;h=e20e0d292035ec92b6cb41ab6ffd226c400a3834;hb=211b54d504170a8c9dad2bf25b9ed686d5eeac11;hp=c0e718040f9d278cac9e7e16203fb1eff7744f8a;hpb=f155969d600561b9ef151a7ce2494a0c89aed033;p=spider.git diff --git a/perl/Messages b/perl/Messages index c0e71804..e20e0d29 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', @@ -36,6 +37,7 @@ package DXM; db9 => 'Database $_[0] removed', db10 => '$_[0] records imported into $_[1]', db11 => 'Sending your request(s) to $_[0], please stand by...', + dfreq1 => 'Invalid freq $_[0] need: eg 0/30000 or hf or hf/cw', dup => 'Sorry, this is a duplicate', dx1 => 'Frequency $_[0] not in band (see show/band); usage: DX [BY call] freq call comments', dx2 => 'Need a callsign; usage: DX [BY call] freq call comments', @@ -57,6 +59,13 @@ 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] ($!)', + e19 => 'Invalid character in line', + e20 => 'token $_[0] not recognised', + e21 => '$_[0] not numeric', + e22 => '$_[0] not a callsign', + e23 => '$_[0] not a range (eg 0/30000)', echoon => 'Echoing enabled', echooff => 'Echoing disabled', @@ -67,6 +76,12 @@ package DXM; export1 => 'usage: export ', export2 => '$_[3] has error exporting msg $_[0] to $_[1] ($_[2])', export3 => '$_[2 ] exported msg $_[0] to $_[1]', + filter1 => 'Filter $_[0] updated for $_[1]', + filter2 => 'Need a value for $_[0]', + filter3 => 'No filters defined for $_[0]', + filter4 => '$_[0]$_[1] Filter $_[2] deleted for $_[3]', + grids => 'DX Grid flag set on $_[0]', + gridu => 'DX Grid flag unset on $_[0]', helpe1 => 'Help system unavailable, tell sysop', helpe2 => 'No help available on $_[0]', heres => 'Here set on $_[0]', @@ -113,6 +128,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]', @@ -144,7 +160,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]', @@ -157,6 +173,7 @@ package DXM; qrae2 => 'Don\'t recognise \"$_[0]\" as a QRA locator (eg JO02LQ)', qra => 'Your QRA Locator is now \"$_[0]\"', rcmdo => 'RCMD \"$_[0]\" sent to $_[1]', + rec => '$_[0] records', read1 => 'Sorry, no new messages for you', read2 => 'Msg $_[0] not found', read3 => 'Msg $_[0] not available', @@ -184,6 +201,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]',