From f1a75a81e724566e8f4e9c0e264ca548bca03abb Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Mon, 6 Jul 2015 02:02:52 +0200 Subject: catch ArrayIndexOutOfBoundsException in decrypt operation, might be thrown from BouncyCastle --- OpenKeychain/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 8b224c37c..f31cac508 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -1105,7 +1105,7 @@ "Integrity check error!" "Missing integrity check! This can happen because the encrypting application is out of date, or from a downgrade attack." "No valid OpenPGP encrypted or signed data found!" - "Encountered IO Exception during operation!" + "Encountered an error reading input data!" "Error opening input data stream!" "No encrypted data found in stream!" "No encrypted data with known secret key found in stream!" -- cgit v1.2.3