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.