From bdae99c0847556dd8103f172fc1836eb83ae4c4a Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Fri, 12 Feb 2016 17:08:09 +0100 Subject: mime: try to decode with given charset or utf-8 while file is read --- OpenKeychain/src/main/res/values/strings.xml | 4 ++++ 1 file changed, 4 insertions(+) (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 f32eb0269..7d66c06a1 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -1401,6 +1401,10 @@ "Filename: '%s'" "Guessing MIME type from extension" "Content-Length: %s" + "Charset is '%s'" + "Charset is '%s', but decoding failed!" + "Charset appears to be '%s'" + "Charset is unknown, or data is not text." "Parsing MIME data structure" "Finished parsing" "No MIME structure found" -- cgit v1.2.3