From a8f9ba756625bf5ae53de2fa3ff1c2ab1d2ec7bd Mon Sep 17 00:00:00 2001 From: Robin Ward Date: Mon, 18 Nov 2013 17:00:19 -0500 Subject: [PATCH] Change "Cancel Summary" -> "Show All Posts" --- 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 4205199e98..29084e572a 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -384,7 +384,7 @@ en: enabled_description: "You're viewing a summary of this topic. To see all posts again, click below." description: "There are {{count}} posts in this topic. That's a lot! Would you like to save time by showing only the most relevant posts?" enable: 'Summarize This Topic' - disable: 'Cancel Summary' + disable: 'Show All Posts' private_message_info: title: "Private Message"