Text fixes and some ts updates
This commit is contained in:
parent
bca68fc185
commit
da84ba1a4d
7 changed files with 674 additions and 532 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue