From 12cf72ab78978ebb4170ebe55155f7ed7a4d5928 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Wed, 19 May 2021 09:18:03 -0400 Subject: [PATCH] Afform - Standardize labels with Title Case and no colon --- ext/afform/admin/ang/afGuiEditor/config-form.html | 14 +++++++------- .../ang/afGuiEditor/entityConfig/Contact.html | 2 +- .../ang/afGuiEditor/entityConfig/Generic.html | 8 ++++---- ext/afform/admin/ang/afGuiEditor/saveBlock.html | 2 +- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/ext/afform/admin/ang/afGuiEditor/config-form.html b/ext/afform/admin/ang/afGuiEditor/config-form.html index 0bce83afd6..a37cb6a3f3 100644 --- a/ext/afform/admin/ang/afGuiEditor/config-form.html +++ b/ext/afform/admin/ang/afGuiEditor/config-form.html @@ -2,7 +2,7 @@

{{:: ts('Public title (usually displayed at the top of the form).') }}

@@ -10,7 +10,7 @@

{{:: ts("Internal note about the form's purpose (not displayed on form).") }}

@@ -19,7 +19,7 @@

{{:: ts('What permission is required to use this form?') }}

@@ -30,7 +30,7 @@

{{:: ts('Expose the form as a standalone webpage. (Example: "civicrm/my-form")') }}

@@ -46,7 +46,7 @@

{{:: ts('Allows CiviMail authors to easily link to this page') }}

@@ -54,7 +54,7 @@

{{:: ts('Allow CiviCRM users to add the form to their home dashboard.') }}

@@ -63,7 +63,7 @@
diff --git a/ext/afform/admin/ang/afGuiEditor/entityConfig/Generic.html b/ext/afform/admin/ang/afGuiEditor/entityConfig/Generic.html index 3ed33fb94a..aee1e37621 100644 --- a/ext/afform/admin/ang/afGuiEditor/entityConfig/Generic.html +++ b/ext/afform/admin/ang/afGuiEditor/entityConfig/Generic.html @@ -3,13 +3,13 @@ {{:: ts('Security') }}
@@ -21,6 +21,6 @@
diff --git a/ext/afform/admin/ang/afGuiEditor/saveBlock.html b/ext/afform/admin/ang/afGuiEditor/saveBlock.html index ff119a3945..c88160d552 100644 --- a/ext/afform/admin/ang/afGuiEditor/saveBlock.html +++ b/ext/afform/admin/ang/afGuiEditor/saveBlock.html @@ -15,7 +15,7 @@  
-- 2.25.1