This commit is contained in:
Dominik Schürmann 2014-04-01 15:36:27 +02:00
parent ba81869038
commit 19e5a3815a

View File

@ -210,8 +210,8 @@
<string name="file_delete_successful">Successfully deleted.</string>
<string name="no_file_selected">Select a file first.</string>
<string name="decryption_successful">Successfully decrypted and/or verified.</string>
<string name="encryption_successful">Successfully encrypted and/or signed.</string>
<string name="encryption_to_clipboard_successful">Successfully encrypted and/or signed to clipboard.</string>
<string name="encryption_successful">Successfully signed and/or encrypted.</string>
<string name="encryption_to_clipboard_successful">Successfully signed and/or encrypted to clipboard.</string>
<string name="enter_passphrase_twice">Enter the passphrase twice.</string>
<string name="select_encryption_key">Select at least one encryption key.</string>
<string name="select_encryption_or_signature_key">Select at least one encryption key or a signature key.</string>