UI preparations for yubikey reset
This commit is contained in:
@@ -316,7 +316,7 @@
|
||||
<string name="specify_backup_dest_secret_single">"A full backup of your key will be made, please specify a destination file.\nWARNING: File will be overwritten if it exists!"</string>
|
||||
<string name="specify_backup_dest_secret">"A full backup of all keys including yours will be made, please specify a destination file.\nWARNING: File will be overwritten if it exists!"</string>
|
||||
<string name="key_deletion_confirmation_multi">"Do you really want to delete all selected keys?"</string>
|
||||
<string name="secret_key_deletion_confirmation">"After deletion you will not be able to read messages encrypted with this key and lose all key confirmations done with it!"</string>
|
||||
<string name="secret_key_deletion_confirmation">"After deletion you will not be able to decrypt messages/files encrypted with this key and lose all key confirmations done with it!"</string>
|
||||
<string name="public_key_deletetion_confirmation">"Delete key '%s'?"</string>
|
||||
<string name="also_export_secret_keys">"Also export secret keys"</string>
|
||||
<string name="reinstall_openkeychain">"You encountered a known bug with Android. Please reinstall OpenKeychain if you want to link your contacts with keys."</string>
|
||||
@@ -1515,7 +1515,12 @@
|
||||
<string name="yubikey_status_unbound">"YubiKey matches, can be bound to key"</string>
|
||||
<string name="yubikey_status_partly">"YubiKey matches, partly bound to key"</string>
|
||||
<string name="yubikey_create">"Hold YubiKey against the back of your device."</string>
|
||||
<string name="yubikey_reset_or_import">"This YubiKey already contains a key. You can import the key using the cloud or reset the YubiKey."</string>
|
||||
<string name="btn_import">"Import"</string>
|
||||
<string name="btn_reset">"Reset"</string>
|
||||
<string name="yubikey_import_radio">"Import key"</string>
|
||||
<string name="yubikey_reset_radio">"Reset YubiKey"</string>
|
||||
<string name="yubikey_reset_warning">"Resetting the YubiKey completely destroys the keys on it. Afterwards, you will not be able to decrypt messages/files encrypted with this key!"</string>
|
||||
<string name="snack_yubi_other">Different key stored on YubiKey!</string>
|
||||
<string name="error_nfc">"NFC Error: %s"</string>
|
||||
<plurals name="error_pin">
|
||||
|
||||
Reference in New Issue
Block a user