X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=perl%2FMessages;h=a9a1be91d2e9e97c1d25921f82174874ddd60a71;hb=41beb204d8c619d5929f9b1368972885e1f49965;hp=0a11c0863ddb931c5ab6f758ad3d893a8b38ea2d;hpb=3b299fff024e01d8a5838ef2066288bee0d54bf1;p=spider.git diff --git a/perl/Messages b/perl/Messages index 0a11c086..a9a1be91 100644 --- a/perl/Messages +++ b/perl/Messages @@ -23,12 +23,14 @@ package DXM; beepon => 'Beeps are now on', call1 => 'Callsign lookup via $_[0]:', conother => 'Sorry $_[0] you are connected to me on another port', - concluster => 'Sorry $_[0] you are already connected elsewhere on the cluster (on $_[0])', + concluster => 'Sorry $_[0] you are already connected elsewhere on the cluster (on $_[1])', conscript => 'no connect script called \"$_[0]\" found in $main::root/connect', confail => 'connection to $_[0] failed ($_[1])', constart => 'connection to $_[0] started', disc1 => 'Disconnected by $_[0]', - disc2 => '$_[0] disconnected', + disc2 => 'Channel $_[0] disconnected', + disc3 => 'No Channel, but connection $_[0] disconnected', + disc4 => 'No Channel or connection but orphan $_[0] disconnected', db1 => 'This database is hosted at $_[0]', db2 => 'Sorry, but key: $_[0] was not found in $_[1]', db3 => 'Sorry, database $_[0] doesn\'t exist here', @@ -72,6 +74,7 @@ package DXM; e23 => '$_[0] not a range (eg 0/30000)', e24 => 'Sorry, Internet access is not enabled', e25 => 'Sorry the value must be between $_[0] and $_[1]', + e26 => 'Too many concurrent errors, you are being disconnected', echoon => 'Echoing enabled', echooff => 'Echoing disabled', @@ -83,7 +86,7 @@ package DXM; export2 => '$_[3] has error exporting msg $_[0] to $_[1] ($_[2])', export3 => '$_[2 ] exported msg $_[0] to $_[1]', filter1 => 'Filter $_[0] updated for $_[1]', - filter2 => 'Need a value for $_[0]', + filter2 => 'Unknown filter keyword $_[0]', filter3 => 'No filters defined for $_[0]', filter4 => '$_[0]$_[1] Filter $_[2] deleted for $_[3]', filter5 => 'need some filter commands...', @@ -156,6 +159,8 @@ package DXM; name => 'Your name is now \"$_[0]\"', nodea => '$_[0] set as AK1A style Node', nodeac => '$_[0] created as AK1A style Node', + nodeb => '$_[0] set as BBS', + nodebc => '$_[0] created as BBS', nodec => '$_[0] set as CLX style Node', nodecc => '$_[0] created as CLX style Node', noder => '$_[0] set as AR-Cluster style Node',