--- a/src/eric7/QScintilla/Exporters/ExporterODT.py Tue Dec 06 16:00:06 2022 +0100 +++ b/src/eric7/QScintilla/Exporters/ExporterODT.py Tue Dec 06 16:04:58 2022 +0100 @@ -69,7 +69,7 @@ self.editor, self.tr("Export source"), self.tr( - """<p>The source could not be exported to""" """ <b>{0}</b>.</p>""" + """<p>The source could not be exported to <b>{0}</b>.</p>""" ).format(filename), )