From 8319342af0b4eecd2108bb8552ce685e01ad365f Mon Sep 17 00:00:00 2001 From: Dirk Koopman Date: Sun, 26 Apr 2020 12:24:15 +0100 Subject: [PATCH] yet another sh/cl change --- perl/Messages | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl/Messages b/perl/Messages index 7131eefb..2b271b0c 100644 --- a/perl/Messages +++ b/perl/Messages @@ -34,7 +34,7 @@ package DXM; chatinst => 'Entering Chatmode on $_[0], /EX to end, / to run a command', chatprompt => 'Chat ($_[0])>', chattoomany => 'Not allowed, already in $_[1], use /chat $_[0]', - cluster => 'Nodes: $_[0] / $_[1] Clr Users: $_[2] / $_[3] Clr Max: $_[4] / $_[5] Clr Uptime: $_[6]', + cluster => 'Nodes: $_[0]/$_[1] Clr - Users: $_[2]/$_[3] Clr Max: $_[4]/$_[5] Clr - Uptime: $_[6]', 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])', -- 2.34.1