fix the last 5 minute dups
[spider.git] / perl / Messages
index 76234bce568d16300cb74c8336e65eca20b84ed6..3829d2ebd73938d2c629eb804d43cee1bb0b391e 100644 (file)
@@ -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)
@@ -85,6 +85,7 @@ package DXM;
                                e29 => 'Need a password',
                                e30 => 'Cannot Open $_[0] $!',
                                e31 => '$_[0] is not a user', 
+                               e32 => 'Need a passphrase',
 
                                echoon => 'Echoing enabled',
                                echooff => 'Echoing disabled',
@@ -195,6 +196,8 @@ package DXM;
                                page => 'Press Enter to continue, A to abort ($_[0] lines) >',
                                pagelth => 'Page Length is now $_[0]',
                                passerr => 'Please use: SET/PASS <password> <callsign>',
+                               passphrase => 'Passphrase set or changed for $_[0]',
+                               passphraseu => 'Passphrase removed for $_[0]',
                                password => 'Password set or changed for $_[0]',
                                passwordu => 'Password removed for $_[0]',
                                pc90s => 'PC90 enabled for $_[0]',
@@ -243,6 +246,7 @@ package DXM;
                                sethop1 => 'usage: set/hops <call> ann|spots|wwv|wcy <no of hops>',
                                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',
@@ -251,10 +255,10 @@ 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',