--- a/src/eric7/Debugger/DebugServer.py Wed Oct 16 16:12:44 2024 +0200 +++ b/src/eric7/Debugger/DebugServer.py Wed Oct 16 16:17:17 2024 +0200 @@ -2126,8 +2126,7 @@ self.tr( "Passive debug client connection received while not in passive" " mode. Enable this mode on the 'Debugger General' configuration" - " page or in the project debugger configuration. The connection" - " will be rejected." + " page. The connection will be rejected." ), ) self.shutdownServer()