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

@ -68,8 +68,8 @@ PageType {
height: 20
font.pixelSize: 14
text: qsTr("This is a free and open source application. If you like it, support the developers with a donation.
And if you don't like the app, all the more support it - the donation will be used to improve the app.")
text: qsTr("This is a free and open source application. If you like it, support the developers with a donation. ") +
qsTr("And if you dont like the application, all the more reason to support it - the donation will be used for the improving the application.")
color: "#CCCAC8"
}