From 86b1aafe0ce910432ca99901cc533fca3b42d774 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Wed, 5 Jul 2017 16:33:25 -0700 Subject: [PATCH] "Clear verification" -> "Mark as not verified" We lose consistency with iOS, but it is more consisent with the other phrasing used throughout the app. FREEBIE --- _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 802162e078..9d9b493004 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -171,7 +171,7 @@ "message": "Mark as verified" }, "unverify": { - "message": "Clear verification" + "message": "Mark as not verified" }, "isVerified": { "message": "You have verified your safety number with $name$.",