From 02973372aa3c94d1909d795ed8782c7811545c46 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Thu, 15 Jun 2017 11:09:54 -0700 Subject: [PATCH] Update strings to use 'Click to show' not 'Click to verify' 'Click to verify' suggests immediate action. We don't want that. FREEBIE --- _locales/en/messages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index f2389845c..71becdb15 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -70,7 +70,7 @@ "description": "Used on a warning dialog to specifiy " }, "noLongerVerified": { - "message": "$name$ is no longer verified. Click to verify.", + "message": "$name$ is no longer verified. Click to show.", "description": "Shown in converation banner when user's safety number has changed, but they were previously verified.", "placeholders": { "name": { @@ -80,7 +80,7 @@ } }, "multipleNoLongerVerified": { - "message": "More than one member of this group is no longer verified. Click to verify.", + "message": "More than one member of this group is no longer verified. Click to show.", "description": "Shown in conversation banner when more than one group member's safety number has changed, but they were previously verified." }, "debugLogExplanation": { @@ -592,7 +592,7 @@ "description": "Description for audio notification setting" }, "keychanged": { - "message": "Your safety number with $name$ has changed. Click to verify.", + "message": "Your safety number with $name$ has changed. Click to show.", "description": "", "placeholders": { "name": {