From 75c5351cca6642297c7b0f64f46b3861f2b7a3e7 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 20 Nov 2016 18:20:17 +0000 Subject: [PATCH] Wording --- src/freedombone-app-tox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/freedombone-app-tox b/src/freedombone-app-tox index 87990be6..ad21fdeb 100755 --- a/src/freedombone-app-tox +++ b/src/freedombone-app-tox @@ -111,8 +111,8 @@ function configure_interactive_tox { return fi bootstrap_id=$(cat $TOX_BOOTSTRAP_ID_FILE) - dialog --title $"Tox Bootstrap Node" \ - --msgbox $"\n$bootstrap_id\n\nTo copy this hold down the shift key, select then right click and copy." 10 70 + dialog --title $"Tox Bootstrap Node ID" \ + --msgbox $"\n$bootstrap_id\n\nTo copy this hold down the shift key, select the ID and then right click and copy." 10 70 } function mesh_tox_qtox {