From a03b766e33a1532cf1eb7c74b8a694e63f95edeb Mon Sep 17 00:00:00 2001 From: KsZnak Date: Tue, 30 Jan 2024 20:27:01 +0200 Subject: [PATCH] Update PageSettingsConnection.qml --- client/ui/qml/Pages2/PageSettingsConnection.qml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/ui/qml/Pages2/PageSettingsConnection.qml b/client/ui/qml/Pages2/PageSettingsConnection.qml index c12c335d..3a0c5c3c 100644 --- a/client/ui/qml/Pages2/PageSettingsConnection.qml +++ b/client/ui/qml/Pages2/PageSettingsConnection.qml @@ -83,7 +83,7 @@ PageType { Layout.fillWidth: true text: qsTr("DNS servers") - descriptionText: qsTr("If AmneziaDNS is not used or installed") + descriptionText: qsTr("When AmneziaDNS is not used or installed") rightImageSource: "qrc:/images/controls/chevron-right.svg" clickedFunction: function() { @@ -117,7 +117,7 @@ PageType { Layout.fillWidth: true text: qsTr("App-based split tunneling") - descriptionText: qsTr("Allows you to use the VPN only for certain applications") + descriptionText: qsTr("Allows you to use the VPN only for certain Apps") rightImageSource: "qrc:/images/controls/chevron-right.svg" clickedFunction: function() {