Wording
This commit is contained in:
parent
18ce7ad4e3
commit
75c5351cca
|
@ -111,8 +111,8 @@ function configure_interactive_tox {
|
||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
bootstrap_id=$(cat $TOX_BOOTSTRAP_ID_FILE)
|
bootstrap_id=$(cat $TOX_BOOTSTRAP_ID_FILE)
|
||||||
dialog --title $"Tox Bootstrap Node" \
|
dialog --title $"Tox Bootstrap Node ID" \
|
||||||
--msgbox $"\n$bootstrap_id\n\nTo copy this hold down the shift key, select then right click and copy." 10 70
|
--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 {
|
function mesh_tox_qtox {
|
||||||
|
|
Loading…
Reference in New Issue