diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml
index 80e52f6e2..bbe11f703 100644
--- a/OpenKeychain/src/main/res/values/strings.xml
+++ b/OpenKeychain/src/main/res/values/strings.xml
@@ -279,7 +279,7 @@
"Not Encrypted"
"Show"
"Lookup"
- "Either the signature is invalid or the key has been revoked/is expired. You can not be sure who wrote the text. Do you still want to display it?"
+ "Either the signature is invalid or the key has been revoked/is expired. You cannot be sure who wrote the text. Do you still want to display it?"
"I understand the risks, display it!"
@@ -670,14 +670,14 @@
- "Ignoring one certificate issued by an unknown public key"
- "Ignoring %s certificates issued by unknown public keys"
- "Classifying user ids (no trusted keys available)"
+ "Classifying user IDs (no trusted keys available)"
- - "Classifying user ids (using one trusted key)"
- - "Classifying user ids (using %s trusted keys)"
+ - "Classifying user IDs (using one trusted key)"
+ - "Classifying user IDs (using %s trusted keys)"
- "Re-ordering user ids"
- "Processing user id %s"
- "User id is revoked"
+ "Re-ordering user IDs"
+ "Processing user ID %s"
+ "User ID is revoked"
"Tried to import public keyring as secret. This is a bug, please file a report!"
"Tried to import a keyring without canonicalization. This is a bug, please file a report!"
@@ -701,7 +701,7 @@
"Canonicalizing public keyring %s"
"Canonicalizing secret keyring %s"
"This is an OpenPGP version 3 key, which has been deprecated and is no longer supported!"
- "Keyring has no valid user ids!"
+ "Keyring has no valid user IDs!"
"The master key uses an unknown (%s) algorithm!"
"Subkey %s occurs twice in keyring. Keyring is malformed, not importing!"
"Processing master key"
@@ -709,7 +709,7 @@
"Removing keyring revocation certificate with "local" flag"
"Removing keyring revocation certificate with future timestamp"
"Removing master key certificate of unknown type (%s)"
- "Removing user id certificate in bad position"
+ "Removing user ID certificate in bad position"
"Removing bad keyring revocation certificate"
"Removing redundant keyring revocation certificate"
"Processing subkey %s"
@@ -740,18 +740,18 @@
- "Keyring canonicalization successful, removed one redundant certificate"
- "Keyring canonicalization successful, removed %d redundant certificates"
- "Removing bad self certificate for user id '%s'"
- "Removing user id certificate with 'local' flag"
- "Removing user id with future timestamp"
- "Removing user id certificate of unknown type (%s)"
- "Removing bad self certificate for user id '%s'"
- "Removing outdated self certificate for user id '%s'"
- "Removing foreign user id certificate by '%s'"
- "Removing redundant revocation certificate for user id '%s'"
- "Removing outdated revocation certificate for user id '%s'"
- "No valid self-certificate found for user id '%s', removing from ring"
- "Removing invalid user id '%s'"
- "Removing duplicate user id '%s'. The secret key contained two of them. This may result in missing certificates!"
+ "Removing bad self certificate for user ID '%s'"
+ "Removing user ID certificate with 'local' flag"
+ "Removing user ID with future timestamp"
+ "Removing user ID certificate of unknown type (%s)"
+ "Removing bad self certificate for user ID '%s'"
+ "Removing outdated self certificate for user ID '%s'"
+ "Removing foreign user ID certificate by '%s'"
+ "Removing redundant revocation certificate for user ID '%s'"
+ "Removing outdated revocation certificate for user ID '%s'"
+ "No valid self-certificate found for user ID '%s', removing from ring"
+ "Removing invalid user ID '%s'"
+ "Removing duplicate user ID '%s'. The secret key contained two of them. This may result in missing certificates!"
"User id does not verify as UTF-8!"
@@ -767,7 +767,7 @@
"Generating new master key"
"No master key options specified!"
- "Keyrings must be created with at least one user id!"
+ "Keyrings must be created with at least one user ID!"
"Master key must have certify flag!"
"Expiry time cannot be 'same as before' on key creation. This is a programming error, please file a bug report!"
"Key size must be greater or equal 512!"
@@ -787,9 +787,9 @@
"No key ID. This is an internal error, please file a bug report!"
"Internal error, integrity check failed!"
"No master certificate found to operate on! (All revoked?)"
- "Bad primary user id specified!"
- "Bad user id for revocation specified!"
- "Revoked user ids cannot be primary!"
+ "Bad primary user ID specified!"
+ "Bad user ID for revocation specified!"
+ "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!"
@@ -799,8 +799,8 @@
"Re-encrypting subkey %s with new passphrase"
"Setting new passphrase failed, trying again with empty old passphrase"
"Passphrase for subkey could not be changed! (Does it have a different one from the other keys?)"
- "Replacing certificate of previous primary user id"
- "Generating new certificate for new primary user id"
+ "Replacing certificate of previous primary user ID"
+ "Generating new certificate for new primary user ID"
"Modifying subkey %s"
"Tried to operate on missing subkey %s!"
"Adding new subkey of type %s"
@@ -809,9 +809,9 @@
"Revoking subkey %s"
"Stripping subkey %s"
"Keyring successfully modified"
- "Adding user id %s"
- "Changing primary user id to %s"
- "Revoking user id %s"
+ "Adding user ID %s"
+ "Changing primary user ID to %s"
+ "Revoking user ID %s"
"User ID must not be empty!"
"Error unlocking keyring!"
"Unlocking keyring"
@@ -917,10 +917,10 @@
"Preparing symmetric encryption"
"Generating certifications"
- "Certifying all user ids for key %s"
+ "Certifying all user IDs for key %s"
- - "Certifying one user id for key %2$s"
- - "Certifying %1$d user ids for key %2$s"
+ - "Certifying one user ID for key %2$s"
+ - "Certifying %1$d user IDs for key %2$s"
"Master key not found!"
"No keys certified!"
@@ -953,17 +953,17 @@
"Merging retrieved data"
"Import operation failed!"
"Import operation successful, with errors!"
- "Import operation successful"
+ "Import operation successful!"
- - "Exporting one keys"
+ - "Exporting one key"
- "Exporting %d keys"
"Exporting all keys"
"Exporting public key %s"
"Exporting secret key %s"
"No filename specified!"
- "Error opening File!"
+ "Error opening file!"
"No URI specified!"
"Error opening URI stream!"
"Storage is not ready for writing!"
@@ -992,7 +992,7 @@
"Account saved"
"Downloaded successfully!"
- "No valid keys found in File/Clipboard!"
+ "No valid keys found in file/clipboard!"
"TODO: plurals!"
- "part of the loaded file is a valid OpenPGP object but not a OpenPGP key"