From 88686d05ff40814757946c880014c54cb43c1bb2 Mon Sep 17 00:00:00 2001 From: Eileen McNaughton Date: Wed, 8 Jun 2022 07:00:06 +1200 Subject: [PATCH] Minor wording tweak This file is shared by memberships, contributions, participants, activities --- templates/CRM/Import/Form/DataSource.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Import/Form/DataSource.tpl b/templates/CRM/Import/Form/DataSource.tpl index 48a2aacbed..6fee271133 100644 --- a/templates/CRM/Import/Form/DataSource.tpl +++ b/templates/CRM/Import/Form/DataSource.tpl @@ -40,7 +40,7 @@ {$form.contactType.html}
{ts 1=$importEntities}Select 'Individual' if you are importing %1 made by individual persons.{/ts} - {ts 1=$importEntities}Select 'Organization' or 'Household' if you are importing %1 made by contacts of that type.{/ts} + {ts 1=$importEntities}Select 'Organization' or 'Household' if you are importing %1 to contacts of that type.{/ts} -- 2.25.1