--- a/Cooperation/ChatWidget.py Sat Oct 19 11:14:51 2013 +0200 +++ b/Cooperation/ChatWidget.py Sat Oct 19 11:49:31 2013 +0200 @@ -587,7 +587,7 @@ self.trUtf8("""<p>The chat contents could not be""" """ written to <b>{0}</b></p>""" """<p>Reason: {1}</p>""") .format( - fname, str(err))) + fname, str(err))) def __copyChat(self): """