1. Added talk mode so that I don't have to keep typing T <call> all the time.
[spider.git] / perl / Messages
index a70dccc935915587c321b388ab88cdf2cbe3fb0c..7918a6e13917c24c411d6659fd09dfbdf6d8b35b 100644 (file)
@@ -36,6 +36,7 @@ package DXM;
                                db9 => 'Database $_[0] removed',
                                db10 => '$_[0] records imported into $_[1]',
                                db11 => 'Sending your request(s) to $_[0], please stand by...',
+                               dup => 'Sorry, this is a duplicate',
                                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]',
@@ -56,13 +57,18 @@ package DXM;
                                e14 => 'First argument must be numeric and > 0',
                                e15 => 'invalid qualifier \"$_[0]\"',
                                e16 => 'File \"$_[0]\" exists',
-                               
+
+                               echoon => 'Echoing enabled',
+                               echooff => 'Echoing disabled',
+                               echow => '*Echoing is currently disabled, set/echo to enable',
                                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]',
                                export1 => 'usage: export <msgno> <filename>',
                                export2 => '$_[3] has error exporting msg $_[0] to $_[1] ($_[2])',
                                export3 => '$_[2 ] exported msg $_[0] to $_[1]',
+                               grids => 'DX Grid flag set on $_[0]',
+                               gridu => 'DX Grid flag unset on $_[0]',
                                helpe1 => 'Help system unavailable, tell sysop',
                                helpe2 => 'No help available on $_[0]',
                                heres => 'Here set on $_[0]',
@@ -118,10 +124,16 @@ package DXM;
                                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',
-                               nodec => '$_[0] created as AK1A style Node',
+                               nodea => '$_[0] set as AK1A style Node',
+                               nodeac => '$_[0] created as AK1A style Node',
+                               nodec => '$_[0] set as CLX style Node',
+                               nodecc => '$_[0] created as CLX style Node',
+                               noder => '$_[0] set as AR-Cluster style Node',
+                               noderc => '$_[0] created as AR-Cluster style Node',
                                nodes => '$_[0] set as DXSpider style Node',
                                nodesc => '$_[0] created as DXSpider style Node',
+                               nodex => '$_[0] set as DXNET style Node',
+                               nodexc => '$_[0] created as DXNET 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',
@@ -147,6 +159,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',
@@ -174,6 +187,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]',