--- a/Project/ProjectBaseBrowser.py Fri Jan 10 19:30:21 2014 +0100 +++ b/Project/ProjectBaseBrowser.py Sat Jan 11 11:55:33 2014 +0100 @@ -292,9 +292,9 @@ DeleteFilesConfirmationDialog dlg = DeleteFilesConfirmationDialog( self.parent(), - self.trUtf8("Delete directories"), - self.trUtf8("Do you really want to delete these directories from" - " the project?"), + self.tr("Delete directories"), + self.tr("Do you really want to delete these directories from" + " the project?"), dirs) if dlg.exec_() == QDialog.Accepted: