From d0cfd7b7dbe74165f7c1c205be8803c1e13fafa1 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Thu, 15 Oct 2020 12:03:28 -0700 Subject: [PATCH] Remove 'call you' from message requests copy --- _locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 10bc9e40d8..7f699102a3 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -2586,7 +2586,7 @@ "description": "Shown in reaction viewer as the title for the 'all' category" }, "MessageRequests--message-direct": { - "message": "Let $name$ message you, call you, and share your name and photo with them? They won’t know you’ve seen their messages until you accept.", + "message": "Let $name$ message you and share your name and photo with them? They won’t know you’ve seen their messages until you accept.", "description": "Shown as the message for a message request in a direct message", "placeholders": { "name": { @@ -2596,7 +2596,7 @@ } }, "MessageRequests--message-direct-blocked": { - "message": "Let $name$ message you, call you, and share your name and photo with them? You won't receive any messages until you unblock them.", + "message": "Let $name$ message you and share your name and photo with them? You won't receive any messages until you unblock them.", "description": "Shown as the message for a message request in a direct message with a blocked account", "placeholders": { "name": {