diff -r 3b46c662a004 -r 9960d19d66b5 src/eric7/UI/Browser.py --- a/src/eric7/UI/Browser.py Tue Dec 06 16:00:06 2022 +0100 +++ b/src/eric7/UI/Browser.py Tue Dec 06 16:04:58 2022 +0100 @@ -587,7 +587,7 @@ QCoreApplication.translate("Browser", "Show Mime-Type"), QCoreApplication.translate( "Browser", - """The mime type of the file could not be""" """ determined.""", + """The mime type of the file could not be determined.""", ), ) elif mimetype.split("/")[0] == "text":