src/eric7/Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py

branch
eric7
changeset 9573
9960d19d66b5
parent 9514
2b104ad132a4
child 9576
be9f8e7e42e0
--- 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."""
                 ),
             )
 

eric ide

mercurial