Add experimental support for yubikey PINs, remove caching of empty passphrases

This commit is contained in:
Dominik Schürmann
2014-09-05 20:04:07 +02:00
parent fa9bbdd60c
commit 6e3973e26a
3 changed files with 34 additions and 15 deletions

View File

@@ -180,6 +180,7 @@
<string name="passphrase_must_not_be_empty">Please enter a passphrase.</string>
<string name="passphrase_for_symmetric_encryption">Symmetric encryption.</string>
<string name="passphrase_for">Enter passphrase for \'%s\'</string>
<string name="yubikey_pin">Enter PIN to access Yubikey for \'%s\'</string>
<string name="file_delete_confirmation">"Are you sure you want to delete\n%s?"</string>
<string name="file_delete_successful">Successfully deleted.</string>
<string name="no_file_selected">Select a file first.</string>