From ebeaa5265f91c8ab68058df702465d45c3131d6f Mon Sep 17 00:00:00 2001 From: Jeremy Klein Date: Thu, 23 Jul 2015 14:54:30 -0700 Subject: Add a confirm dialog for the disconnect all action. --- app/src/main/res/values/strings.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 7d351a4..939ee9a 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -424,6 +424,10 @@ "Yes, delete" "Cancel" + "Are you sure you want to disconnect from all connected hosts?" + "Yes, disconnect" + "Cancel" + "Agree" -- cgit v1.2.3