1. clear/* node_default and user_default now work.
[spider.git] / perl / Messages
index d91335174b0d896b87fa0b34259fcac940282172..69db53864cfc465bffaf0658e31d7f4d0e91aa08 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',
@@ -76,6 +77,7 @@ package DXM;
                                e24 => 'Sorry, Internet access is not enabled',
                                e25 => 'Sorry the value must be between $_[0] and $_[1]',
                                e26 => 'Too many concurrent errors, you are being disconnected',
+                               e27 => '$_[0] not a numeric or a callsign prefix', 
 
                                echoon => 'Echoing enabled',
                                echooff => 'Echoing disabled',