1. added wantgrid (to control display of grid square info on DX Broadcasts)
[spider.git] / perl / Messages
index c2baab8e9d05155154f389c1b25834943e6ee7c4..c2dae16c7cbc476a686a6188fa5bdf0c0a90e617 100644 (file)
@@ -60,12 +60,15 @@ package DXM;
 
                                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]',
@@ -121,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',