From 6a910a82766476080d0968959624a67853f9f57b Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 1 Dec 2019 18:32:53 -0600 Subject: Qt UI: Add the word 'security' to appease 30% of bikeshedders --- ui/qt5/networkingpage.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/qt5') diff --git a/ui/qt5/networkingpage.cc b/ui/qt5/networkingpage.cc index 54fe9f3..ae892e8 100644 --- a/ui/qt5/networkingpage.cc +++ b/ui/qt5/networkingpage.cc @@ -49,7 +49,7 @@ void NetworkingPage::initializePage() { simple = new QRadioButton(tr("&Automatic - my computer connects to the Internet directly\n" "or via a modem/router.")); advanced = new QRadioButton(tr("&Manual - my computer connects to an enterprise network,\n" - "or I use a static IP address, VPN, or 802.1X.")); + "or I use a static IP address, VPN, or 802.1X security.")); } skip = new QRadioButton(tr("&Skip - I don't want to connect to a network or the Internet.")); -- cgit v1.2.3-70-g09d2