added loginfo stuff
[spider.git] / perl / Messages
index 3d3f2b022ec34ea3dbd312dcfb773256dd8e68f4..efbc033f5ad1c24e0041fe297b65a7871b1e1e69 100644 (file)
@@ -26,7 +26,7 @@ package DXM;
                                disc1 => 'Disconnected by $_[0]',
                                disc2 => '$_[0] disconnected',
                                db1 => 'This database is hosted at $_[0]',
-                               db2 => 'Key: $_[0] not found in $_[1]',
+                               db2 => 'Sorry, but key: $_[0] was not found in $_[1]',
                                db3 => 'Sorry, database $_[0] doesn\'t exist here',
                                db4 => 'Sorry, database $_[0] located at $_[1] isn\'t currently online',
                                db5 => 'Accessing remote database on $_[0]...standby...',
@@ -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,7 +84,11 @@ package DXM;
                                lockout => '$_[0] Locked out',
                                lockoutc => '$_[0] Created and Locked out',
                                lockoutun => '$_[0] Unlocked',
-                               m1 => 'Enter Subject (30 characters) >',
+                               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',
                                m4 => 'Sorry, can\'t access message $_[0]',
@@ -103,6 +109,7 @@ 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',
                                namee1 => 'Please enter your name, set/name <your name>',
                                namee2 => 'Can\'t find user $_[0]!',
                                name => 'Your name is now \"$_[0]\"',
@@ -111,12 +118,16 @@ package DXM;
                                nodec => '$_[0] created as AK1A style Node',
                                nodee1 => 'You cannot use this command whilst your target ($_[0]) is on-line',
                                ok => 'Operation successful',
+                               outconn => 'Outstanding connect to $_[0]',
                                page => 'Press Enter to continue, A to abort ($_[0] lines) >',
                                pagelth => 'Page Length is now $_[0]',
                                passerr => 'Please use: SET/PASS <password> <callsign>',
                                password => 'Password set or changed for $_[0]',
                                pingo => 'Ping Started to $_[0]',
-                               pingi => 'Ping Returned from $_[0] ($_[2] secs)',
+                               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]',
@@ -137,6 +148,7 @@ package DXM;
                                sqra => 'Cluster QRA Locator$_[0], DON\'T FORGET TO CHANGE YOUR DXVars.pm',
                                sorry => 'Sorry',
                                spf1 => 'spoof: creating new user $_[0]',
+                               sun => 'Location                              Rise   Set      Azim   Elev',
                                suser1 => 'usage: callsign user_field_name value',
                                suser2 => 'User $_[0] not found',
                                suser3 => 'User field \'$_[0]\' was \'$_[1]\' now set to \'$_[2]\'',
@@ -220,7 +232,7 @@ package DXM;
                 passerr => 'Gebruik: SET/PASS <wachtwoord> <call>',
                 password => 'Wachtwoord gezet of gewijzigd voor $_[0]',
                 pingo => 'Ping gestart naar $_[0]',
-                pingi => 'Ping ontvangen van $_[0] ($_[2] secs)',
+                pingi => 'Ping ontvangen van $_[0] $_[1] (Ave $_[2]) secs',
                 pr => '$_[0] de $main::mycall $main::cldate $main::ztime >',
                 pr2 => '($_[0]) de $main::mycall $main::cldate $main::ztime >',
                 priv => 'Privilege level gewijzigd op $_[0]',