fixed sh/node
[spider.git] / perl / Messages
index c2dae16c7cbc476a686a6188fa5bdf0c0a90e617..0f753716549b70f47a4775c78abc39e09e9697bc 100644 (file)
@@ -115,6 +115,7 @@ 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',
+                               m17 => 'Sorry, cannot send messages in $_[0] mode',
                 msg1 => 'Bulletin Messages Queued',
                 msg2 => 'Private Messages Queued',
                                msg3 => 'Msg $_[0]: $_[1] changed from $_[2] to $_[3]',
@@ -159,6 +160,7 @@ package DXM;
                                qrae2 => 'Don\'t recognise \"$_[0]\" as a QRA locator (eg JO02LQ)',
                                qra => 'Your QRA Locator is now \"$_[0]\"',
                                rcmdo => 'RCMD \"$_[0]\" sent to $_[1]',
+                               rec => '$_[0] records',
                                read1 => 'Sorry, no new messages for you',
                                read2 => 'Msg $_[0] not found',
                                read3 => 'Msg $_[0] not available',
@@ -186,6 +188,10 @@ package DXM;
                                time3 => '$_[0]  $_[1]',
                                talks => 'Talk flag set on $_[0]',
                                talku => 'Talk flag unset on $_[0]',
+                               talkend => 'Finished talking to you',
+                               talkinst => 'Entering Talkmode, /EX to end, /<cmd> to run a command',
+                               talkprompt => 'Talk ($_[0])>',
+                               talkstart => 'Starting talking to you',
                                usernf => '*** User record for $_[0] not found ***',
                                wwvs => 'WWV flag set on $_[0]',
                                wwvu => 'WWV flag unset on $_[0]',