X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FMessages;h=c32cd934e353fba9684e60e2a54b3d961fc6a481;hb=1006337e105ab06a0e468bc483332fd385dd5240;hp=e9a32707a4c10f64aeffbdca97c6bf22a02b52a3;hpb=148f4d43135748ba5aff985c50720b370ca1e336;p=spider.git diff --git a/perl/Messages b/perl/Messages index e9a32707..c32cd934 100644 --- a/perl/Messages +++ b/perl/Messages @@ -1,4 +1,4 @@ -#!/usr/bin/perl +# -*- perl -*- # # this file contains the system messages. Don't forget to reload them # if you change them (load/messages) @@ -49,6 +49,7 @@ package DXM; disc4 => 'No Channel or connection but orphan $_[0] disconnected', done => 'Done', dup => 'Sorry, this is a duplicate', + dupspot => 'Sorry, this is a duplicate (wait a minute and try again)', 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', dx3 => 'The callsign or frequency is invalid', @@ -246,6 +247,7 @@ package DXM; sethop1 => 'usage: set/hops ann|spots|wwv|wcy ', sethop2 => '$_[0] hops set on $_[1]$_[2] for $_[3]', sethop3 => 'No hops set for $_[0]', + shu => '\"SHU\" is not enough! you need to type at least \"SHUT\" to shutdown the node', shutting => '$main::mycall shutting down...', sloc => 'Cluster lat $_[0] long $_[1], DON\'T FORGET TO CHANGE YOUR DXVars.pm', snode1 => 'Node Call Sort Version', @@ -254,13 +256,17 @@ package DXM; sqra => 'Cluster QRA Locator$_[0], DON\'T FORGET TO CHANGE YOUR DXVars.pm', sorry => 'Sorry', spf1 => 'spoof: creating new user $_[0]', - stathf => 'HF DX Spot Stats, last 31 days', - stathft => 'HF DX Spot Stats, last 31 days for DXCC $_[0]', - statvhf => 'VHF+ DX Spot Stats, last 31 days', - statvhft => 'VHF+ DX Spot Stats, last 31 days for DXCC $_[0]', + stathf => 'HF DX Spot Stats, last 31 days from $_[0]', + stathft => 'HF DX Spot Stats, last 31 days from $_[1] for DXCC $_[0]', + statvhf => 'VHF+ DX Spot Stats, last 31 days from $_[0]', + statvhft => 'VHF+ DX Spot Stats, last 31 days from $_[1] for DXCC $_[0]', statdx => 'Total DX Spots last 31 days', sun => 'Location dd/mm/yyyy Rise Set', sun_with_azel => 'Location dd/mm/yyyy Rise Set Azim Elev', + susdb1 => 'usage: callsign state city', + susdb2 => 'USDB $_[0] was $_[1], $_[2]', + susdb3 => 'USDB $_[0] now $_[1], $_[2]', + susdb4 => 'USDB $_[0] deleted', suser1 => 'usage: callsign user_field_name value', suser2 => 'User $_[0] not found', suser3 => 'User field \'$_[0]\' was \'$_[1]\' now set to \'$_[2]\'', @@ -279,6 +285,10 @@ package DXM; unsethop1 => 'usage: unset/hops ann|spots|wwv|wcy', unsethop2 => 'hops unset on $_[1] for $_[0]', usernf => '*** User record for $_[0] not found ***', + wpc16s => 'Want PC16 enabled for $_[0]', + wpc16u => 'Want PC16 disabled for $_[0]', + wspc16s => 'Send PC16 enabled for $_[0]', + wspc16u => 'Send PC16 disabled for $_[0]', wcy1 => '$_[0] is missing or out of range', wcy2 => 'Duplicate WCY', wcys => 'WCY enabled for $_[0]',