[displaymanager] Missing space in user-visible string due to line-breaks

This commit is contained in:
Adriaan de Groot 2020-10-14 15:18:51 +02:00
parent 8271b8399c
commit 1d696253c3

View File

@ -892,7 +892,7 @@ def run():
if not displaymanagers:
return (
_("No display managers selected for the displaymanager module."),
_("The displaymanagers list is empty or undefined in both"
_("The displaymanagers list is empty or undefined in both "
"globalstorage and displaymanager.conf.")
)