From 14a8586e8c132aa1c217225e1d78b7185af3b7c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Tue, 15 Apr 2014 22:37:36 +0200 Subject: Improve verification result display, close #568 --- OpenKeychain/src/main/res/values/strings.xml | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) (limited to 'OpenKeychain/src/main/res/values/strings.xml') diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index 3a73735cd..1cb4da986 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -209,8 +209,6 @@ Are you sure you want to delete\n%s? Successfully deleted. Select a file first. - Successfully decrypted. - Successfully decrypted and/or verified. Successfully signed and/or encrypted. Successfully signed and/or encrypted to clipboard. Enter the passphrase twice. @@ -258,7 +256,6 @@ Found %d keys. - Unknown signature, click button to lookup the missing key. %d bad secret key ignored. Perhaps you exported with the option\n --export-secret-subkeys\nMake sure you export with\n --export-secret-keys\ninstead. @@ -295,7 +292,6 @@ main user id must not be empty need at least a master key no encryption keys or passphrase given - signature failed no passphrase given no signature key given not valid encryption data @@ -305,14 +301,16 @@ wrong passphrase error saving some keys could not extract private key - Direct binary data without actual file in filesystem is not supported. This is only supported by ACTION_ENCRYPT_STREAM_AND_RETURN. - You need Android 4.1 alias Jelly Bean to use Androids NFC Beam feature! - NFC is not available on your device! - Nothing to import! expiry date must come after creation date please save the keyring first you can not delete this contact because it is your own. you can not delete the following contacts because they are your own:\n%s + + + Direct binary data without actual file in filesystem is not supported. This is only supported by ACTION_ENCRYPT_STREAM_AND_RETURN. + You need Android 4.1 alias Jelly Bean to use Androids NFC Beam feature! + NFC is not available on your device! + Nothing to import! Insufficient server query Querying keyserver failed Too many responses @@ -328,6 +326,16 @@ You must make changes to the keyring before you can save it + + Invalid signature! + Unknown public key + Valid signature (uncertified) + Valid signature (certified) + Successfully decrypted + Successfully decrypted but unknown public key + Successfully decrypted and valid signature (uncertified) + Successfully decrypted and valid signature (certified) + Done. Cancel -- cgit v1.2.3