diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index 14651283a..a4b50a495 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -13,7 +13,7 @@ "Encrypt" "Decrypt" "Add subkey" - Change master key + Change primary key "Edit Key" "Settings" "Apps" @@ -444,7 +444,7 @@ "exporting…" "uploading…" "building key…" - "building master ring…" + "building primary ring…" "generating new RSA key…" "generating new DSA key…" "generating new ElGamal key…" @@ -846,26 +846,26 @@ "Encoding keyring data" "Parsing keys" "Preparing database operations" - "Processing master key %s" + "Processing primary key %s" "Keyring expired on %s" "Keyring expires on %s" - "Master flags: unspecified (assuming all)" - "Master flags: certify, encrypt, sign, authenticate" - "Master flags: certify, encrypt, sign" - "Master flags: certify, encrypt, authenticate" - "Master flags: certify, encrypt" - "Master flags: certify, sign, authenticate" - "Master flags: certify, sign" - "Master flags: certify, authenticate" - "Master flags: certify" - "Master flags: encrypt, sign, authenticate" - "Master flags: encrypt, sign" - "Master flags: encrypt, authenticate" - "Master flags: encrypt" - "Master flags: sign, authenticate" - "Master flags: sign" - "Master flags: authenticate" - "Master flags: none" + "Primary flags: unspecified (assuming all)" + "Primary flags: certify, encrypt, sign, authenticate" + "Primary flags: certify, encrypt, sign" + "Primary flags: certify, encrypt, authenticate" + "Primary flags: certify, encrypt" + "Primary flags: certify, sign, authenticate" + "Primary flags: certify, sign" + "Primary flags: certify, authenticate" + "Primary flags: certify" + "Primary flags: encrypt, sign, authenticate" + "Primary flags: encrypt, sign" + "Primary flags: encrypt, authenticate" + "Primary flags: encrypt" + "Primary flags: sign, authenticate" + "Primary flags: sign" + "Primary flags: authenticate" + "Primary flags: none" "Merging imported data into existing public keyring" "Merging imported data into existing secret keyring" "Processing subkey %s" @@ -952,16 +952,16 @@ "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!" - "The master key uses an unknown (%s) algorithm!" + "The primary key uses an unknown (%s) algorithm!" "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 bad master key certificate" + "Processing primary key" + "Removing primary key certificate of unknown type (%s)" + "Removing primary key certificate with 'local' flag" + "Removing bad primary 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 bad primary key certificate" + "Removing primary key certificate with 'local' flag" "Removing redundant keyring revocation certificate" "Removing redundant notation certificate" "Removing empty notation certificate" @@ -1035,10 +1035,10 @@ "Nothing to merge" - "Generating new master key" - "No master key options specified!" + "Generating new primary key" + "No primary key options specified!" "Keyrings must be created with at least one user ID!" - "Master key must have certify flag!" + "Primary 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 2048!" "No key size specified! This is a programming error, please file a bug report!" @@ -1061,14 +1061,14 @@ "Actual key fingerprint does not match the expected one!" "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?)" + "No primary certificate found to operate on! (All revoked?)" "Bad primary user ID specified!" "Bad user ID for revocation specified!" "Tried to execute restricted operation without password! This is a programming error, please file a bug report!" "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!" "Nothing to do!" - "Fatal error decrypting master key! This is likely a programming error, please file a bug report!" + "Fatal error decrypting primary key! This is likely a programming error, please file a bug report!" "No password changed!" "Internal OpenPGP error!" "Signature exception!" @@ -1077,7 +1077,7 @@ "Cannot move key to Security Token in same operation that creates an on-card signature." "Security Token supports only one slot per key type." "Inappropriate key flags for Security Token key." - "Modifying master certifications" + "Modifying primary certifications" "Changing password for keyring" "Changing PIN on card" "Changing Admin PIN on card" @@ -1127,7 +1127,7 @@ "Key successfully promoted" - "Cannot edit keyring with stripped master key!" + "Cannot edit keyring with stripped primary key!" "Key not found!" @@ -1260,15 +1260,15 @@ "Certifying %1$d user attributes for key %2$s" "Cannot issue self-certificate like this!" - "Master key not found!" + "Primary key not found!" "No keys certified!" - "Error unlocking master key!" + "Error unlocking primary key!" "Certifying keyrings" - "Fetching certifying master key" + "Fetching certifying primary key" "Returning to NFC screen" "Saving certified key %s" "Saving keyrings" - "Unlocking master key" + "Unlocking primary key" "Successfully certified identities" "Key not found!" "Certificate generation failed!"