From e56e35d7ab151ed77db9ec22450084bd10329ed4 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Fri, 14 Nov 2014 00:54:11 -0800 Subject: [PATCH] minor digest copyedits --- 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 c6c031f8d9e..0c4bc158964 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1694,12 +1694,12 @@ en: %{respond_instructions} digest: - why: "A brief summary of %{site_link} since we last saw you on %{last_seen_at}." + why: "A brief summary of %{site_link} since your last visit on %{last_seen_at}." subject_template: "[%{site_name}] Digest for %{date}" new_activity: "New activity on your topics and posts:" top_topics: "Popular posts" other_new_topics: "Popular topics" - unsubscribe: "This digest is sent as a courtesy notification from %{site_link} when we haven't seen you in a while. To unsubscribe %{unsubscribe_link}." + unsubscribe: "This digest is sent from %{site_link} when we haven't seen you in a while. To unsubscribe %{unsubscribe_link}." click_here: "click here" from: "%{site_name} digest" read_more: "Read More"