From fd9f7a9fbaca93698cce1e383bf842044c80b913 Mon Sep 17 00:00:00 2001 From: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com> Date: Fri, 26 Sep 2025 07:34:15 -0700 Subject: [PATCH] Fix string value for all media button --- _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 9257cb079c..2fd6ab55f7 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -5913,7 +5913,7 @@ "description": "This is the number of members in a group" }, "icu:ConversationDetailsMediaList--title": { - "messageformat": "Media, links, and files", + "messageformat": "Media and files", "description": "Title for the show all media button in the conversation details screen" }, "icu:ConversationDetailsMembershipList--title": {