From be9bf706b3e97be5dc858af22280e497be97f13d Mon Sep 17 00:00:00 2001 From: lilia Date: Tue, 19 Jan 2016 19:19:33 -0800 Subject: [PATCH] Tweak copy for key verification view Slight changes to reflect the fact that key exchange occurs on the first message exchanged, regardless of direction. // 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 a1ae46b8b..c839bf74e 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -105,7 +105,7 @@ "message": "Your identity (you read):" }, "theirIdentityUnknown": { - "message": "You haven't talked with this contact yet. Their identity will be received with their first message." + "message": "You haven't exchanged any messages with this contact yet. Their identity will be available after the first message." }, "deleteMessages": { "message": "Delete messages"