From 8df30fa48ebc126d15ae288ca068f245ee34d376 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Fri, 22 Nov 2013 17:18:38 -0800 Subject: [PATCH] minor copyedit on summary text --- 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 2b93bfb7e0..8225d4c92a 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -759,7 +759,7 @@ en: one: "made by 1 specific user" other: "made by {{count}} specific users" - summary: "You're viewing the {{n_summarized_posts}} {{of_n_posts}}." + summary: "You're viewing {{n_summarized_posts}} {{of_n_posts}}. " n_summarized_posts: one: "1 summarized post" other: "{{count}} summarized posts"