Update PageSettingsServerData.qml
This commit is contained in:
parent
fd98ef1250
commit
db1dc78e38
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ PageType {
|
||||||
textColor: "#EB5757"
|
textColor: "#EB5757"
|
||||||
|
|
||||||
clickedFunction: function() {
|
clickedFunction: function() {
|
||||||
questionDrawer.headerText = qsTr("Do you want to remove the server?")
|
questionDrawer.headerText = qsTr("Do you want to remove the server from application?")
|
||||||
questionDrawer.descriptionText = qsTr("All installed AmneziaVPN services will still remain on the server.")
|
questionDrawer.descriptionText = qsTr("All installed AmneziaVPN services will still remain on the server.")
|
||||||
questionDrawer.yesButtonText = qsTr("Continue")
|
questionDrawer.yesButtonText = qsTr("Continue")
|
||||||
questionDrawer.noButtonText = qsTr("Cancel")
|
questionDrawer.noButtonText = qsTr("Cancel")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue