From: Arche <66189242+arche-dev@users.noreply.github.com>
Date: Sat, 7 Aug 2021 01:05:10 +0000 (+0000)
Subject: Clarify text
X-Git-Tag: v1.1.0~17^2
X-Git-Url: https://git.wafflesoft.org/?a=commitdiff_plain;h=28857473b22403c2a3ac47887fe2600f7dedf2b2;p=cinny.git
Clarify text
---
diff --git a/src/app/organisms/settings/Settings.jsx b/src/app/organisms/settings/Settings.jsx
index 554bdda..54c5f5d 100644
--- a/src/app/organisms/settings/Settings.jsx
+++ b/src/app/organisms/settings/Settings.jsx
@@ -54,7 +54,7 @@ function SecuritySection() {
title="Import E2E room keys"
content={(
<>
- {'To decrypt older messages, Export E2EE room keys from Element (Settings > Security & Privacy > Encryption > Cryptography) and import them here. Imported keys are also encrypted so you have to enter account password.'}
+ {'To decrypt older messages, Export E2EE room keys from Element (Settings > Security & Privacy > Encryption > Cryptography) and import them here. Imported keys are encrypted so you\'ll have to enter the password you set in order to decrypt it.'}
>
)}