<!-- Button to refuse to allow the requested full restore -->
<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>
<!-- 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>
<!-- 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>