From 305b8c1858247a0c0a1f73a405d4c2cf0733e818 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Fri, 11 Apr 2014 19:52:59 +0200 Subject: Simplify and fix delete key dialog --- .../main/res/layout/view_key_delete_fragment.xml | 24 ---------------------- OpenKeychain/src/main/res/values/strings.xml | 5 ++--- 2 files changed, 2 insertions(+), 27 deletions(-) (limited to 'OpenKeychain/src/main/res') diff --git a/OpenKeychain/src/main/res/layout/view_key_delete_fragment.xml b/OpenKeychain/src/main/res/layout/view_key_delete_fragment.xml index ef31f7690..bbc723bfa 100644 --- a/OpenKeychain/src/main/res/layout/view_key_delete_fragment.xml +++ b/OpenKeychain/src/main/res/layout/view_key_delete_fragment.xml @@ -1,5 +1,4 @@ - - - - - - - - - \ No newline at end of file diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index a58e3a484..71340f6ec 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -220,12 +220,11 @@ Please specify which file to export to.\nWARNING: File will be overwritten if it exists. Please specify which file to export to.\nWARNING: You are about to export SECRET keys.\nWARNING: File will be overwritten if it exists. Do you really want to delete the key \'%s\'?\nYou can\'t undo this! - Do you really want to delete all selected keys?\nYou can\'t undo this! + Do you really want to delete all selected keys (including secret keys)?\nYou can\'t undo this! Do you really want to delete the SECRET key \'%s\'?\nYou can\'t undo this! You have made changes to the keyring, would you like to save it? "You have added an empty user ID, are you sure you want to continue?" - Do you really want to delete the PUBLIC key \'%s\'?\nYou can\'t undo this! - Delete Secret Keys ? + Do you really want to delete the public key \'%s\'?\nYou can\'t undo this! Also export secret keys? -- cgit v1.2.3