From e651faa397770f6e1c4091f1b2ac0f39410afce2 Mon Sep 17 00:00:00 2001 From: rizka10 Date: Fri, 24 Feb 2017 16:13:47 +0200 Subject: [PATCH] Fix a minor typo on a mailer template "with" is supposed to be "wish" on 'unsubscribe_mailer.text_body_template' --- config/locales/server.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 6eed8c35637..ff8daf92a9a 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1669,7 +1669,7 @@ en: subject_template: "Confirm you no longer want to receive email updates from %{site_title}" text_body_template: | Someone (possibly you?) requested to no longer send email updates from %{site_domain_name} to this address. - If you with to confirm this, please click this link: + If you wish to confirm this, please click this link: %{confirm_unsubscribe_link}