From cec7cb36208e3af3db70eecf128ec75f04ca0418 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Sat, 28 Feb 2015 00:51:58 +0100 Subject: Fix strings based on transifex reports --- OpenKeychain/src/main/res/values/strings.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'OpenKeychain/src') diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index bf83150b3..c261a4980 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -47,7 +47,7 @@ "Identities" "Should you trust this key?" Proof verification - "Evidence from the cloud" + "Proofs from the cloud" "Subkeys" "Cloud search" "General" @@ -82,7 +82,7 @@ "Next" "Back" "No" - "Fingerprints are matching" + "Fingerprints match" "Lookup key" "Encrypt and share message" "View certification key" @@ -561,7 +561,7 @@ "This key has been revoked by its owner. You should not trust it." "This key has expired. You should not trust it." " It may be OK to use this to decrypt an old message dating from the time when this key was valid." - "No evidence from the cloud on this key’s trustworthiness." + "No proof from the cloud on this key’s trustworthiness." "Start search" "Keybase.io offers “proofs” which assert that the owner of this key: " "Note: Keybase.io proofs are an experimental feature of OpenKeychain. We encourage you to scan QR Codes or exchange keys via NFC in addition to verifying them." @@ -577,12 +577,12 @@ "Unknown proof type" "Unfortunately this proof cannot be verified." "Unrecognized problem with proof checker" - "Problem with proof evidence" + "Problem with proof" "Key fingerprint doesn’t match that in proof post" "DNS TXT Record retrieval failed" "No proof checker found for" "Decrypted proof post does not match expected value" - "Fetching proof evidence" + "Fetching proof" "This proof has been verified!" "A post" "fetched from" @@ -621,7 +621,7 @@ "Add at least one subkey!" - "Upload key to keyserver" + "Synchronize with the cloud" "This field is required" "Passphrases do not match" "You entered the following identity:" @@ -634,7 +634,7 @@ "Revoked: Key must not be used anymore!" - "Expired: The contact needs to extend the keys validity!" + "Expired: The contact needs to extend the key's validity!" "Expired: You can extend the keys validity by editing it!" "My Key" "Verified Key" @@ -791,19 +791,19 @@ "Subkey %s occurs twice in keyring. Keyring is malformed, not importing!" "Processing master key" "Removing master key certificate of unknown type (%s)" - "Removing master key certificate with "local" flag" + "Removing master key certificate with 'local' flag" "Removing bad master key certificate" "Removing keyring revocation certificate with future timestamp" "Removing user ID certificate in bad position" "Removing bad master key certificate" - "Removing master key certificate with "local" flag" + "Removing master key certificate with 'local' flag" "Removing redundant keyring revocation certificate" "Removing redundant notation certificate" "Removing empty notation certificate" "Processing subkey %s" "Removing invalid subkey binding certificate" "Removing bad subkey binding certificate" - "Removing subkey binding certificate with "local" flag" + "Removing subkey binding certificate with 'local' flag" "Subkey binding issuer id mismatch" "Removing subkey binding certificate with future timestamp" "Unknown subkey certificate type: %s" @@ -1036,10 +1036,10 @@ "Starting sign/encrypt operation" "Processing input from byte array" - "Processing input from uri" + "Processing input from URI" "No input given!" - "Error opening Uri for reading!" - "Error opening Uri for writing!" + "Error opening URI for reading!" + "Error opening URI for writing!" "More inputs than outputs specified! This is probably a programming error, please report!" "Got outputs left but no inputs. This is probably a programming error, please report!" "Sign/encrypt operation successful" -- cgit v1.2.3