diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 0279ff1a058..61513f910c1 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -882,7 +882,7 @@ en: You can now create new replies and topics again. - unsubscribe_link: "If you'd like to unsubscribe from these emails, visit your [user preferences](%{user_preferences_url})." + unsubscribe_link: "To unsubscribe from these emails, visit your [user preferences](%{user_preferences_url})." user_notifications: unsubscribe: @@ -945,7 +945,7 @@ en: subject_template: "[%{site_name}] Forum Activity for %{date}" new_activity: "New activity on your topics and posts:" top_topics: "Recent posts the community enjoyed:" - 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 turn it off 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 36b829ef890..6c0df3dfce4 100644 --- a/config/locales/server.id.yml +++ b/config/locales/server.id.yml @@ -681,7 +681,7 @@ id: subject_template: "Import completed successfully" text_body_template: "The import was successful." - unsubscribe_link: "If you'd like to unsubscribe from these emails, visit your [user preferences](%{user_preferences_url})." + unsubscribe_link: "To unsubscribe from these emails, visit your [user preferences](%{user_preferences_url})." user_notifications: unsubscribe: @@ -744,7 +744,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.\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 turn it off 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 a68031c42a3..4881977d22a 100644 --- a/config/locales/server.sv.yml +++ b/config/locales/server.sv.yml @@ -735,7 +735,7 @@ sv: subject_template: "Import completed successfully" text_body_template: "The import was successful." - unsubscribe_link: "If you'd like to unsubscribe from these emails, visit your [user preferences](%{user_preferences_url})." + unsubscribe_link: "To unsubscribe from these emails, visit your [user preferences](%{user_preferences_url})." user_notifications: unsubscribe: @@ -798,7 +798,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.\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 turn it off or change your email preferences, %{unsubscribe_link}." click_here: "click here" from: "%{site_name} digest"