--- a/src/eric7/Preferences/ConfigurationPages/CondaPage.py Tue Dec 06 16:57:54 2022 +0100 +++ b/src/eric7/Preferences/ConfigurationPages/CondaPage.py Tue Dec 06 17:35:41 2022 +0100 @@ -29,9 +29,7 @@ self.condaExePicker.setMode(EricPathPickerModes.OPEN_FILE_MODE) self.condaExePicker.setToolTip( - self.tr( - "Press to select the conda executable via a file selection" " dialog." - ) + self.tr("Press to select the conda executable via a file selection dialog.") ) # set initial values