From 9d9d71f3db93302483f1142851462b989270abd8 Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Tue, 23 Sep 2014 01:35:49 +0200 Subject: reject keys with duplicate subkeys altogether closes #870 --- OpenKeychain/src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (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 28a1507f5..ea55a8932 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -643,6 +643,7 @@ "This is an OpenPGP version 3 key, which has been deprecated and is no longer supported!" "Keyring has no valid user ids!" "The master key uses an unknown (%s) algorithm!" + "Subkey %s occurs twice in keyring. Keyring is malformed, not importing!" "Processing master key" "Removing bad keyring revocation certificate" "Removing keyring revocation certificate with "local" flag" -- cgit v1.2.3