--- a/Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.py Sat Oct 12 15:01:28 2013 +0200 +++ b/Plugins/VcsPlugins/vcsPySvn/SvnUrlSelectionDialog.py Sat Oct 12 17:31:40 2013 +0200 @@ -52,7 +52,8 @@ if reposURL is None: E5MessageBox.critical(self, self.trUtf8("Subversion Error"), - self.trUtf8("""The URL of the project repository could not be""" + self.trUtf8( + """The URL of the project repository could not be""" """ retrieved from the working copy. The operation will""" """ be aborted""")) self.reject()