--- a/Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.py Fri Jan 10 19:30:21 2014 +0100 +++ b/Plugins/VcsPlugins/vcsSubversion/SvnPropListDialog.py Sat Jan 11 11:55:33 2014 +0100 @@ -125,8 +125,8 @@ if not procStarted: E5MessageBox.critical( self, - self.trUtf8('Process Generation Error'), - self.trUtf8( + self.tr('Process Generation Error'), + self.tr( 'The process {0} could not be started. ' 'Ensure, that it is in the search path.' ).format('svn'))