From 7ddede4feeb9bb3f2b737bc092d8c583b5c852d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Brandner?= Date: Tue, 25 Jul 2023 13:03:31 +0200 Subject: [PATCH] Update string MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Šimon Brandner --- public/locales/en-GB/app.json | 2 +- src/room/LobbyView.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/en-GB/app.json b/public/locales/en-GB/app.json index 4fcdc1b5..41604e6d 100644 --- a/public/locales/en-GB/app.json +++ b/public/locales/en-GB/app.json @@ -73,7 +73,7 @@ "Not registered yet? <2>Create an account": "Not registered yet? <2>Create an account", "Other users are trying to join this call from incompatible versions. These users should ensure that they have refreshed their browsers:<1>{userLis}": "Other users are trying to join this call from incompatible versions. These users should ensure that they have refreshed their browsers:<1>{userLis}", "Password": "Password", - "Password (if none E2EE, is disabled)": "Password (if none E2EE, is disabled)", + "Password (if none, E2EE is disabled)": "Password (if none, E2EE is disabled)", "Passwords must match": "Passwords must match", "Profile": "Profile", "Recaptcha dismissed": "Recaptcha dismissed", diff --git a/src/room/LobbyView.tsx b/src/room/LobbyView.tsx index 258b474f..99c4f21a 100644 --- a/src/room/LobbyView.tsx +++ b/src/room/LobbyView.tsx @@ -86,7 +86,7 @@ export function LobbyView(props: Props) { {enableE2EE && (