made ssids unique everywhere
[spider.git] / perl / Messages
index 6a49c2aff7bffcd1c8eda3bbcee4155cbea65837..5f5e2ea83230c6a47b214a0a0ddfb83a56262aff 100644 (file)
@@ -53,6 +53,8 @@ package DXM;
                                e11 => 'Can\'t use $main:mycall as target',
                                e12 => 'Need a node callsign',
                                e13 => '$_[0] is not a node',
+                               e14 => 'First argument must be numeric and > 0',
+                               
                                emaile1 => 'Please enter your email address, set/email <your e-mail address>',
                                emaila => 'Your E-Mail Address is now \"$_[0]\"',
                                email => 'E-mail address set to: $_[0]',
@@ -82,6 +84,10 @@ package DXM;
                                lockout => '$_[0] Locked out',
                                lockoutc => '$_[0] Created and Locked out',
                                lockoutun => '$_[0] Unlocked',
+                               loginu => 'User $_[0] has logged in',
+                               logoutu => 'User $_[0] has logged out',
+                               loginn => 'Node $_[0] has logged in',
+                               logoutn => 'Node $_[0] has logged out',
                                m1 => 'Enter Subject (30 characters):',
                                m2 => 'Copy of msg $_[0] sent to $_[1]',
                                m3 => 'Sorry, $_[0] is an unacceptable TO address',
@@ -103,13 +109,15 @@ package DXM;
                                msg3 => 'Msg $_[0]: $_[1] changed from $_[2] to $_[3]',
                                msgu => 'usage: msg <cmd> <msgno> data...',
                                merge1 => 'Merge request for $_[1] spots and $_[2] WWV sent to $_[0]',
-                               moon => 'Location                              Rise   Set      Azim   Elev  Loss dB',
+                               moon => 'Location                              Rise   Set      Azim   Elev RGain dB',
                                namee1 => 'Please enter your name, set/name <your name>',
                                namee2 => 'Can\'t find user $_[0]!',
                                name => 'Your name is now \"$_[0]\"',
                                node => '$_[0] set as AK1A style Node',
-                               nodeu => '$_[0] set back as a User',
                                nodec => '$_[0] created as AK1A style Node',
+                               nodes => '$_[0] set as DXSpider style Node',
+                               nodesc => '$_[0] created as DXSpider style Node',
+                               nodeu => '$_[0] set back as a User',
                                nodee1 => 'You cannot use this command whilst your target ($_[0]) is on-line',
                                ok => 'Operation successful',
                                outconn => 'Outstanding connect to $_[0]',
@@ -119,6 +127,9 @@ package DXM;
                                password => 'Password set or changed for $_[0]',
                                pingo => 'Ping Started to $_[0]',
                                pingi => 'Ping Returned from $_[0] $_[1] (Ave $_[2]) secs',
+                               pinge1 => 'Cannot ping yourself!',
+                               pingint => 'Ping interval on $_[0] set to $_[1] secs',
+
                                pr => '$_[0] de $main::mycall $main::cldate $main::ztime >',
                                pr2 => '($_[0]) de $main::mycall $main::cldate $main::ztime >',
                                priv => 'Privilege level changed on $_[0]',