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"