X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FMessages;h=a68712c4b1a1c67317a8ac9dc23b781dc3678008;hb=963ead7224e53e257c7c661683174a75c2935cda;hp=7e811a1d73223421f7f11671bb4f99a359406dcf;hpb=f493dbf120a0a175a7788ee51c9928377b0f4c50;p=spider.git diff --git a/perl/Messages b/perl/Messages index 7e811a1d..a68712c4 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,10 +36,12 @@ 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', conbump => 'Reconnected as $_[0] at $_[1], this instance is disconnected', + creuser => 'User $_[0] has been created', deluser => 'User $_[0] has been deleted', db1 => 'This database is hosted at $_[0]', db2 => 'Sorry, but key: $_[0] was not found in $_[1]', @@ -201,6 +205,7 @@ 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', + 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]',