From 816b1bb8c8682587c1b0787a09fe7ed4d0ec58fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Wed, 7 Jan 2015 13:45:28 +0100 Subject: OpenPGP instead of PGP --- OpenKeychain/src/main/res/values/strings.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'OpenKeychain') diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index 2a4ef44bb..301de0be1 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -782,7 +782,7 @@ "Key size must be greater or equal 512!" "No key size specified! This is a programming error, please file a bug report!" "No elliptic curve specified! This is a programming error, please file a bug report!" - "Internal PGP error!" + "Internal OpenPGP error!" "Unknown algorithm selected! This is a programming error, please file a bug report!" "Bad key flags selected, DSA cannot be used for encryption!" "Bad key flags selected, ElGamal cannot be used for signing!" @@ -801,7 +801,7 @@ "Revoked user IDs cannot be primary!" "Expiry time cannot be "same as before" on subkey creation. This is a programming error, please file a bug report!" "Fatal error decrypting master key! This is likely a programming error, please file a bug report!" - "Internal PGP error!" + "Internal OpenPGP error!" "Signature exception!" "Modifying master certifications" "Adding empty notation packet" @@ -895,7 +895,7 @@ "Encountered IO Exception during operation!" "No encrypted data found in stream!" "No encrypted data with known secret key found in stream!" - "Encountered PGP Exception during operation!" + "Encountered OpenPGP Exception during operation!" "Integrity check OK!" "Only metadata was requested, skipping decryption" "OK" @@ -922,8 +922,8 @@ "Error fetching signing key!" "NFC data error!" "No passphrase provided!" - "Internal PGP error!" - "Encountered PGP signature exception!" + "Internal OpenPGP error!" + "Encountered OpenPGP signature exception!" "Unknown error unlocking key!" "Encrypting for key: %s" "Missing key for encryption: %s" -- cgit v1.2.3