From: Kurund Jalmi Date: Mon, 21 Aug 2023 14:53:02 +0000 (+0100) Subject: helptext cleanup X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=9cb53e4237b1ac027c2c908aefe2203a8c356f71;p=civicrm-core.git helptext cleanup --- diff --git a/ext/afform/admin/ang/afGuiEditor/config-form.html b/ext/afform/admin/ang/afGuiEditor/config-form.html index 2b5215f184..7f95e8613c 100644 --- a/ext/afform/admin/ang/afGuiEditor/config-form.html +++ b/ext/afform/admin/ang/afGuiEditor/config-form.html @@ -140,7 +140,7 @@ {{:: ts('Verify submission before processing') }} -

{{:: ts('The data will be processed manually using Form Sumbission action.') }}

+

{{:: ts('The data will need to be processed manually using Form Submission action.') }}

@@ -148,7 +148,7 @@ {{:: ts('Allow verification by email') }} -

{{:: ts('The data will be processed and stored in CiviCRM after email verfication. Email field is required if you enable this setting.') }}

+

{{:: ts('The data can be processed via email verification. Email field should be included in the form for this functionality.') }}