From 57f72996e8e0db35e629ffd48f58cb5812f47788 Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Sat, 9 May 2015 12:29:43 +0200 Subject: linked-ids: rename "cookie" to "token" --- OpenKeychain/src/main/res/values/strings.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 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 0df71b768..2c438370a 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -1177,11 +1177,11 @@ "Failed to delete %d keys" - + "Verifying linked identity…" - "Searching for cookie" - "No cookie found in resource!" - "Fingerprint ok." + "Searching for token" + "No token found in resource!" + "Fingerprint OK." "Fingerprint mismatch!" "Error obtaining Twitter auth token!" @@ -1366,8 +1366,8 @@ "A \'linked identity\' connects your pgp key to a resource on the web." "Please select a type:" - "This file claims ownership of the OpenPGP key with long id %2$s.\n\nCookie for proof:\n%1$s" - "This Gist confirms the Linked Identity in my OpenPGP key, and links it to this Github account.\n\nCookie for proof:\n%1$s" + "This file claims ownership of the OpenPGP key with long id %2$s.\n\nToken for proof:\n%1$s" + "This Gist confirms the Linked Identity in my OpenPGP key, and links it to this Github account.\n\nToken for proof:\n%1$s" "Verifying…" "Verified!" "Verification error!" -- cgit v1.2.3