From 898efeaea288daf663881c557072568afb43e0b9 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Thu, 14 Feb 2013 10:57:26 -0800 Subject: [PATCH] suggested copy change to clarify grey unread old --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index d749bbe27..0204b1031 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -740,7 +740,7 @@ en: not_found: title: "Topic Not Found" description: "Sorry, we couldn't find that topic. Perhaps it has been deleted?" - unread_posts: "you have {{unread}} unread posts in this topic" + unread_posts: "you have {{unread}} old unread posts in this topic" new_posts: "there are {{new_posts}} new posts in this topic since you last read it" likes: "there are {{likes}} likes in this topic" back_to_list: "Back to Topic List"