Add HTTPMsg.pm an async HTTP agent
[spider.git] / perl / Messages
index 38e030f0f02423ae3b8ae9449aef478c53047758..71218892d93425f6b7e933a76a16f42f355a7bef 100644 (file)
@@ -52,9 +52,10 @@ package DXM;
                                db7 => 'Database $_[0] created for remote node $_[1]',
                                db8 => 'Database $_[0] created locally',
                                db9 => 'Database $_[0] removed',
-                               db10 => '$_[0] records imported into $_[1]',
+                               db10 => '$_[0] records imported from $_[1] to $_[2]',
                                db11 => 'Sending your request(s) to $_[0], please stand by...',
                                db12 => 'DB Name          Location   Cmd             Chain',
+                               db13 => '$_[0] records exported from $_[1] to $_[2]',
                                dfreq1 => 'Invalid freq $_[0] need: eg 0/30000 or hf or hf/cw', 
                                dir1 => 'No messages found',
                                disc1 => 'Disconnected by $_[0]',
@@ -205,6 +206,8 @@ package DXM;
                                m18 => 'Sorry, message $_[0] is currently set to KEEP',
                                m19 => 'Startup Script for $_[0] saved, $_[1] lines',
                                m20 => 'Empty Startup Script for $_[0] deleted',
+                               m21 => '$_[0] Working...',
+                               maxconnect => 'Max connections on $_[0] set to $_[1]',
                                msg1 => 'Bulletin Messages Queued',
                                msg2 => 'Private Messages Queued',
                                msg3 => 'Msg $_[0]: $_[1] changed from $_[2] to $_[3]',