From 7070678d2e5a8260bdafee6a1ffe73aca1b576f8 Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Fri, 25 Aug 2017 16:17:20 +0200 Subject: [PATCH] small improvement for app registration screen --- OpenKeychain/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index 23c94a904..a070d764d 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -653,7 +653,7 @@ "Allowed Keys" "Settings" "Allow access to OpenKeychain?" - "%s requests to use OpenKeychain as a crypto provider. You will still be asked for permission before the app can use any of your keys for decryption.\n\nYou can revoke access later in the 'Apps' screen." + "%s requests to use OpenKeychain as a crypto provider. You will still be asked for permission before the app can use any of your keys for decryption.\n\nYou can revoke access later in the 'Apps' screen in OpenKeychain." "Allow access" "Disallow access" "Please select a key!"