Skip to content
Snippets Groups Projects
Unverified Commit 92d95398 authored by Loren Burkholder's avatar Loren Burkholder Committed by GitHub
Browse files

Update resources/qml/delegates/EncryptionEnabled.qml

parent 1f877717
No related branches found
No related tags found
No related merge requests found
Pipeline #4333 failed
......@@ -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
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment