--- a/src/eric7/Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py Tue Dec 06 16:00:06 2022 +0100 +++ b/src/eric7/Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py Tue Dec 06 16:04:58 2022 +0100 @@ -415,7 +415,7 @@ self, self.tr(".desktop Wizard"), self.tr( - """Only one of 'Only Show In' or """ """ 'Not Show In' allowed.""" + """Only one of 'Only Show In' or 'Not Show In' allowed.""" ), ) @@ -446,7 +446,7 @@ self, self.tr(".desktop Wizard"), self.tr( - """Only one of 'Only Show In' or """ """ 'Not Show In' allowed.""" + """Only one of 'Only Show In' or 'Not Show In' allowed.""" ), )