[displaymanager] Missing space in user-visible string due to line-breaks
This commit is contained in:
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…
Reference in New Issue
Block a user