diff --git a/app/views/user_notifications/digest.html.erb b/app/views/user_notifications/digest.html.erb index 4c93936cc45..df8efadc041 100644 --- a/app/views/user_notifications/digest.html.erb +++ b/app/views/user_notifications/digest.html.erb @@ -419,6 +419,7 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 34fc135fd58..150f2bcf7c8 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -2587,7 +2587,7 @@ en: popular_posts: "Popular Posts" more_new: "New for you" subject_template: "[%{email_prefix}] Summary" - unsubscribe: "This summary is sent from %{site_link} when we haven't seen you in a while. To unsubscribe %{unsubscribe_link}." + unsubscribe: "This summary is sent from %{site_link} when we haven't seen you in a while. Change your email settings, or %{unsubscribe_link} to unsubscribe." click_here: "click here" from: "%{site_name} summary" preheader: "A brief summary since your last visit on %{last_seen_at}"