From afeaf5c457311fb96fdfee3413d50aaa2fbd580e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Mon, 18 Apr 2016 07:39:02 +0200 Subject: Fix strings --- OpenKeychain/src/main/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'OpenKeychain/src/main/res') diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index 48187c342..57c70d7bc 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -1635,7 +1635,7 @@ Twitter Handle "Touch either button to tweet the message!" "You can edit the Tweet before posting it, so long as the text inside the brackets is unmodified." - "Once your Tweet is published as <b>@%s</b>, touch the Verify button to scan your timeline for it." + "Once your Tweet is published as @%s, touch the Verify button to scan your timeline for it." "After successful verification, touch Finish button to add the Linked Identity to your keyring and finish the process." "Verify" @@ -1658,7 +1658,7 @@ "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\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" + "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