src/eric7/Network/IRC/IrcIdentitiesEditDialog.py

branch
eric7
changeset 9576
be9f8e7e42e0
parent 9473
3f23dbf37dbe
child 9624
b47dfa7a137d
--- a/src/eric7/Network/IRC/IrcIdentitiesEditDialog.py	Tue Dec 06 16:57:54 2022 +0100
+++ b/src/eric7/Network/IRC/IrcIdentitiesEditDialog.py	Tue Dec 06 17:35:41 2022 +0100
@@ -364,7 +364,7 @@
             )
             if inUse
             else self.tr(
-                "Do you really want to delete all information for" " this identity?"
+                "Do you really want to delete all information for this identity?"
             )
         )
         res = EricMessageBox.yesNo(

eric ide

mercurial