From afc20602eb46beb9e6d88fa922aca7cd6a03be60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Sun, 7 Sep 2014 21:59:57 +0200 Subject: Fix problems in strings.xml --- OpenKeychain/src/main/res/values/strings.xml | 67 +++++++++++++++------------- 1 file changed, 36 insertions(+), 31 deletions(-) (limited to 'OpenKeychain/src') diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index ca685cd49..24effb7f1 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -1,6 +1,11 @@ + + "Select Keys" "Select Your Key" @@ -98,14 +103,14 @@ "Uses default PIN (123456) to access Yubikeys over NFC" "Signed by:" "Encrypt to:" - "Delete File After Encryption" - "Delete After Decryption" - "Encryption Algorithm" - "Hash Algorithm" - "Encrypt With Passphrase" - "Passphrase Cache" - "Message Compression" - "File Compression" + "Delete file after encryption" + "Delete after decryption" + "Encryption algorithm" + "Hash algorithm" + "Encrypt with passphrase" + "Passphrase cache" + "Message compression" + "File compression" "Keyservers" "Key ID" "Creation" @@ -190,7 +195,7 @@ "Select at least one encryption key." "Select at least one encryption key or a signature key." "Please specify which file to encrypt to.\nWARNING: File will be overwritten if it exists." - "Please specify which file to decrypt to.nWARNING: File will be overwritten if it exists." + "Please specify which file to decrypt to.\nWARNING: File will be overwritten if it exists." "Please specify which file to export to.\nWARNING: File will be overwritten if it exists." "Do you really want to delete all selected public keys?\nYou can't undo this!" "Do you really want to delete the SECRET key '%s'?\nYou can't undo this!" @@ -448,13 +453,13 @@ "Edit key" - "Encrypt Text" - "Files" + "Encrypt text" + "files" "Certify identities" "Update from keyserver" "Share with…" "Share over NFC" - "Upload to key server" + "Upload to keyserver" "Main Info" "Share" "Subkeys" @@ -474,17 +479,17 @@ "Add Subkey" "Select an action!" - Change to Primary Identity" - Revoke Identity" + "Change to Primary Identity" + "Revoke Identity" - Revert revocation" + "Revert revocation" "This identity has been revoked. This cannot be undone." "Select an action!" - Change Expiry" - Revoke Subkey" + "Change Expiry" + "Revoke Subkey" "new" "Please select at least one flag!" @@ -504,8 +509,8 @@ "Keys" - "Encrypt Text" - "Encrypt Files" + "Encrypt text" + "Encrypt files" "Decrypt" "Apps" "Open navigation drawer" @@ -598,7 +603,7 @@ "Marked secret subkey %s as available" "Marked secret subkey %s as available, with empty passphrase" "Marked secret subkey %s as stripped" - "Marked secret subkey %s as "divert to smartcard/NFC" + "Marked secret subkey %s as 'divert to smartcard/NFC'" "Keyring contains no new data, nothing to do" "Successfully imported secret keyring" @@ -642,18 +647,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 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 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!" "New public subkey found, but secret subkey dummy generation is not supported!" @@ -670,7 +675,7 @@ "No master key options specified!" "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!" + "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!" "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!" -- cgit v1.2.3