--- a/Project/ProjectTranslationsBrowser.py Sat Oct 12 17:31:40 2013 +0200 +++ b/Project/ProjectTranslationsBrowser.py Sat Oct 12 18:25:29 2013 +0200 @@ -908,12 +908,14 @@ if ui.notificationsEnabled(): ui.showNotification(UI.PixmapCache.getPixmap("linguist48.png"), self.trUtf8("Translation file generation"), - self.trUtf8("The generation of the translation files (*.ts)" + self.trUtf8( + "The generation of the translation files (*.ts)" " was successful.")) else: E5MessageBox.information(self, self.trUtf8("Translation file generation"), - self.trUtf8("The generation of the translation files (*.ts)" + self.trUtf8( + "The generation of the translation files (*.ts)" " was successful.")) else: E5MessageBox.critical(self,