OpenSecurity/bin/ui/ui_PasswordDialog.py
changeset 233 bab44ef66a3c
parent 230 d2d4421e42ed
     1.1 --- a/OpenSecurity/bin/ui/ui_PasswordDialog.py	Tue Sep 30 11:48:14 2014 +0200
     1.2 +++ b/OpenSecurity/bin/ui/ui_PasswordDialog.py	Thu Oct 02 13:20:37 2014 +0200
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  # Form implementation generated from reading ui file 'PasswordDialog.ui'
     1.6  #
     1.7 -# Created: Tue Sep 30 11:47:50 2014
     1.8 +# Created: Thu Oct  2 13:20:07 2014
     1.9  #      by: PyQt4 UI code generator 4.11.2
    1.10  #
    1.11  # WARNING! All changes made in this file will be lost!
    1.12 @@ -93,7 +93,7 @@
    1.13          PasswordDialog.setTabOrder(self.btnCancel, self.btnOk)
    1.14  
    1.15      def retranslateUi(self, PasswordDialog):
    1.16 -        PasswordDialog.setWindowTitle(_translate("PasswordDialog", "OpenSecuirty Password Request", None))
    1.17 +        PasswordDialog.setWindowTitle(_translate("PasswordDialog", "OpenSecurity Password Request", None))
    1.18          self.lblText.setText(_translate("PasswordDialog", "TextLabel", None))
    1.19          self.lblPassword.setText(_translate("PasswordDialog", "&Password:", None))
    1.20          self.btnAbout.setText(_translate("PasswordDialog", "&About", None))