From ab00c71c4667cd380ad68fe15612c73564559028 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Mon, 21 May 2018 11:55:33 -0700 Subject: [PATCH] Remove unused messages.json strings --- _locales/en/messages.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index cb9380c20b..0bef20ac94 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -267,18 +267,6 @@ "submit": { "message": "Submit" }, - "verifyContact": { - "message": "You may wish to $tag_start$ verify $tag_end$ your safety number with this contact.", - "description": "Use $tag_start$ and $tag_end$ to wrap the word or phrase in this sentence that the user should click on in order to navigate to the verification screen. These placeholders will be replaced with appropriate HTML code.", - "placeholders": { - "tag_start": { - "content": "" - }, - "tag_end": { - "content": "" - } - } - }, "acceptNewKey": { "message": "Accept", "description": "Label for a button to accept a new safety number"