From 05d48d27895b0c5f36367af3414a2361643efb3e Mon Sep 17 00:00:00 2001 From: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com> Date: Wed, 12 Jan 2022 16:10:34 -0600 Subject: [PATCH] Shorten calling "automatically muted" string --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 9e6a02d6c8..20f3d679de 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1448,7 +1448,7 @@ "description": "Button label in the call lobby for returning to a call" }, "calling__lobby-automatically-muted-because-there-are-a-lot-of-people": { - "message": "Your microphone is muted due to the size of the call", + "message": "Microphone muted due to the size of the call", "description": "Shown in a call lobby toast if there are a lot of people already on the call" }, "calling__call-is-full": {