From 4d04249433d014dc6add4e3c0fe931bf3f30dc6e Mon Sep 17 00:00:00 2001 From: Laverne Schrock Date: Mon, 23 Jan 2017 22:16:24 -0600 Subject: [PATCH] Update English message for security_token_reset_or_import I feel like this version sounds more natural. --- 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 31b814df5..94a87d2e6 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -1600,7 +1600,7 @@ "Security Token matches, can be bound to key" "Security Token matches, partly bound to key" "Hold Security Token against the back of your device." - "This Security Token already contains a key. To use it, we need additional key information. These information can be searched on a keyserver or imported from a file." + "This Security Token already contains a key. To use it, we need additional key information. This information can be searched for on a keyserver or imported from a file." "Reset" "Search key information on keyserver" "Import key information from file"