added all the spots filter commands - you luckey people
[spider.git] / perl / Messages
index c376e3183182c4d7186d32a10d905cc1c67205c6..e20e0d292035ec92b6cb41ab6ffd226c400a3834 100644 (file)
@@ -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,10 @@ package DXM;
                                export1 => 'usage: export <msgno> <filename>',
                                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',