X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FMessages;h=fddb29bcebde62cce48a0fa773aefe53ce9caf2e;hb=2f876d1acd6afe143f482da0749f292b9d869376;hp=911f7c89f61d4b49f3d82b455ecd9e9191a717cb;hpb=75987f0dbcbba4fc2bb5a378d14e2fbdb2e30e34;p=spider.git diff --git a/perl/Messages b/perl/Messages index 911f7c89..fddb29bc 100644 --- a/perl/Messages +++ b/perl/Messages @@ -83,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', @@ -110,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', @@ -206,6 +207,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', + m21 => '$_[0] Working...', maxconnect => 'Max connections on $_[0] set to $_[1]', msg1 => 'Bulletin Messages Queued', msg2 => 'Private Messages Queued', @@ -241,6 +243,7 @@ package DXM; outconn => 'Outstanding connect to $_[0]', page => 'Press Enter to continue, A to abort ($_[0] lines) >', pagelth => 'Page Length is now $_[0]', + pagewidth => 'Page width is now $_[0] columns', passerr => 'Please use: SET/PASS ', passphrase => 'Passphrase set or changed for $_[0]', passphraseu => 'Passphrase removed for $_[0]',