OpenSecurity/bin/ui/ui_FormatDriveDialog.py
changeset 233 bab44ef66a3c
parent 205 b16c57614eee
     1.1 --- a/OpenSecurity/bin/ui/ui_FormatDriveDialog.py	Wed Jun 25 21:49:09 2014 +0200
     1.2 +++ b/OpenSecurity/bin/ui/ui_FormatDriveDialog.py	Thu Oct 02 13:20:37 2014 +0200
     1.3 @@ -2,8 +2,8 @@
     1.4  
     1.5  # Form implementation generated from reading ui file 'FormatDriveDialog.ui'
     1.6  #
     1.7 -# Created: Wed Jun 25 21:47:35 2014
     1.8 -#      by: PyQt4 UI code generator 4.10.3
     1.9 +# Created: Thu Oct  2 13:20:07 2014
    1.10 +#      by: PyQt4 UI code generator 4.11.2
    1.11  #
    1.12  # WARNING! All changes made in this file will be lost!
    1.13  
    1.14 @@ -104,7 +104,7 @@
    1.15          FormatDriveDialog.setTabOrder(self.btnCancel, self.btnOk)
    1.16  
    1.17      def retranslateUi(self, FormatDriveDialog):
    1.18 -        FormatDriveDialog.setWindowTitle(_translate("FormatDriveDialog", "OpenSecuirty Format Drive", None))
    1.19 +        FormatDriveDialog.setWindowTitle(_translate("FormatDriveDialog", "OpenSecurity Format Drive", None))
    1.20          self.lblText.setText(_translate("FormatDriveDialog", "<b>Attention!</b>TextLabel", None))
    1.21          self.lblPassword.setText(_translate("FormatDriveDialog", "&Password:", None))
    1.22          self.lblKeyfile.setText(_translate("FormatDriveDialog", "&Keyfile:", None))