CRM-15441 - Add a few missing translation (TS) tags
authorelcapo <mail@carloscapote.com>
Fri, 10 Oct 2014 13:57:23 +0000 (15:57 +0200)
committerelcapo <mail@carloscapote.com>
Fri, 10 Oct 2014 13:57:23 +0000 (15:57 +0200)
templates/CRM/Mailing/Form/Optout.tpl
templates/CRM/Mailing/Form/Unsubscribe.tpl

index 6269955f682364e0f4d60b8b6213d9426cfb45cb..88253ea0cc49597f52931358870e1b624fd966e7 100644 (file)
 
 <div class="crm-block crm-form-block crm-miscellaneous-form-block">
 
-    <p>You are requesting to opt out this email address from all mailing lists:</p>
+    <p>{ts}You are requesting to opt out this email address from all mailing lists:{/ts}</p>
     <h3>{$email_masked}</h3>
 
-    <p>If this is not your email address, there is no need to do anything. You have <i><b>not</b></i> been added to any mailing lists. If this is your email address and you <i><b>wish to opt out</b></i> please enter your email address below for verification purposes:</p>
+    <p>{ts}If this is not your email address, there is no need to do anything. You have <i><b>not</b></i> been added to any mailing lists. If this is your email address and you <i><b>wish to opt out</b></i> please enter your email address below for verification purposes:{/ts}</p>
 
     <table class="form-layout">
       <tbody>
index 823aff85fffb7681ab56941fa2588091b211d07a..40d00384844edea8c26dfb93da9a1bb48a95b405 100644 (file)
 
 <div class="crm-block crm-form-block crm-miscellaneous-form-block">
 
-    <p>You are requesting to unsubscribe this email address:</p>
+    <p>{ts}You are requesting to unsubscribe this email address:{/ts}</p>
     <h3>{$email_masked}</h3>
 
-    <p>If this is not your email address, there is no need to do anything. You have <i><b>not</b></i> been added to any mailing lists. If this is your email address and you <i><b>wish to unsubscribe</b></i> please enter your email address below for verification purposes:</p>
+    <p>{ts}If this is not your email address, there is no need to do anything. You have <i><b>not</b></i> been added to any mailing lists. If this is your email address and you <i><b>wish to unsubscribe</b></i> please enter your email address below for verification purposes:{/ts}</p>
 
     <table class="form-layout">
       <tbody>