From 32655e9dad53725fb3c7aca74a2ee2aaf63c6f3c Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Thu, 22 Aug 2013 12:52:42 -0700 Subject: [PATCH] digest email footer should say "unsubscribe" --- config/locales/server.en.yml | 2 +- config/locales/server.id.yml | 2 +- config/locales/server.ko.yml | 2 +- config/locales/server.sv.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 5065103e2fa..ac4508f6c8b 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1015,7 +1015,7 @@ en: new_activity: "New activity on your topics and posts:" top_topics: "Recent posts the community enjoyed:" other_new_topics: "Other New Topics:" - unsubscribe: "This summary email is sent as a courtesy notification from %{site_link} when we haven't seen you in a while.\nTo turn it off or change your email preferences, %{unsubscribe_link}." + unsubscribe: "This summary email is sent as a courtesy notification from %{site_link} when we haven't seen you in a while.\nTo unsubscribe or change your email preferences, %{unsubscribe_link}." click_here: "click here" from: "%{site_name} digest" read_more: "Read More" diff --git a/config/locales/server.id.yml b/config/locales/server.id.yml index 4a4bb2c61b4..a9895e1b19a 100644 --- a/config/locales/server.id.yml +++ b/config/locales/server.id.yml @@ -725,7 +725,7 @@ id: subject_template: "[%{site_name}] Forum Activity for %{date}" new_activity: "New activity on your topics and posts:" new_topics: "New topics:" - unsubscribe: "This summary email is sent as a courtesy notification from %{site_link} when we haven't seen you in a while.\nTo turn it off or change your email preferences, %{unsubscribe_link}." + unsubscribe: "This summary email is sent as a courtesy notification from %{site_link} when we haven't seen you in a while.\nTo unsubscribe or change your email preferences, %{unsubscribe_link}." click_here: "click here" from: "%{site_name} digest" diff --git a/config/locales/server.ko.yml b/config/locales/server.ko.yml index 181d4183fbe..d29635c7a01 100644 --- a/config/locales/server.ko.yml +++ b/config/locales/server.ko.yml @@ -870,7 +870,7 @@ ko: subject_template: "[%{site_name}] Forum Activity for %{date}" new_activity: "New activity on your topics and posts:" new_topics: "New topics:" - unsubscribe: "This summary email is sent as a courtesy notification from %{site_link} when we haven't seen you in a while.\nIf you'd like to turn it off or change your email preferences, %{unsubscribe_link}." + unsubscribe: "This summary email is sent as a courtesy notification from %{site_link} when we haven't seen you in a while.\nTo unsubscribe or change your email preferences, %{unsubscribe_link}." click_here: "click here" from: "%{site_name} digest" diff --git a/config/locales/server.sv.yml b/config/locales/server.sv.yml index 448d1c5bf41..7aac74e9b62 100644 --- a/config/locales/server.sv.yml +++ b/config/locales/server.sv.yml @@ -783,7 +783,7 @@ sv: subject_template: "[%{site_name}] Forum Activity for %{date}" new_activity: "New activity on your topics and posts:" new_topics: "New topics:" - unsubscribe: "This summary email is sent as a courtesy notification from %{site_link} when we haven't seen you in a while.\nTo turn it off or change your email preferences, %{unsubscribe_link}." + unsubscribe: "This summary email is sent as a courtesy notification from %{site_link} when we haven't seen you in a while.\nTo unsubscribe or change your email preferences, %{unsubscribe_link}." click_here: "click here" from: "%{site_name} digest"