Text fixes and some ts updates
This commit is contained in:
parent
bca68fc185
commit
da84ba1a4d
7 changed files with 674 additions and 532 deletions
|
@ -92,7 +92,7 @@ PageType {
|
|||
Layout.fillWidth: true
|
||||
Layout.topMargin: 16
|
||||
|
||||
text: qsTr("Do not use connection code from public sources. It could be created to intercept your data.")
|
||||
text: qsTr("Do not use connection codes from untrusted sources, as they may be created to intercept your data.")
|
||||
color: "#878B91"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue