Text fixes and some ts updates

This commit is contained in:
pokamest 2024-03-06 18:34:07 +00:00
parent bca68fc185
commit da84ba1a4d
7 changed files with 674 additions and 532 deletions

View file

@ -48,8 +48,7 @@ PageType {
Layout.leftMargin: 16
headerText: qsTr("Server connection")
descriptionText: qsTr("Do not use connection code from public sources. It may have been created to intercept your data.\n
It's okay as long as it's from someone you trust.")
descriptionText: qsTr("Do not use connection codes from untrusted sources, as they may be created to intercept your data.")
}
Header2TextType {