Don't include the brand name

Co-authored-by: Robin <robin@robin.town>
This commit is contained in:
David Baker 2023-09-19 18:26:08 +01:00 committed by GitHub
parent 728e37b23c
commit 53e3cbcf61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ export function GroupCallLoader({
<h1>{t("Call not found")}</h1>
<p>
{t(
"Element Calls are now end-to-end encrypted and need to be explicitly created. This helps make sure everyone's using the same encryption key."
"Calls are now end-to-end encrypted and need to be created from the home page. This helps make sure everyone's using the same encryption key."
)}
</p>
{/* XXX: A 'create it for me' button would be the obvious UX here. Two screens already have