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

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

@ -892,7 +892,7 @@ def run():
if not displaymanagers: if not displaymanagers:
return ( return (
_("No display managers selected for the displaymanager module."), _("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.") "globalstorage and displaymanager.conf.")
) )

Loading…
Cancel
Save