Contribute page delete message not being translated
authorfrancescbassas <francesc@babu.cat>
Wed, 14 Jun 2017 07:38:45 +0000 (09:38 +0200)
committerGitHub <noreply@github.com>
Wed, 14 Jun 2017 07:38:45 +0000 (09:38 +0200)
templates/CRM/Contribute/Form/ContributionPage/Delete.tpl

index f2eba025f6a53ffbb1443d56f38927526690c929..a3d2894ca98f4c6c309dafff85d190745383d842 100644 (file)
@@ -29,7 +29,7 @@
           {if $relatedContributions}
            {ts 1=$title}You cannot delete this Contribution Page because it has already been used to submit a contribution or membership payment. It is recommended that your disable the page instead of deleting it, to preserve the integrity of your contribution records. If you do want to completely delete this contribution page, you first need to search for and delete all of the contribution transactions associated with this page in CiviContribute.{/ts}
           {else}
-           WARNING: Are you sure you want to Delete the selected Contribution Page? A Delete operation cannot be undone. Do you want to continue?
+           {ts}WARNING: Are you sure you want to Delete the selected Contribution Page? A Delete operation cannot be undone. Do you want to continue?{/ts}
         {/if}
       </div>
 <div class="form-item">