From 077524b41aab453ea5895eff4bc394fec7430671 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Thu, 15 Aug 2013 18:56:04 +0200 Subject: AlertDialog for failed downloads. The dialog shows only an "OK" button to dismiss it, and the reason why the download failed. Right now, this dialog appears if a download is not successful. If it's too intrusive, I can remove some cases. Let's try how it feels. --- 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 39c82d40..1abd85cd 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -10,6 +10,7 @@ Unable to read directory Select Cancel + OK No Data LZO Compression No Certificate -- cgit v1.2.3