mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +03:00
Update message
This commit is contained in:
parent
902d4a7eb2
commit
707af2c11d
1 changed files with 1 additions and 3 deletions
|
@ -47,9 +47,7 @@ Rectangle {
|
||||||
}
|
}
|
||||||
|
|
||||||
MatrixText {
|
MatrixText {
|
||||||
text: qsTr("Encryption keeps your messages safe by locking them with a key that only the people in this room have. "
|
text: qsTr("Encryption keeps your messages safe by only allowing the people you sent the message to to read it. For extra security, if you want to make sure you are talking to the right person, you can verify them in real life.")
|
||||||
+ "That means that even if somebody gains unauthorized access to your messages, they will not be able to see "
|
|
||||||
+ "what they say.")
|
|
||||||
color: Nheko.colors.text
|
color: Nheko.colors.text
|
||||||
width: parent.width
|
width: parent.width
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue