prosodyctl
changeset 10373 9d20fca6a485
parent 10274 c2b9ff42db03
child 10438 8f709577fe8e
--- a/prosodyctl	Fri Nov 01 23:11:43 2019 +0100
+++ b/prosodyctl	Fri Nov 01 23:16:58 2019 +0100
@@ -144,7 +144,7 @@
 
 	if ok then return 0; end
 
-	show_message(msg)
+	show_message(error_messages[msg])
 	return 1;
 end