From e407c3df71273e72cfb65675fe8ce629e366b9a0 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Mon, 7 Jul 2014 22:26:32 -0700 Subject: [PATCH] better copy for summarize topic --- 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 e52676df9f..45d8b89ccc 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -505,7 +505,7 @@ en: last_post: Last post summary: - enabled_description: "You're viewing a summary of this topic. To see all posts again, click below." + enabled_description: "You're viewing a summary of this topic, just the most interesting posts as determined by the community. To see all posts again, click below." description: "There are {{count}} replies." description_time: "There are {{count}} replies with an estimated read time of {{readingTime}} minutes." enable: 'Summarize This Topic'