--- a/Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.py Sat Sep 04 19:51:19 2010 +0200 +++ b/Plugins/VcsPlugins/vcsSubversion/SvnPropSetDialog.py Sat Sep 04 19:51:48 2010 +0200 @@ -36,7 +36,7 @@ """ Private slot called by pressing the file selection button. """ - fn = QFileDialog.getOpenFileName(\ + fn = QFileDialog.getOpenFileName( self, self.trUtf8("Select file for property"), self.propFileEdit.text(),