Fix missing space in command description/input help mode message. (PR #11589)
Reported by a translator and subsequently confirmed: as move to focus description message is divided into two lines, the first line ends with no space at the end, which will result in no space between ',' and 'and'. Therefore add a space at the end of the first line.