X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=wizard%2FBFinalPage.py;h=4963f40dca76dab970e08b8ca3e706ef9f712291;hb=ef93772a8194df634ed90a3ac63b793c29495ea2;hp=459c486418a0df4e47e59953a11b0c482779833e;hpb=9253d0ae4fbbefcbe8393800704b59b81d6e7486;p=bertos.git diff --git a/wizard/BFinalPage.py b/wizard/BFinalPage.py index 459c4864..4963f40d 100644 --- a/wizard/BFinalPage.py +++ b/wizard/BFinalPage.py @@ -67,7 +67,7 @@ class BFinalPage(BWizardPage): QMessageBox.critical( self, self.tr("Error removing destination directory"), - self.tr("Error removing the destination directory. This directory or a file in it is in use by another user or application.\nClose the application that is using the directory and retry.")) + self.tr("Error removing the destination directory. This directory or a file in it is in use by another user or application.\nClose the application which is using the directory and retry.")) self.wizard().back() return finally: