From 19867c147b6a5fa4e8b68bf387cce40646f8e4cd Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 6 May 2014 14:47:11 -0700 Subject: [PATCH] minor copyedit --- config/locales/server.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index e839edbbe00..6a3ee58660b 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1380,8 +1380,8 @@ en: click_here: "click here" from: "%{site_name} digest" read_more: "Read More" - more_topics: "%{new_topics_since_seen} new topics posted since you last visited on %{last_seen_at}." - more_topics_category: "%{new_topics_since_seen} new topics posted in these categories since you last visited on %{last_seen_at}:" + more_topics: "There were %{new_topics_since_seen} new topics posted since you last visited on %{last_seen_at}." + more_topics_category: "There were %{new_topics_since_seen} new topics posted in these categories since you last visited on %{last_seen_at}:" posts: one: "1 post"