Merge pull request #558 from amnezia-vpn/KsZnak-text-change

Update PageSettingsServerData.qml
This commit is contained in:
pokamest 2024-02-05 04:25:04 -08:00 committed by GitHub
commit 962c75b2ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -172,7 +172,7 @@ PageType {
textColor: "#EB5757"
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.yesButtonText = qsTr("Continue")
questionDrawer.noButtonText = qsTr("Cancel")