From e135cbd6964f32bd3d4a42452530593c51fe940a Mon Sep 17 00:00:00 2001 From: Audric Ackermann Date: Wed, 27 Apr 2022 12:24:04 +1000 Subject: [PATCH] Clarify that the search box can now also find individual messages from #2228 by @ianmacd --- _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 c75189c1b..817ea7794 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -320,7 +320,7 @@ "beginYourSession": "Begin your Session.", "welcomeToYourSession": "Welcome to your Session", "newSession": "New Session", - "searchFor...": "Search for conversations or contacts", + "searchFor...": "Search for messages or conversations", "enterSessionID": "Enter Session ID", "enterSessionIDOfRecipient": "Enter Session ID or ONS name of recipient", "usersCanShareTheir...": "Users can share their Session ID by going into their account settings and tapping \"Share Session ID\", or by sharing their QR code.",