def retranslateUi(self, NotFoundDialog):
        _translate = QtCore.QCoreApplication.translate
        NotFoundDialog.setWindowTitle(
            _translate("NotFoundDialog", "File not found"))
        self.not_found_text_label.setText(_translate(