From 724f81258cd806c41083ee5f0494ddce756741ab Mon Sep 17 00:00:00 2001
From: Jeff Atwood <jatwood@discourse.org>
Date: Tue, 19 Nov 2013 17:27:28 -0800
Subject: [PATCH] copyedit on summarize

---
 config/locales/client.en.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml
index 92f0dfca0..754122dde 100644
--- a/config/locales/client.en.yml
+++ b/config/locales/client.en.yml
@@ -383,7 +383,7 @@ en:
 
     summary:
       enabled_description: "You're viewing a summary of this topic. To see all posts again, click below."
-      description: "There are <b>{{count}}</b> posts in this topic. That's a lot! Would you like to save time by showing only the most relevant posts?"
+      description: "There are <b>{{count}}</b> replies. Would you like to show only the most relevant replies?"
       enable: 'Summarize This Topic'
       disable: 'Show All Posts'