X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FMessages;h=f7878eb1fc0a5c7afce1dd6ca26c313107298547;hb=df50cc60aae633c32575c20071175852b7729417;hp=3b0db325a752cff45b74b65ccf5ecb855c317788;hpb=741d603d871147fe3a9d047e27cdae30a03492c1;p=spider.git diff --git a/perl/Messages b/perl/Messages index 3b0db325..f7878eb1 100644 --- a/perl/Messages +++ b/perl/Messages @@ -10,7 +10,9 @@ package DXM; %msgs = ( en => { addr => 'Address set to: $_[0]', - already => '$_[0] already connected', + agwe => 'AGW Engine enabled', + agwu => 'AGW Engine disabled', + already => '$_[0] already connected', anns => 'Announces enabled for $_[0]', annu => 'Announces disabled for $_[0]', annts => 'AnnTalk enabled for $_[0]', @@ -34,6 +36,7 @@ package DXM; chattoomany => 'Not allowed, already in $_[1], use /chat $_[0]', conother => 'Sorry $_[0] you are connected to me on another port', concluster => 'Sorry $_[0] you are already connected elsewhere on the cluster (on $_[1])', + contomany => 'Sorry $_[0] but you are already connected to $_[1] other nodes (on $_[2])', conscript => 'no connect script called \"$_[0]\" found in $main::root/connect', confail => 'connection to $_[0] failed ($_[1])', constart => 'connection to $_[0] started', @@ -49,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]', @@ -79,7 +83,7 @@ package DXM; e8 => 'Need a callsign and some text', e9 => 'Need at least some text', e10 => '$_[0] not connected locally', - e11 => 'Can\'t use $main:mycall as target', + e11 => 'Can\'t use $_[0] as target', e12 => 'Need a node callsign', e13 => '$_[0] is not a node', e14 => 'First argument must be numeric and > 0', @@ -106,6 +110,7 @@ package DXM; e35 => 'You are not a member of $_[0], join $_[0]', e36 => 'You can only do this in normal user prompt state', e37 => 'Need at least a callsign', + e38 => 'This is not a valid regex', echoon => 'Echoing enabled', echooff => 'Echoing disabled', @@ -202,6 +207,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]',