diff -r 635b6c5a36e1 -r be9f8e7e42e0 src/eric7/Preferences/ToolConfigurationDialog.py --- a/src/eric7/Preferences/ToolConfigurationDialog.py Tue Dec 06 16:57:54 2022 +0100 +++ b/src/eric7/Preferences/ToolConfigurationDialog.py Tue Dec 06 17:35:41 2022 +0100 @@ -100,7 +100,7 @@ self, self.tr("Add tool entry"), self.tr( - "You have to set an executable to add to the" " Tools-Menu first." + "You have to set an executable to add to the Tools-Menu first." ), ) return @@ -168,7 +168,7 @@ self, self.tr("Change tool entry"), self.tr( - "You have to set an executable to change the" " Tools-Menu entry." + "You have to set an executable to change the Tools-Menu entry." ), ) return