Tweaks from PR
This commit is contained in:
parent
81ee27f41e
commit
067bfe2ee3
7 changed files with 15 additions and 15 deletions
|
@ -55,7 +55,7 @@ const EncryptionInfo = ({pending, member, onStartVerification}) => {
|
|||
<div className="mx_UserInfo_container">
|
||||
<h3>{_t("Verify User")}</h3>
|
||||
<div>
|
||||
<p>{_t("For extra security, verify this user by checking a one-time code on both of your sessions.")}</p>
|
||||
<p>{_t("For extra security, verify this user by checking a one-time code on both of your devices.")}</p>
|
||||
<p>{_t("To be secure, do this in person or use a trusted way to communicate.")}</p>
|
||||
{ content }
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue