mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 18:50:47 +03:00
Update resources/qml/delegates/EncryptionEnabled.qml
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
This commit is contained in:
parent
1f8777178e
commit
92d9539824
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ Rectangle {
|
|||
}
|
||||
|
||||
MatrixText {
|
||||
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.")
|
||||
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 people, you can verify them in real life.")
|
||||
color: Nheko.colors.text
|
||||
width: parent.width
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue