From: elcapo Date: Fri, 10 Oct 2014 13:57:23 +0000 (+0200) Subject: CRM-15441 - Add a few missing translation (TS) tags X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=426048722b3e09a7c829f62f5da5bd87503d6dd7;p=civicrm-core.git CRM-15441 - Add a few missing translation (TS) tags --- diff --git a/templates/CRM/Mailing/Form/Optout.tpl b/templates/CRM/Mailing/Form/Optout.tpl index 6269955f68..88253ea0cc 100644 --- a/templates/CRM/Mailing/Form/Optout.tpl +++ b/templates/CRM/Mailing/Form/Optout.tpl @@ -26,10 +26,10 @@
-

You are requesting to opt out this email address from all mailing lists:

+

{ts}You are requesting to opt out this email address from all mailing lists:{/ts}

{$email_masked}

-

If this is not your email address, there is no need to do anything. You have not been added to any mailing lists. If this is your email address and you wish to opt out please enter your email address below for verification purposes:

+

{ts}If this is not your email address, there is no need to do anything. You have not been added to any mailing lists. If this is your email address and you wish to opt out please enter your email address below for verification purposes:{/ts}

diff --git a/templates/CRM/Mailing/Form/Unsubscribe.tpl b/templates/CRM/Mailing/Form/Unsubscribe.tpl index 823aff85ff..40d0038484 100644 --- a/templates/CRM/Mailing/Form/Unsubscribe.tpl +++ b/templates/CRM/Mailing/Form/Unsubscribe.tpl @@ -26,10 +26,10 @@
-

You are requesting to unsubscribe this email address:

+

{ts}You are requesting to unsubscribe this email address:{/ts}

{$email_masked}

-

If this is not your email address, there is no need to do anything. You have not been added to any mailing lists. If this is your email address and you wish to unsubscribe please enter your email address below for verification purposes:

+

{ts}If this is not your email address, there is no need to do anything. You have not been added to any mailing lists. If this is your email address and you wish to unsubscribe please enter your email address below for verification purposes:{/ts}