chore: minor ui changes (#1597)
This commit is contained in:
parent
e16243ff55
commit
df7bf204ea
4 changed files with 30 additions and 19 deletions
|
@ -88,6 +88,7 @@ PageType {
|
|||
|
||||
LabelWithButtonType {
|
||||
Layout.fillWidth: true
|
||||
visible: link !== ""
|
||||
text: title
|
||||
descriptionText: description
|
||||
rightImageSource: "qrc:/images/controls/external-link.svg"
|
||||
|
|
|
@ -43,7 +43,7 @@ PageType {
|
|||
Layout.leftMargin: 16
|
||||
|
||||
headerText: qsTr("DNS Exceptions")
|
||||
descriptionText: qsTr("DNS servers from the list will remain accessible when Kill Switch is triggered")
|
||||
descriptionText: qsTr("DNS servers listed here will remain accessible when KillSwitch is active")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue