From 0089b10e25a4888c141dac9bf3e8497aa1a6789a Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Fri, 30 Aug 2013 23:08:29 -0700 Subject: [PATCH] remove footer newline from digest emails, is ugly --- 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 772cf368e36..69274dc0882 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1027,7 +1027,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 unsubscribe 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. To 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 217ab1fe6f7..3988ece341f 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 unsubscribe 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. To 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 165d5133f39..6025c3a21c8 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.\nTo unsubscribe 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. To 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 7aac74e9b62..5e74f96fecb 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 unsubscribe 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. To unsubscribe or change your email preferences, %{unsubscribe_link}." click_here: "click here" from: "%{site_name} digest"