<stringname="deny_restore_button_label">Do not restore</string>
<!-- Text for message to user that they must enter their predefined backup password in order to perform this operation. -->
<stringname="backup_password_text">Please enter your predefined backup password below. The full backup will also be encrypted using this password:</string>
<stringname="current_password_text">Please enter your current backup password below:</string>
<!-- Text for message to user that they can must enter an encryption password to use for the full backup operation. -->
<stringname="backup_enc_password_text">Please enter a password to use for encrypting the full backup data. If this is left blank, your current backup password will be used:</string>
<!-- Text for message to user that they may optionally supply an encryption password to use for a full backup operation. -->
<stringname="backup_password_optional">If you wish to encrypt the full backup data, enter a password below:</string>
<stringname="backup_enc_password_optional">If you wish to encrypt the full backup data, enter a password below:</string>
<!-- Text for message to user when performing a full restore operation, explaining that they must enter the password originally used to encrypt the full backup data. -->
<stringname="restore_password_text">If the backup data is encrypted, please enter the password below:</string>
<stringname="restore_enc_password_text">If the restore data is encrypted, please enter the password below:</string>