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

main
Adriaan de Groot 4 years ago
parent 8271b8399c
commit 1d696253c3

@ -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.")
)

Loading…
Cancel
Save