From e167958135d691b9cffba77e6bb883ce79655245 Mon Sep 17 00:00:00 2001 From: Daniel Gasienica Date: Wed, 2 May 2018 11:59:20 -0400 Subject: [PATCH] Remove unused `messageCaption` --- _locales/en/messages.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 5fe98b563..111e06e5e 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -338,10 +338,6 @@ "message": "You don’t have any documents in this conversation", "description": "Message shown to user in the media gallery when there are no messages with document attachments (anything other than images or video)" }, - "messageCaption": { - "message": "Message caption", - "description": "Prefix of attachment alt tags in the media gallery" - }, "today": { "message": "Today", "description": "Section header in the media gallery"