From 4255476e5bd912cb867dc2e5a89e93cc097cb6ae Mon Sep 17 00:00:00 2001 From: Jens Schuppe Date: Mon, 12 Nov 2018 15:35:15 +0100 Subject: [PATCH] Improve translatable strings in help template. --- templates/CRM/Twingle/Form/Settings.hlp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Twingle/Form/Settings.hlp b/templates/CRM/Twingle/Form/Settings.hlp index 3371972..2f0a45a 100644 --- a/templates/CRM/Twingle/Form/Settings.hlp +++ b/templates/CRM/Twingle/Form/Settings.hlp @@ -13,5 +13,5 @@ +-------------------------------------------------------------*} {htxt id='id-twingle_use_sepa'} - {ts domain="de.systopia.twingle"}When the CiviSEPA (org.project60.sepa) extension is enabled and one of its payment instruments is assigned to a Twingle payment method (practically the debit_manual payment method), submitting a Twingle donation through the API will create a SEPA mandate with the given data.{/ts} + {ts domain="de.systopia.twingle" 1="CiviSEPA (org.project60.sepa) extension"}When the %1 is enabled and one of its payment instruments is assigned to a Twingle payment method (practically the debit_manual payment method), submitting a Twingle donation through the API will create a SEPA mandate with the given data.{/ts} {/htxt}