From 0f520975e45de1776aab4945e8bde26a83904072 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Tue, 19 May 2015 16:02:57 +0200 Subject: Improve strings --- OpenKeychain/src/main/res/values/strings.xml | 48 ++++++++++++++-------------- 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'OpenKeychain/src/main/res/values/strings.xml') diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index 64dffd74a..1a62407a9 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -16,7 +16,7 @@ "Edit Key" "Settings" "Apps" - "Keyservers" + "OpenPGP keyservers" "Change Password" "Share fingerprint with…" "Share key with…" @@ -135,7 +135,7 @@ "Cache passwords by subkey" "Text compression" "File compression" - "Keyservers" + "Select OpenPGP keyservers" "Key ID" "Key created %s" "Creation" @@ -155,13 +155,13 @@ "Enable compression" "Encrypt filenames" "Hide recipients" - "Verify Keyserver" - "Enter Keyserver URL" + "Verify keyserver" + "Enter keyserver URL" - "Search Keyserver" - "Search HKP keyserver" - "Search Keybase.io" - "Search Keybase.io index" + "OpenPGP keyservers" + "Search keys on selected OpenPGP keyservers (HKP protocol)" + "keybase.io" + "Search keys on keybase.io" "<no name>" "<none>" @@ -331,7 +331,7 @@ "revoking subkeys…" "stripping subkeys…" "adding subkeys…" - "changing passwords…" + "changing password…" "exporting key…" @@ -414,7 +414,7 @@ "Place your camera over the QR Code!" - "No search parameter found. You may still attempt manually searching the keyserver." + "No search query defined. You can still manually search on this keyserver." "Details" @@ -622,7 +622,7 @@ "Change Expiry" "Revoke Subkey" "Strip Subkey" - "Move Subkey to Yubikey / Smart Card" + "Move Subkey to YubiKey / Smart Card" "new subkey" "Please select at least one flag!" @@ -630,7 +630,7 @@ "Add at least one subkey!" "Algorithm not supported by smart card!" "Key size not supported by smart card!" - "Cannot move stripped / diverted key to smart card!" + "Cannot move key to smart card (either stripped or 'divert-to-card')!" "Synchronize with the cloud" @@ -661,7 +661,7 @@ "<none>" - "Add Keyserver" + "Add keyserver" "Keyserver verified!" "Keyserver added without verification." "Invalid URL!" @@ -805,7 +805,7 @@ "Marked secret subkey %s as available, with empty password" "Marked secret subkey %s as available, with PIN" "Marked secret subkey %s as stripped" - "Marked secret subkey %s as 'divert to smartcard/NFC'" + "Marked secret subkey %s as 'divert-to-card'" "Keyring contains no new data, nothing to do" "Successfully imported secret keyring" @@ -912,8 +912,8 @@ "Modifying keyring %s" - "Will divert to card/nfc for crypto operations" - "The serial number of a divert-to-card key must be 16 bytes! This is a programming error, please file a bug report!" + "Will divert to smart card for crypto operations" + "The serial number of a 'divert-to-card' key must be 16 bytes! This is a programming error, please file a bug report!" "Encoding exception!" "Actual key fingerprint does not match the expected one!" "No key ID. This is an internal error, please file a bug report!" @@ -929,7 +929,7 @@ "Internal OpenPGP error!" "Signature exception!" "Tried to operate on missing subkey %s!" - "Cannot move key to card in same operation that creates an on-card signature." + "Cannot move key to smart card in same operation that creates an on-card signature." "Smart card supports only one slot per key type." "Inappropriate key flags for smart card key." "Modifying master certifications" @@ -943,7 +943,7 @@ "Generating new certificate for new primary user ID" "Changing to restricted operation mode" "Modifying subkey %s" - "Diverting to card/nfc for crypto operations" + "Diverting to smart card for crypto operations" "Password required for operations" "Adding new subkey of type %s" "New subkey ID: %s" @@ -951,7 +951,7 @@ "Revoking subkey %s" "Stripping subkey %s" "Moving subkey %s to smart card" - "Moved %1$s to card %2$s" + "Moved %1$s to smart card %2$s" "Keyring successfully modified" "Adding user ID %s" "Changing primary user ID to %s" @@ -1006,11 +1006,11 @@ "Promoting public key to secret key" - "Promoting all subkeysp" + "Promoting all subkeys" "Key not found!" "Fetching key to modify (%s)" "Promoting subkey: %s" - "Subkey not on Yubikey: %s" + "Subkey not on YubiKey: %s" "Key successfully promoted" @@ -1126,7 +1126,7 @@ "Error unlocking master key!" "Certifying keyrings" "Fetching certifying master key" - "Returning for NFC input" + "Returning to NFC screen" "Saving certified key %s" "Saving keyrings" "Unlocking master key" @@ -1226,7 +1226,7 @@ "Import key from file" "Use YubiKey NEO" "Skip Setup" - "Blank Smart Card / Yubikey Detected" + "Blank smart card / YubiKey detected" "Would you like to generate a smart card compatible key?" @@ -1245,7 +1245,7 @@ "Key not found!" "Error processing key!" "stripped" - "divert to smartcard/NFC" + "divert to smart card" "no password" "unavailable" "Your own keys can only be deleted individually!" -- cgit v1.2.3