From e4dd80005c4839f74c76270b1f7c2668e8007305 Mon Sep 17 00:00:00 2001 From: Thialfihar Date: Tue, 17 Aug 2010 14:51:39 +0000 Subject: gave HKP server proper error handling, going through all IPs of a pool until a response is received, reporting "too many responses", "no keys found", "insufficient query" correctly Update issue 9 Proper error handling added. --- res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index 0451ec00e..472e43770 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -194,6 +194,7 @@ No keys exported. Note: only subkeys support ElGamal, and for ElGamal the nearest keysize of 1536, 2048, 3072, 4096, or 8192 will be used. Couldn\'t find key %08X. + Found %s key(s). -- cgit v1.2.3