added loginfo stuff
[spider.git] / perl / Messages
index 38fd802b8ca2b90f250caa21f87e0aaacfcce18a..efbc033f5ad1c24e0041fe297b65a7871b1e1e69 100644 (file)
@@ -25,8 +25,19 @@ package DXM;
                                constart => 'connection to $_[0] started',
                                disc1 => 'Disconnected by $_[0]',
                                disc2 => '$_[0] disconnected',
-                               dx1 => 'Frequency $_[0] not in band [usage: DX freq call comments](see sh/band)',
-                               dx2 => 'Need a callsign [usage: DX freq call comments]',
+                               db1 => 'This database is hosted at $_[0]',
+                               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...',
+                               db6 => 'Database $_[0] already exists, delete it first',
+                               db7 => 'Database $_[0] created for remote node $_[1]',
+                               db8 => 'Database $_[0] created locally',
+                               db9 => 'Database $_[0] removed',
+                               db10 => '$_[0] records imported into $_[1]',
+                               db11 => 'Sending your request(s) to $_[0], please stand by...',
+                               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',
                                dxs => 'DX Spots flag set on $_[0]',
                                dxu => 'DX Spots flag unset on $_[0]',
                                e1 => 'Invalid command',
@@ -42,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]',
@@ -71,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]',
@@ -87,7 +104,12 @@ package DXM;
                                m14 => 'Message no $_[0] marked as sent to $_[1]',
                                m15 => 'Message no $_[0] unmarked as sent to $_[1]',
                                m16 => 'Need a Message number',
+                msg1 => 'Bulletin Messages Queued',
+                msg2 => 'Private Messages Queued',
+                               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]\"',
@@ -96,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]',
@@ -121,6 +147,8 @@ package DXM;
                                sloc => 'Cluster lat $_[0] long $_[1], DON\'T FORGET TO CHANGE YOUR DXVars.pm',
                                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]\'',
@@ -204,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]',