Change label text to DNS exceptions
This commit is contained in:
parent
cafac3aa61
commit
92b0ea6213
8 changed files with 15 additions and 15 deletions
|
|
@ -42,8 +42,8 @@ PageType {
|
|||
Layout.fillWidth: true
|
||||
Layout.leftMargin: 16
|
||||
|
||||
headerText: qsTr("Kill Switch Exceptions")
|
||||
descriptionText: qsTr("Addresses from the list will remain accessible when Kill Switch is triggered")
|
||||
headerText: qsTr("DNS Exceptions")
|
||||
descriptionText: qsTr("DNS servers from the list will remain accessible when Kill Switch is triggered")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue