From 764e742715f1a9e3b9788566b36bd3a729c02206 Mon Sep 17 00:00:00 2001 From: Anna Date: Tue, 14 Jun 2022 12:40:23 -0400 Subject: [PATCH] chore: reword collapse duplicates description --- ChatTwo/Resources/Language.resx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChatTwo/Resources/Language.resx b/ChatTwo/Resources/Language.resx index 5ff0a12..e94e2d2 100644 --- a/ChatTwo/Resources/Language.resx +++ b/ChatTwo/Resources/Language.resx @@ -843,6 +843,6 @@ Collapse duplicate messages - Only show the first message and show a counter at the end of messages that have been repeated. + Replace consecutive duplicate messages with a counter appended to the first instance of the message.