From 92d9539824b8b9091dede4a04dec8ada31437f45 Mon Sep 17 00:00:00 2001 From: Loren Burkholder <55629213+LorenDB@users.noreply.github.com> Date: Tue, 14 Feb 2023 12:44:26 -0500 Subject: Update resources/qml/delegates/EncryptionEnabled.qml Co-authored-by: DeepBlueV7.X --- resources/qml/delegates/EncryptionEnabled.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/qml') diff --git a/resources/qml/delegates/EncryptionEnabled.qml b/resources/qml/delegates/EncryptionEnabled.qml index 2e2684e4..d23e0469 100644 --- a/resources/qml/delegates/EncryptionEnabled.qml +++ b/resources/qml/delegates/EncryptionEnabled.qml @@ -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 } -- cgit 1.4.1