|
@ -173,7 +173,3 @@ class PasswordDialog(QDialog): |
|
|
QMessageBox.information(self.parent, _('Success'), _('Password was updated successfully'), _('OK')) |
|
|
QMessageBox.information(self.parent, _('Success'), _('Password was updated successfully'), _('OK')) |
|
|
else: |
|
|
else: |
|
|
QMessageBox.information(self.parent, _('Success'), _('This wallet is not encrypted'), _('OK')) |
|
|
QMessageBox.information(self.parent, _('Success'), _('This wallet is not encrypted'), _('OK')) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|