src/eric7/Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py

branch
eric7
changeset 10372
1444b4bee64b
parent 10069
435cc5875135
child 10428
a071d4065202
--- a/src/eric7/Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py	Sun Dec 03 16:32:00 2023 +0100
+++ b/src/eric7/Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py	Sun Dec 03 16:44:52 2023 +0100
@@ -85,7 +85,7 @@
             if msg == "":
                 self.testResultLabel.setText(
                     self.tr(
-                        '<font color="#FF0000">The service key is' " not valid.</font>"
+                        """<font color="#FF0000">The service key is not valid.</font>"""
                     )
                 )
             else:

eric ide

mercurial