corrections to the text

This commit is contained in:
vladimir.kuznetsov 2023-10-09 22:54:33 +05:00
parent cb7fe50d46
commit 00be3c3ccc
6 changed files with 7 additions and 7 deletions

View file

@ -360,7 +360,7 @@ PageType {
onClicked: {
questionDrawer.headerText = qsTr("Remove OpenVpn from server?")
questionDrawer.descriptionText = qsTr("All users with whom you shared a connection will no longer be able to connect to it")
questionDrawer.descriptionText = qsTr("All users who you shared a connection with will no longer be able to connect to it.")
questionDrawer.yesButtonText = qsTr("Continue")
questionDrawer.noButtonText = qsTr("Cancel")