--- a/src/eric7/WebBrowser/FeaturePermissions/FeaturePermissionBar.py Tue Dec 06 16:57:54 2022 +0100 +++ b/src/eric7/WebBrowser/FeaturePermissions/FeaturePermissionBar.py Tue Dec 06 17:35:41 2022 +0100 @@ -62,7 +62,7 @@ "{0} wants to capture video of your screen." ), QWebEnginePage.Feature.DesktopAudioVideoCapture: self.tr( - "{0} wants to capture audio and video of your" " screen." + "{0} wants to capture audio and video of your screen." ), } with contextlib.suppress(AttributeError):