From 537ff3a820a2039406613084c2aecfd933c33e48 Mon Sep 17 00:00:00 2001 From: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com> Date: Thu, 27 Feb 2025 11:44:01 -0800 Subject: [PATCH] Fix media permissions modal 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 dd2489910..5092002f6 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -6810,7 +6810,7 @@ "description": "Subtitle of MediaPermissionsModal when notifying user about insufficient media permissions for recording a voice note" }, "icu:MediaPermissionsModal__step-1": { - "messageformat": "Tap “{buttonName}” below", + "messageformat": "Click “{buttonName}” below", "description": "Text of the first step of the instructions from MediaPermissionsModal" }, "icu:MediaPermissionsModal__step-2": {