From 70dbad16dcc29fa68776189cd4ee9bbb44d559fb Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Fri, 29 Aug 2014 22:59:39 -0700 Subject: [PATCH] UX: simplify copy for summarize topic mode --- 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 d4bc9579c1e..3080aa2a60c 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -544,7 +544,7 @@ en: last_post_lowercase: last post summary: - 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." + enabled_description: "You're viewing a summary of this topic: the most interesting posts as determined by the community." description: "There are {{count}} replies." description_time: "There are {{count}} replies with an estimated read time of {{readingTime}} minutes." enable: 'Summarize This Topic'