--- a/Plugins/VcsPlugins/vcsPySvn/SvnDialogMixin.py Fri Oct 18 23:00:41 2013 +0200 +++ b/Plugins/VcsPlugins/vcsPySvn/SvnDialogMixin.py Fri Nov 01 15:48:48 2013 +0100 @@ -94,7 +94,8 @@ if cursor is not None: QApplication.restoreOverrideCursor() parent = isinstance(self, QWidget) and self or None - msgBox = E5MessageBox.E5MessageBox(E5MessageBox.Question, + msgBox = E5MessageBox.E5MessageBox( + E5MessageBox.Question, self.trUtf8("Subversion SSL Server Certificate"), self.trUtf8("""<p>Accept the following SSL certificate?</p>""" """<table>"""