From 73e1498403ebc72243fbaebd1f81308abc64e285 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Mon, 16 Apr 2018 12:16:11 -0700 Subject: [PATCH] messages.json: Fix typo in replacement 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 389f3ff1a..7d1d9c86f 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -437,7 +437,7 @@ "description": "Shown in iOS theme when someone else quotes a message from you" }, "replyingTo": { - "message": "Replying to $name`$", + "message": "Replying to $name$", "description": "Shown in iOS theme when you or someone quotes to a message which is not from you", "placeholders": { "name": {