Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
pull/21833/head
Šimon Brandner 2021-07-28 17:19:32 +02:00
parent 168a32902e
commit e0762827fe
No known key found for this signature in database
GPG Key ID: 55C211A1226CB17D
2 changed files with 2 additions and 2 deletions

View File

@ -236,7 +236,7 @@ export default class SecurityRoomSettingsTab extends React.Component<IProps, ISt
title: _t("Are you sure you want to make this encrypted room public?"),
description: <div>
<p> { _t(
"<b> Its not recommended to make encrypted rooms public. </b> It " +
"<b> Its not recommended to make encrypted rooms public. </b> " +
"It will mean anyone can find and join the room, so anyone can read messages. " +
"Youll get none of the benefits of encryption. Encrypting messages in a public " +
"room will make receiving and sending messages slower.",

View File

@ -1433,7 +1433,7 @@
"Once enabled, encryption for a room cannot be disabled. Messages sent in an encrypted room cannot be seen by the server, only by the participants of the room. Enabling encryption may prevent many bots and bridges from working correctly. <a>Learn more about encryption.</a>": "Once enabled, encryption for a room cannot be disabled. Messages sent in an encrypted room cannot be seen by the server, only by the participants of the room. Enabling encryption may prevent many bots and bridges from working correctly. <a>Learn more about encryption.</a>",
"This upgrade will allow members of selected spaces access to this room without an invite.": "This upgrade will allow members of selected spaces access to this room without an invite.",
"Are you sure you want to make this encrypted room public?": "Are you sure you want to make this encrypted room public?",
"<b> Its not recommended to make encrypted rooms public. </b> It It will mean anyone can find and join the room, so anyone can read messages. Youll get none of the benefits of encryption. Encrypting messages in a public room will make receiving and sending messages slower.": "<b> Its not recommended to make encrypted rooms public. </b> It It will mean anyone can find and join the room, so anyone can read messages. Youll get none of the benefits of encryption. Encrypting messages in a public room will make receiving and sending messages slower.",
"<b> Its not recommended to make encrypted rooms public. </b> It will mean anyone can find and join the room, so anyone can read messages. Youll get none of the benefits of encryption. Encrypting messages in a public room will make receiving and sending messages slower.": "<b> Its not recommended to make encrypted rooms public. </b> It will mean anyone can find and join the room, so anyone can read messages. Youll get none of the benefits of encryption. Encrypting messages in a public room will make receiving and sending messages slower.",
"To avoid these issues, create a <a> new public room </a> for the conversation you plan to have.": "To avoid these issues, create a <a> new public room </a> for the conversation you plan to have.",
"To link to this room, please add an address.": "To link to this room, please add an address.",
"Private (invite only)": "Private (invite only)",