* share/menu.mpy (menu:disconnecting): Appended a newline to
separate the disconnect message from any lines which the client
might add thereafter, and switched from description to prompt.
prompt = Whom would you like to delete?
[menu:disconnecting]
-description = $(red)Disconnecting...$(nrm)
+prompt = $(red)Disconnecting...$(nrm)$(eol)
[menu:disconnecting_duplicates]
prompt = $(red)Closing your previous connection...$(nrm)$(eol)