put more rigorous callsign checking in
[spider.git] / perl / Messages
index 82f0abbdc96ef9814fa2780ae42aa24f8a3ca619..c6c5d8a6edaf0fff6c63292a74f0d68fb9eb9330 100644 (file)
@@ -48,6 +48,7 @@ package DXM;
                                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',
+                               dx3 => 'The callsign or frequency is invalid',
                                dxs => 'DX Spots flag set on $_[0]',
                                dxu => 'DX Spots flag unset on $_[0]',
                                e1 => 'Invalid command',
@@ -223,6 +224,11 @@ 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]',
+                               statdx => 'Total DX Spots last 31 days',
                                sun => 'Location                              Rise   Set      Azim   Elev',
                                suser1 => 'usage: callsign user_field_name value',
                                suser2 => 'User $_[0] not found',