X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FMessages;h=250340bf946c4a6adea46a8cb485c6b4a2132d2a;hb=d31e215626887e26cf9dc1f1ece1f157f440fd15;hp=f88481b3505b3dc55b190c9c5addc9b1a77887fd;hpb=cb20a908914a9b9df907a63551312a69dfe884b5;p=spider.git diff --git a/perl/Messages b/perl/Messages index f88481b3..250340bf 100644 --- a/perl/Messages +++ b/perl/Messages @@ -52,6 +52,10 @@ package DXM; 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', + dxcqs => 'DX CQ Zones enabled for $_[0]', + dxcqu => 'DX CQ Zones disabled for $_[0]', + dxitus => 'DX ITU Zones enabled for $_[0]', + dxituu => 'DX ITU Zones disabled for $_[0]', dxs => 'DX Spots enabled for $_[0]', dxu => 'DX Spots disabled for $_[0]', e1 => 'Invalid command', @@ -286,10 +290,16 @@ package DXM; unsethop1 => 'usage: unset/hops ann|spots|wwv|wcy', unsethop2 => 'hops unset on $_[1] for $_[0]', usernf => '*** User record for $_[0] not found ***', + usstates => 'US State display enabled for $_[0]', + usstateu => 'US State display disabled for $_[0]', wcy1 => '$_[0] is missing or out of range', wcy2 => 'Duplicate WCY', wcys => 'WCY enabled for $_[0]', wcyu => 'WCY disabled for $_[0]', + wpc16s => 'Allow PC16 from $_[0] enabled', + wpc16u => 'Allow PC16 from $_[0] disabled', + wpc19s => 'Route PC19 for $_[0] enabled', + wpc19u => 'Route PC19 for $_[0] disabled', wwv1 => '$_[0] is missing or out of range', wwv2 => 'Duplicate WWV', wwvs => 'WWV enabled for $_[0]',