aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
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 @@
<string name="delete_pos">"Yes, delete"</string>
<string name="delete_neg">"Cancel"</string>
+ <string name="disconnect_all_message">"Are you sure you want to disconnect from all connected hosts?"</string>
+ <string name="disconnect_all_pos">"Yes, disconnect"</string>
+ <string name="disconnect_all_neg">"Cancel"</string>
+
<!-- Button to agree to license terms. -->
<string name="wizard_agree">"Agree"</string>
<!-- Button to go to the next page in the first time start-up wizard. -->