Regenerate DAOs and I18n Schema Structure following merge of #19565
authorSeamus Lee <seamuslee001@gmail.com>
Thu, 11 Feb 2021 06:08:23 +0000 (17:08 +1100)
committerSeamus Lee <seamuslee001@gmail.com>
Thu, 11 Feb 2021 06:08:23 +0000 (17:08 +1100)
39 files changed:
CRM/Activity/DAO/Activity.php
CRM/Campaign/DAO/Campaign.php
CRM/Case/DAO/Case.php
CRM/Contact/DAO/Contact.php
CRM/Contact/DAO/ContactType.php
CRM/Contact/DAO/DashboardContact.php
CRM/Contribute/DAO/Contribution.php
CRM/Contribute/DAO/ContributionPage.php
CRM/Contribute/DAO/Product.php
CRM/Core/DAO/ActionSchedule.php
CRM/Core/DAO/CustomField.php
CRM/Core/DAO/CustomGroup.php
CRM/Core/DAO/Email.php
CRM/Core/DAO/Job.php
CRM/Core/DAO/LocationType.php
CRM/Core/DAO/MappingField.php
CRM/Core/DAO/Menu.php
CRM/Core/DAO/OptionValue.php
CRM/Core/DAO/Phone.php
CRM/Core/DAO/PreferencesDate.php
CRM/Core/DAO/PrintLabel.php
CRM/Core/DAO/Setting.php
CRM/Core/DAO/Tag.php
CRM/Core/DAO/UFField.php
CRM/Core/DAO/UFGroup.php
CRM/Core/I18n/SchemaStructure.php
CRM/Cxn/DAO/Cxn.php
CRM/Event/DAO/Event.php
CRM/Financial/DAO/PaymentProcessorType.php
CRM/Mailing/DAO/Mailing.php
CRM/Mailing/DAO/MailingComponent.php
CRM/Member/DAO/Membership.php
CRM/Member/DAO/MembershipStatus.php
CRM/Member/DAO/MembershipType.php
CRM/PCP/DAO/PCP.php
CRM/Price/DAO/LineItem.php
CRM/Price/DAO/PriceField.php
CRM/Price/DAO/PriceFieldValue.php
CRM/Price/DAO/PriceSet.php

index 99bb056138cd877e0141c4f7445e17d975ba1d78..57685afb2c7effa135d6db3b68a875c66765659a 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Activity/Activity.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:720be1c759309d7831d6301f28f17257)
+ * (GenCodeChecksum:2f028d02e039b5c575709449f508b939)
  */
 
 /**
@@ -738,6 +738,9 @@ class CRM_Activity_DAO_Activity extends CRM_Core_DAO {
           'entity' => 'Activity',
           'bao' => 'CRM_Activity_BAO_Activity',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Created Date"),
+          ],
           'add' => '4.7',
         ],
         'activity_modified_date' => [
@@ -753,6 +756,9 @@ class CRM_Activity_DAO_Activity extends CRM_Core_DAO {
           'entity' => 'Activity',
           'bao' => 'CRM_Activity_BAO_Activity',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Modified Date"),
+          ],
           'add' => '4.7',
         ],
       ];
index 529103f7f3fb371ab2d77c62f8a84fbb92229041..9fc3d2237f36651dc119741b6077bbd9474d53a2 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Campaign/Campaign.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:3c5c445117124eb83c49900f9ba7b618)
+ * (GenCodeChecksum:0f69dda13e7c2b4ebeeeaf1ea47c07ef)
  */
 
 /**
@@ -522,6 +522,7 @@ class CRM_Campaign_DAO_Campaign extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Goal Revenue"),
           ],
           'add' => '3.4',
         ],
index 2906b89abad3eb309427c336d3b4e0bd7f80e010..ccabab160271810f1acd78fce1036b3c1d05bf4a 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Case/Case.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:d6c7680ec45c92e71f0aea01dc6477ab)
+ * (GenCodeChecksum:7ad55ad1c4e7a001188c7e144ae4de95)
  */
 
 /**
@@ -266,6 +266,7 @@ class CRM_Case_DAO_Case extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'TextArea',
+            'label' => ts("Details"),
           ],
           'add' => '1.8',
         ],
@@ -321,6 +322,9 @@ class CRM_Case_DAO_Case extends CRM_Core_DAO {
           'entity' => 'Case',
           'bao' => 'CRM_Case_BAO_Case',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Created Date"),
+          ],
           'add' => '4.7',
         ],
         'case_modified_date' => [
@@ -336,6 +340,9 @@ class CRM_Case_DAO_Case extends CRM_Core_DAO {
           'entity' => 'Case',
           'bao' => 'CRM_Case_BAO_Case',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Modified Date"),
+          ],
           'add' => '4.7',
         ],
       ];
index c20bdb1db2a84e50f6556644961faf992749a00f..95f45151b52ddf5dfc53f0f9d0dcc67d3e4a18bf 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contact/Contact.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:5e9f67b31a424494f29bbfbd0e111d5c)
+ * (GenCodeChecksum:d72db3da5f0a3646c35296c43880b425)
  */
 
 /**
@@ -535,6 +535,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'CheckBox',
+            'label' => ts("Do Not Email"),
           ],
           'add' => '1.1',
         ],
@@ -554,6 +555,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'CheckBox',
+            'label' => ts("Do Not Phone"),
           ],
           'add' => '1.1',
         ],
@@ -573,6 +575,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'CheckBox',
+            'label' => ts("Do Not Mail"),
           ],
           'add' => '1.1',
         ],
@@ -592,6 +595,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'CheckBox',
+            'label' => ts("Do Not Sms"),
           ],
           'add' => '3.0',
         ],
@@ -611,6 +615,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'CheckBox',
+            'label' => ts("Do Not Trade"),
           ],
           'add' => '1.1',
         ],
@@ -630,6 +635,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'CheckBox',
+            'label' => ts("Is Opt Out"),
           ],
           'add' => '1.1',
         ],
@@ -651,6 +657,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Legal Identifier"),
           ],
           'add' => '1.1',
         ],
@@ -672,6 +679,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("External Identifier"),
           ],
           'add' => '1.1',
         ],
@@ -750,6 +758,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Legal Name"),
           ],
           'add' => '1.1',
         ],
@@ -767,6 +776,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'File',
+            'label' => ts("Image URL"),
           ],
           'add' => '1.1',
         ],
@@ -839,6 +849,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Select',
+            'label' => ts("Preferred Mail Format"),
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::pmf',
@@ -878,6 +889,9 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'entity' => 'Contact',
           'bao' => 'CRM_Contact_BAO_Contact',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("API KEY"),
+          ],
           'add' => '2.2',
         ],
         'contact_source' => [
@@ -919,6 +933,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("First Name"),
           ],
           'add' => '1.1',
         ],
@@ -941,6 +956,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Middle Name"),
           ],
           'add' => '1.1',
         ],
@@ -963,6 +979,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Last Name"),
           ],
           'add' => '1.1',
         ],
@@ -1032,6 +1049,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Formal Title"),
           ],
           'add' => '4.5',
         ],
@@ -1093,6 +1111,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Email Greeting Custom"),
           ],
           'add' => '3.0',
         ],
@@ -1146,6 +1165,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Postal Greeting Custom"),
           ],
           'add' => '3.0',
         ],
@@ -1199,6 +1219,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Addressee Custom"),
           ],
           'add' => '3.0',
         ],
@@ -1235,6 +1256,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Job Title"),
           ],
           'add' => '1.1',
         ],
@@ -1280,6 +1302,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'html' => [
             'type' => 'Select Date',
             'formatType' => 'birth',
+            'label' => ts("Birth Date"),
           ],
           'add' => '1.1',
         ],
@@ -1300,6 +1323,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'CheckBox',
+            'label' => ts("Is Deceased"),
           ],
           'add' => '1.1',
         ],
@@ -1320,6 +1344,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'html' => [
             'type' => 'Select Date',
             'formatType' => 'birth',
+            'label' => ts("Deceased Date"),
           ],
           'add' => '1.5',
         ],
@@ -1342,6 +1367,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Household Name"),
           ],
           'add' => '1.1',
         ],
@@ -1381,6 +1407,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Organization Name"),
           ],
           'add' => '1.1',
         ],
@@ -1402,6 +1429,7 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("SIC Code"),
           ],
           'add' => '1.1',
         ],
@@ -1479,6 +1507,9 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'entity' => 'Contact',
           'bao' => 'CRM_Contact_BAO_Contact',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Created Date"),
+          ],
           'add' => '4.3',
         ],
         'modified_date' => [
@@ -1494,6 +1525,9 @@ class CRM_Contact_DAO_Contact extends CRM_Core_DAO {
           'entity' => 'Contact',
           'bao' => 'CRM_Contact_BAO_Contact',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Modified Date"),
+          ],
           'add' => '4.3',
         ],
       ];
index c8907116cf4ecbbe14303926aca07cf280352a3f..740fd64092a114c46c5f2825f3496ac1f15721fd 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contact/ContactType.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:f9726b18597a2b1acd205de3b4ff092b)
+ * (GenCodeChecksum:5bc838a856b254ffa52ef88002b9e79d)
  */
 
 /**
@@ -156,6 +156,9 @@ class CRM_Contact_DAO_ContactType extends CRM_Core_DAO {
           'entity' => 'ContactType',
           'bao' => 'CRM_Contact_BAO_ContactType',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Name"),
+          ],
           'add' => '3.1',
         ],
         'label' => [
index e6503f292463173f9b5eb915e8cd5c51f814df72..1f59e89e276f0f7edf23edb7c6d2a002f7d03d47 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contact/DashboardContact.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:11cb89ad6720c440b84d0f60799cc2b2)
+ * (GenCodeChecksum:6d5df608548f4ad29cc269d79d1cfa00)
  */
 
 /**
@@ -172,6 +172,9 @@ class CRM_Contact_DAO_DashboardContact extends CRM_Core_DAO {
           'entity' => 'DashboardContact',
           'bao' => 'CRM_Contact_BAO_DashboardContact',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Column Number"),
+          ],
           'add' => '3.1',
         ],
         'is_active' => [
index 0307caf26692406c1b429c818eb4594446792df1..b0d858467a62aecc41f3f5e37fd8539c7a2978cc 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contribute/Contribution.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:5f295dd3b3e4f5d9d11b17e230b7be19)
+ * (GenCodeChecksum:9749f10e7efc0712b82fb8fb4afa98bf)
  */
 
 /**
@@ -474,6 +474,7 @@ class CRM_Contribute_DAO_Contribution extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Total Amount"),
           ],
           'add' => '1.3',
         ],
@@ -497,6 +498,7 @@ class CRM_Contribute_DAO_Contribution extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Fee Amount"),
           ],
           'add' => '1.3',
         ],
@@ -520,6 +522,7 @@ class CRM_Contribute_DAO_Contribution extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Net Amount"),
           ],
           'add' => '1.3',
         ],
@@ -602,6 +605,7 @@ class CRM_Contribute_DAO_Contribution extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Select',
+            'label' => ts("Currency"),
           ],
           'pseudoconstant' => [
             'table' => 'civicrm_currency',
@@ -666,6 +670,7 @@ class CRM_Contribute_DAO_Contribution extends CRM_Core_DAO {
           'html' => [
             'type' => 'Select Date',
             'formatType' => 'activityDateTime',
+            'label' => ts("Receipt Date"),
           ],
           'add' => '1.3',
         ],
@@ -913,6 +918,7 @@ class CRM_Contribute_DAO_Contribution extends CRM_Core_DAO {
           'html' => [
             'type' => 'Select Date',
             'formatType' => 'activityDateTime',
+            'label' => ts("Revenue Recognition Date"),
           ],
           'add' => '4.7',
         ],
index 516090d4c531dd581cedba8f0b6476f00294c7a1..a2b8759d8d7791078626b4ee5851beb341ffc514 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contribute/ContributionPage.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:7184516d11bf5c76f3f2604202b81cbf)
+ * (GenCodeChecksum:b3e008e1f16c3996b30283a02b473918)
  */
 
 /**
@@ -463,6 +463,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'FKClassName' => 'CRM_Financial_DAO_FinancialType',
           'html' => [
             'type' => 'Select',
+            'label' => ts("Financial Type"),
           ],
           'pseudoconstant' => [
             'table' => 'civicrm_financial_type',
@@ -486,6 +487,7 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'serialize' => self::SERIALIZE_SEPARATOR_TRIMMED,
           'html' => [
             'type' => 'Select',
+            'label' => ts("Payment Processors"),
           ],
           'pseudoconstant' => [
             'table' => 'civicrm_payment_processor',
@@ -670,6 +672,9 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 1,
+          'html' => [
+            'label' => ts("Initial Amount Label"),
+          ],
           'add' => '4.3',
         ],
         'initial_amount_help_text' => [
@@ -682,6 +687,9 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 1,
+          'html' => [
+            'label' => ts("Initial Amount Help Text"),
+          ],
           'add' => '4.3',
         ],
         'min_initial_amount' => [
@@ -698,6 +706,9 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Min. Initial Amount"),
+          ],
           'add' => '4.3',
         ],
         'is_allow_other_amount' => [
@@ -771,6 +782,9 @@ class CRM_Contribute_DAO_ContributionPage extends CRM_Core_DAO {
           'entity' => 'ContributionPage',
           'bao' => 'CRM_Contribute_BAO_ContributionPage',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Goal Amount"),
+          ],
           'add' => '1.5',
         ],
         'thankyou_title' => [
index ddf457e89bf7639182a1a8aa4b24c2f866b1f8f7..f0a409c74703c83d6867a4107b51fe0cb23d1459 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Contribute/Product.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:4d475da827103b1fc7cb6e28cd6ed773)
+ * (GenCodeChecksum:b2249b03393c4a2c59e46ab95ab862bc)
  */
 
 /**
@@ -338,6 +338,7 @@ class CRM_Contribute_DAO_Product extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Select',
+            'label' => ts("Currency"),
           ],
           'pseudoconstant' => [
             'table' => 'civicrm_currency',
index 5b53d4d08a3819167e7301de6c803a4b92581af6..e3d49500d01b93ba7481142b83e91ae9d642f492 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/ActionSchedule.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:247858325ae1c49fbdd7a775d5aa5bce)
+ * (GenCodeChecksum:3a65c11b5c6e2f56b85b8e013fb4a5ea)
  */
 
 /**
@@ -417,6 +417,9 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Recipient"),
+          ],
           'add' => '3.4',
         ],
         'limit_to' => [
@@ -429,6 +432,9 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Limit To"),
+          ],
           'add' => '4.4',
         ],
         'entity_value' => [
@@ -444,6 +450,9 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'bao' => 'CRM_Core_BAO_ActionSchedule',
           'localizable' => 0,
           'serialize' => self::SERIALIZE_SEPARATOR_TRIMMED,
+          'html' => [
+            'label' => ts("Entity value"),
+          ],
           'add' => '3.4',
         ],
         'entity_status' => [
@@ -459,6 +468,9 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'bao' => 'CRM_Core_BAO_ActionSchedule',
           'localizable' => 0,
           'serialize' => self::SERIALIZE_SEPARATOR_TRIMMED,
+          'html' => [
+            'label' => ts("Entity Status"),
+          ],
           'add' => '3.4',
         ],
         'start_action_offset' => [
@@ -472,6 +484,9 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Start Action Offset"),
+          ],
           'add' => '3.4',
         ],
         'start_action_unit' => [
@@ -488,6 +503,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Select',
+            'label' => ts("Start Action Unit"),
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::getRecurringFrequencyUnits',
@@ -506,6 +522,9 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Start Action condition"),
+          ],
           'add' => '3.4',
         ],
         'start_action_date' => [
@@ -520,6 +539,9 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Start Action Date"),
+          ],
           'add' => '3.4',
         ],
         'is_repeat' => [
@@ -548,6 +570,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Select',
+            'label' => ts("Repetition Frequency Unit"),
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::getRecurringFrequencyUnits',
@@ -565,6 +588,9 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Repetition Frequency Interval"),
+          ],
           'add' => '3.4',
         ],
         'end_frequency_unit' => [
@@ -581,6 +607,7 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Select',
+            'label' => ts("End Frequency Unit"),
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::getRecurringFrequencyUnits',
@@ -598,6 +625,9 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("End Frequency Interval"),
+          ],
           'add' => '3.4',
         ],
         'end_action' => [
@@ -612,6 +642,9 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("End Action"),
+          ],
           'add' => '3.4',
         ],
         'end_date' => [
@@ -626,6 +659,9 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("End Date"),
+          ],
           'add' => '3.4',
         ],
         'is_active' => [
@@ -891,6 +927,9 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Used For"),
+          ],
           'add' => '4.6',
         ],
         'filter_contact_language' => [
@@ -905,6 +944,9 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Filter Contact Language"),
+          ],
           'add' => '4.7',
         ],
         'communication_language' => [
@@ -919,6 +961,9 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Communication Language"),
+          ],
           'add' => '4.7',
         ],
         'action_schedule_created_date' => [
@@ -948,6 +993,9 @@ class CRM_Core_DAO_ActionSchedule extends CRM_Core_DAO {
           'entity' => 'ActionSchedule',
           'bao' => 'CRM_Core_BAO_ActionSchedule',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Modified Date"),
+          ],
           'add' => '5.34',
         ],
         'action_schedule_effective_start_date' => [
index 54a467b038815013897024ecda1c302e43df6505..5bf5513bbf838aaf8b2e4cecca1b1c26b4489f55 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/CustomField.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:6f2d1e3d531ed87fe7cac201eb7f0f13)
+ * (GenCodeChecksum:b1fc89dd2e7b3344c7f73579b18c1bf2)
  */
 
 /**
@@ -367,7 +367,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
         'data_type' => [
           'name' => 'data_type',
           'type' => CRM_Utils_Type::T_STRING,
-          'title' => ts('Custom Field Data Type'),
+          'title' => ts('Data Type'),
           'description' => ts('Controls location of data storage in extended_data table.'),
           'required' => TRUE,
           'maxlength' => 16,
@@ -389,7 +389,7 @@ class CRM_Core_DAO_CustomField extends CRM_Core_DAO {
         'html_type' => [
           'name' => 'html_type',
           'type' => CRM_Utils_Type::T_STRING,
-          'title' => ts('Custom Field HTML Type'),
+          'title' => ts('HTML Type'),
           'description' => ts('HTML types plus several built-in extended types.'),
           'required' => TRUE,
           'maxlength' => 32,
index e2e0e0664d6b6fcde317eaafae92a6ef55f59311..28b423c37de6944a7f0b454021ec371ce7b8b0b3 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/CustomGroup.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:7c5d7207ebf9345b16f7e337010b7e40)
+ * (GenCodeChecksum:f259c36d8b793b6085c4756bdbeae079)
  */
 
 /**
@@ -433,6 +433,9 @@ class CRM_Core_DAO_CustomGroup extends CRM_Core_DAO {
           'entity' => 'CustomGroup',
           'bao' => 'CRM_Core_BAO_CustomGroup',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Table Name"),
+          ],
           'add' => '2.0',
         ],
         'is_multiple' => [
index deb198fe186bd33632bf967f6eebd86a66a89c01..c7964f1076dd0850783e6ac6b05ca5280e1dee33 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Email.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:4587ad732a1c0eee767b2180c1a79dcf)
+ * (GenCodeChecksum:882304460da08ef6b1a82ab6c3304be4)
  */
 
 /**
@@ -318,6 +318,9 @@ class CRM_Core_DAO_Email extends CRM_Core_DAO {
           'entity' => 'Email',
           'bao' => 'CRM_Core_BAO_Email',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Hold Date"),
+          ],
           'add' => '1.1',
         ],
         'reset_date' => [
@@ -330,6 +333,9 @@ class CRM_Core_DAO_Email extends CRM_Core_DAO {
           'entity' => 'Email',
           'bao' => 'CRM_Core_BAO_Email',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Reset Date"),
+          ],
           'add' => '1.1',
         ],
         'signature_text' => [
@@ -345,6 +351,9 @@ class CRM_Core_DAO_Email extends CRM_Core_DAO {
           'entity' => 'Email',
           'bao' => 'CRM_Core_BAO_Email',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Signature Text"),
+          ],
           'add' => '3.2',
         ],
         'signature_html' => [
@@ -360,6 +369,9 @@ class CRM_Core_DAO_Email extends CRM_Core_DAO {
           'entity' => 'Email',
           'bao' => 'CRM_Core_BAO_Email',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Signature HTML"),
+          ],
           'add' => '3.2',
         ],
       ];
index 6e572a98fc5a736f3097059dabcc7b7621e7f13c..28bdc5edc556bc1d208662479af7f27fd0069412 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Job.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:b92dd2c9bec326634050c1b21ed481ec)
+ * (GenCodeChecksum:b6077b55d593903b9ab9f673c40dd1b1)
  */
 
 /**
@@ -219,6 +219,9 @@ class CRM_Core_DAO_Job extends CRM_Core_DAO {
           'entity' => 'Job',
           'bao' => 'CRM_Core_BAO_Job',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Last Run"),
+          ],
           'add' => '4.1',
         ],
         'scheduled_run_date' => [
@@ -233,6 +236,9 @@ class CRM_Core_DAO_Job extends CRM_Core_DAO {
           'entity' => 'Job',
           'bao' => 'CRM_Core_BAO_Job',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Scheduled Run Date"),
+          ],
           'add' => '4.7',
         ],
         'name' => [
index da58736d8fb5badef43f9b5001a0ef7c0434d8fd..c41f524fa42340e7bc65a9f2edf12a36b465421c 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/LocationType.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:f763e6adc20c69a5a2069b30dde6802a)
+ * (GenCodeChecksum:533719cf74d2886c64be987f1221f446)
  */
 
 /**
@@ -182,6 +182,9 @@ class CRM_Core_DAO_LocationType extends CRM_Core_DAO {
           'entity' => 'LocationType',
           'bao' => 'CRM_Core_BAO_LocationType',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Description"),
+          ],
           'add' => '1.1',
         ],
         'is_reserved' => [
index fccca1b2404a29e45c5cdb278859918339d4c578..7adf5847ca7b0aeffa23a874b1185eaa7a3c474b 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/MappingField.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:df4ef7855db3ec299a284917f2d16776)
+ * (GenCodeChecksum:d00b7c4a9eb199ac9c5a6345aa849fe2)
  */
 
 /**
@@ -271,7 +271,7 @@ class CRM_Core_DAO_MappingField extends CRM_Core_DAO {
         'phone_type_id' => [
           'name' => 'phone_type_id',
           'type' => CRM_Utils_Type::T_INT,
-          'title' => ts('Phone Type'),
+          'title' => ts('Phone type ID'),
           'description' => ts('Which type of phone does this number belongs.'),
           'where' => 'civicrm_mapping_field.phone_type_id',
           'table_name' => 'civicrm_mapping_field',
index f8e1d607bb1637ac97ef20c67ae4b35a11fa5e12..5c50817504a527861575c1fa3705bb19e3f46fdc 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Menu.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:16ed0eaa3c97f84ff3f007f9f593bc15)
+ * (GenCodeChecksum:ef3446432c699e064aa3e685f92c798d)
  */
 
 /**
@@ -374,6 +374,9 @@ class CRM_Core_DAO_Menu extends CRM_Core_DAO {
           'entity' => 'Menu',
           'bao' => 'CRM_Core_DAO_Menu',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Return URL"),
+          ],
           'add' => '2.1',
         ],
         'return_url_args' => [
@@ -388,6 +391,9 @@ class CRM_Core_DAO_Menu extends CRM_Core_DAO {
           'entity' => 'Menu',
           'bao' => 'CRM_Core_DAO_Menu',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Return URL Arguments"),
+          ],
           'add' => '2.1',
         ],
         'component_id' => [
index 9d617717556de3b2e5004c94e7ccd6d24dcd5b89..143c0016de2320db4ed8cdc26efe83f05441b8fa 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/OptionValue.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:2f36b1c5608434fbc5751aee9215a230)
+ * (GenCodeChecksum:82abbc6dd13b83b62c60884b1b97402f)
  */
 
 /**
@@ -305,6 +305,9 @@ class CRM_Core_DAO_OptionValue extends CRM_Core_DAO {
           'entity' => 'OptionValue',
           'bao' => 'CRM_Core_BAO_OptionValue',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Filter"),
+          ],
           'add' => '1.5',
         ],
         'is_default' => [
index 513a6621a371210e1750171ccd1042edfa5e7ac3..2bcf574a9d6ccd66dc77cde159c87ab17e6d38a2 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Phone.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:dd0dd5e4008e0325f5b52127610c1fc4)
+ * (GenCodeChecksum:69c5bce12cbed1144a0c38eec1052206)
  */
 
 /**
@@ -190,7 +190,7 @@ class CRM_Core_DAO_Phone extends CRM_Core_DAO {
         'location_type_id' => [
           'name' => 'location_type_id',
           'type' => CRM_Utils_Type::T_INT,
-          'title' => ts('Phone Location Type ID'),
+          'title' => ts('Location Type ID'),
           'description' => ts('Which Location does this phone belong to.'),
           'where' => 'civicrm_phone.location_type_id',
           'table_name' => 'civicrm_phone',
@@ -199,7 +199,7 @@ class CRM_Core_DAO_Phone extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Select',
-            'label' => ts("Phone Location Type"),
+            'label' => ts("Location Type"),
           ],
           'pseudoconstant' => [
             'table' => 'civicrm_location_type',
@@ -267,6 +267,7 @@ class CRM_Core_DAO_Phone extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Phone"),
           ],
           'add' => '1.1',
         ],
@@ -303,6 +304,9 @@ class CRM_Core_DAO_Phone extends CRM_Core_DAO {
           'entity' => 'Phone',
           'bao' => 'CRM_Core_BAO_Phone',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Numeric"),
+          ],
           'add' => '4.3',
         ],
         'phone_type_id' => [
index 975e65c1ae3cb9bad714f5c94bfb64708c271fe7..f6dde7b69aff18d73f65184fdf79f80eaf8e6203 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/PreferencesDate.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:598caf8927a4796d0e05ea08e9da8e72)
+ * (GenCodeChecksum:938d39c03785f7ed21b560fe071ac114)
  */
 
 /**
@@ -145,6 +145,9 @@ class CRM_Core_DAO_PreferencesDate extends CRM_Core_DAO {
           'entity' => 'PreferencesDate',
           'bao' => 'CRM_Core_BAO_PreferencesDate',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Description"),
+          ],
           'add' => '2.0',
         ],
         'start' => [
@@ -158,6 +161,9 @@ class CRM_Core_DAO_PreferencesDate extends CRM_Core_DAO {
           'entity' => 'PreferencesDate',
           'bao' => 'CRM_Core_BAO_PreferencesDate',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Start"),
+          ],
           'add' => '2.0',
         ],
         'end' => [
@@ -185,6 +191,9 @@ class CRM_Core_DAO_PreferencesDate extends CRM_Core_DAO {
           'entity' => 'PreferencesDate',
           'bao' => 'CRM_Core_BAO_PreferencesDate',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Date Format"),
+          ],
           'add' => '2.0',
         ],
         'time_format' => [
@@ -199,6 +208,9 @@ class CRM_Core_DAO_PreferencesDate extends CRM_Core_DAO {
           'entity' => 'PreferencesDate',
           'bao' => 'CRM_Core_BAO_PreferencesDate',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Time Format"),
+          ],
           'add' => '3.1',
         ],
       ];
index 1071eaf64b63ec90662d4f6acf824d1307959e92..918163549efe26233b7e0c3d4e8488333dcfc6b5 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/PrintLabel.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:2323b196d63227f434ca565ff6b21207)
+ * (GenCodeChecksum:3932e344898e81897e7f59850850c513)
  */
 
 /**
@@ -199,6 +199,9 @@ class CRM_Core_DAO_PrintLabel extends CRM_Core_DAO {
           'entity' => 'PrintLabel',
           'bao' => 'CRM_Core_DAO_PrintLabel',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Description"),
+          ],
           'add' => '4.4',
         ],
         'label_format_name' => [
@@ -252,6 +255,9 @@ class CRM_Core_DAO_PrintLabel extends CRM_Core_DAO {
           'bao' => 'CRM_Core_DAO_PrintLabel',
           'localizable' => 0,
           'serialize' => self::SERIALIZE_JSON,
+          'html' => [
+            'label' => ts("Data"),
+          ],
           'add' => '4.4',
         ],
         'is_default' => [
@@ -305,7 +311,7 @@ class CRM_Core_DAO_PrintLabel extends CRM_Core_DAO {
           'localizable' => 0,
           'FKClassName' => 'CRM_Contact_DAO_Contact',
           'html' => [
-            'label' => ts("Created By Contact"),
+            'label' => ts("Created By"),
           ],
           'add' => '4.4',
         ],
index 3ddf47d4e9d8ff587b3ec2ec1abb5d469c512b1f..ddc394fbc585d0da2414aa00f8b5916bdf0a3cd1 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Setting.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:44e2c817acb694a9b08b938031cff09e)
+ * (GenCodeChecksum:919e0b498a8b23dcd21ce5f17a67768a)
  */
 
 /**
@@ -175,6 +175,9 @@ class CRM_Core_DAO_Setting extends CRM_Core_DAO {
           'bao' => 'CRM_Core_BAO_Setting',
           'localizable' => 0,
           'serialize' => self::SERIALIZE_PHP,
+          'html' => [
+            'label' => ts("Value"),
+          ],
           'add' => '4.1',
         ],
         'domain_id' => [
index 6e13867601ad5ba620c2e678b4505a6b7db44ca9..5e51c3b352c39f768fe7670628b40fd4d4594eef 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/Tag.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:3b7552852ec4f0f5ea1f8654b0069fca)
+ * (GenCodeChecksum:6b2402718e07b7e169aaa57187f9d74e)
  */
 
 /**
@@ -286,7 +286,7 @@ class CRM_Core_DAO_Tag extends CRM_Core_DAO {
         'created_id' => [
           'name' => 'created_id',
           'type' => CRM_Utils_Type::T_INT,
-          'title' => ts('Tag Created By Contact ID'),
+          'title' => ts('Created By Contact ID'),
           'description' => ts('FK to civicrm_contact, who created this tag'),
           'where' => 'civicrm_tag.created_id',
           'table_name' => 'civicrm_tag',
@@ -295,7 +295,7 @@ class CRM_Core_DAO_Tag extends CRM_Core_DAO {
           'localizable' => 0,
           'FKClassName' => 'CRM_Contact_DAO_Contact',
           'html' => [
-            'label' => ts("Tag Created By"),
+            'label' => ts("Created By"),
           ],
           'add' => '3.4',
         ],
index 5c35d373efbcc055ed1b958c65eadffe95c4b442..f828f10b9e61c8259ecee1b63a51d9c04e700882 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/UFField.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:1beadf70c2e732317903d806dd2beee8)
+ * (GenCodeChecksum:95c6467cd16f7519785b3a271b771421)
  */
 
 /**
@@ -389,7 +389,7 @@ class CRM_Core_DAO_UFField extends CRM_Core_DAO {
         'location_type_id' => [
           'name' => 'location_type_id',
           'type' => CRM_Utils_Type::T_INT,
-          'title' => ts('Profile Field Location Type ID'),
+          'title' => ts('Location Type ID'),
           'description' => ts('Location type of this mapping, if required'),
           'where' => 'civicrm_uf_field.location_type_id',
           'table_name' => 'civicrm_uf_field',
@@ -398,7 +398,7 @@ class CRM_Core_DAO_UFField extends CRM_Core_DAO {
           'localizable' => 0,
           'FKClassName' => 'CRM_Core_DAO_LocationType',
           'html' => [
-            'label' => ts("Profile Field Location Type"),
+            'label' => ts("Location Type"),
           ],
           'add' => '1.3',
         ],
index e38574ad4ea1e67cb52084ea4ebf6c44f9c2ef47..8d08522b03c9fb389e8c35308497dba0f38810ad 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Core/UFGroup.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:19174c1e0d6fd0b24b5192acd551b97d)
+ * (GenCodeChecksum:ed0e5ca993ee64645dfc76a35f3f6d8e)
  */
 
 /**
@@ -372,6 +372,7 @@ class CRM_Core_DAO_UFGroup extends CRM_Core_DAO {
           'localizable' => 1,
           'html' => [
             'type' => 'TextArea',
+            'label' => ts("Pre Help"),
           ],
           'add' => '1.2',
         ],
@@ -420,6 +421,9 @@ class CRM_Core_DAO_UFGroup extends CRM_Core_DAO {
           'entity' => 'UFGroup',
           'bao' => 'CRM_Core_BAO_UFGroup',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Post URL"),
+          ],
           'add' => '1.4',
         ],
         'add_to_group_id' => [
index 03fda988b5ff60b694dc55d571dbc63f302bd177..3752833f5d55149053bdc4a153c69c57464aea2c 100644 (file)
@@ -440,10 +440,10 @@ class CRM_Core_I18n_SchemaStructure {
             'type' => "Text",
           ],
           'initial_amount_label' => [
-            'type' => "Text",
+            'label' => "Initial Amount Label",
           ],
           'initial_amount_help_text' => [
-            'type' => "Text",
+            'label' => "Initial Amount Help Text",
           ],
           'thankyou_title' => [
             'type' => "Text",
@@ -552,6 +552,7 @@ class CRM_Core_I18n_SchemaStructure {
             'type' => "TextArea",
             'rows' => "4",
             'cols' => "80",
+            'label' => "Pre Help",
           ],
           'help_post' => [
             'type' => "TextArea",
@@ -601,16 +602,19 @@ class CRM_Core_I18n_SchemaStructure {
             'type' => "TextArea",
             'rows' => "2",
             'cols' => "60",
+            'label' => "Description",
           ],
           'help_pre' => [
             'type' => "TextArea",
             'rows' => "2",
             'cols' => "60",
+            'label' => "Pre Help",
           ],
           'help_post' => [
             'type' => "TextArea",
             'rows' => "2",
             'cols' => "60",
+            'label' => "Post Help",
           ],
         ],
         'civicrm_pcp_block' => [
@@ -703,11 +707,13 @@ class CRM_Core_I18n_SchemaStructure {
             'type' => "TextArea",
             'rows' => "4",
             'cols' => "60",
+            'label' => "Waitlist Text",
           ],
           'approval_req_text' => [
             'type' => "TextArea",
             'rows' => "4",
             'cols' => "60",
+            'label' => "Approval Required Text",
           ],
           'template_title' => [
             'type' => "Text",
index e11a26f4faefa5d46be8b6f90f06bb7be302edcd..73804c3b0896e2ac6d6f5cfc33731c33f5988e55 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Cxn/Cxn.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:9986281f57b7aeab07c03d19f80ef468)
+ * (GenCodeChecksum:fcd0108fbc34d4c74ffb271318b16bd7)
  */
 
 /**
@@ -199,6 +199,9 @@ class CRM_Cxn_DAO_Cxn extends CRM_Core_DAO {
           'entity' => 'Cxn',
           'bao' => 'CRM_Cxn_BAO_Cxn',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Secret"),
+          ],
           'add' => '4.6',
         ],
         'perm' => [
@@ -211,6 +214,9 @@ class CRM_Cxn_DAO_Cxn extends CRM_Core_DAO {
           'entity' => 'Cxn',
           'bao' => 'CRM_Cxn_BAO_Cxn',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Permissions"),
+          ],
           'add' => '4.6',
         ],
         'options' => [
@@ -224,6 +230,9 @@ class CRM_Cxn_DAO_Cxn extends CRM_Core_DAO {
           'bao' => 'CRM_Cxn_BAO_Cxn',
           'localizable' => 0,
           'serialize' => self::SERIALIZE_JSON,
+          'html' => [
+            'label' => ts("Options"),
+          ],
           'add' => '4.6',
         ],
         'is_active' => [
@@ -251,6 +260,9 @@ class CRM_Cxn_DAO_Cxn extends CRM_Core_DAO {
           'entity' => 'Cxn',
           'bao' => 'CRM_Cxn_BAO_Cxn',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Created Date"),
+          ],
           'add' => '4.6',
         ],
         'modified_date' => [
@@ -265,6 +277,9 @@ class CRM_Cxn_DAO_Cxn extends CRM_Core_DAO {
           'entity' => 'Cxn',
           'bao' => 'CRM_Cxn_BAO_Cxn',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Modified Date"),
+          ],
           'add' => '4.6',
         ],
         'fetched_date' => [
@@ -279,6 +294,9 @@ class CRM_Cxn_DAO_Cxn extends CRM_Core_DAO {
           'entity' => 'Cxn',
           'bao' => 'CRM_Cxn_BAO_Cxn',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Fetched Date"),
+          ],
           'add' => '4.6',
         ],
       ];
index c48281a1f20dff8279c43bb5e120f24c5cea611f..0ce9d67f47e5df9ae0780070b73be2d12e3518d0 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Event/Event.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:11e4962f380ac2cc33f742cd8881458c)
+ * (GenCodeChecksum:cc5512176c45d616e0b9571e6d8e033e)
  */
 
 /**
@@ -790,6 +790,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
           'html' => [
             'type' => 'Select Date',
             'formatType' => 'activityDateTime',
+            'label' => ts("Registration Start Date"),
           ],
           'add' => '1.8',
         ],
@@ -806,6 +807,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
           'html' => [
             'type' => 'Select Date',
             'formatType' => 'activityDateTime',
+            'label' => ts("Registration End Date"),
           ],
           'add' => '1.8',
         ],
@@ -894,6 +896,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
           'serialize' => self::SERIALIZE_SEPARATOR_TRIMMED,
           'html' => [
             'type' => 'Select',
+            'label' => ts("Payment Processors"),
           ],
           'pseudoconstant' => [
             'table' => 'civicrm_payment_processor',
@@ -1174,6 +1177,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("CC Confirm"),
           ],
           'add' => '1.7',
         ],
@@ -1191,6 +1195,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("BCC Confirm"),
           ],
           'add' => '1.7',
         ],
@@ -1455,6 +1460,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'CheckBox',
+            'label' => ts("Requires Approval"),
           ],
           'add' => '3.0',
         ],
@@ -1470,6 +1476,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Expiration Time"),
           ],
           'add' => '3.0',
         ],
@@ -1519,6 +1526,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
           'localizable' => 1,
           'html' => [
             'type' => 'TextArea',
+            'label' => ts("Waitlist Text"),
           ],
           'add' => '3.0',
         ],
@@ -1536,6 +1544,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
           'localizable' => 1,
           'html' => [
             'type' => 'TextArea',
+            'label' => ts("Approval Required Text"),
           ],
           'add' => '3.0',
         ],
@@ -1622,6 +1631,7 @@ class CRM_Event_DAO_Event extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Select',
+            'label' => ts("Currency"),
           ],
           'pseudoconstant' => [
             'table' => 'civicrm_currency',
index 5fcb672ece6f67b31ed6195d71445b2100684cce..2481bbc4cd214ef2113511ebcd3d3e34dca710ee 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Financial/PaymentProcessorType.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:a9f8f7d9090a8eba71f41739915ea194)
+ * (GenCodeChecksum:7dd63a2a740ce4cfcfbd5a00cef55f6a)
  */
 
 /**
@@ -461,6 +461,7 @@ class CRM_Financial_DAO_PaymentProcessorType extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Select',
+            'label' => ts("Billing Mode"),
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::billingMode',
index 1ca08f185ec4f7522c818526960e4b8e04bfc1dc..d5bc008e10e81b0cb428c1c6678610361d75731f 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/Mailing.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:cea36c1d0da157e6d5b42b505eb44a53)
+ * (GenCodeChecksum:67ae25cd06e3807310ce8ce889f68ce6)
  */
 
 /**
@@ -620,6 +620,7 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Reply-To Email"),
           ],
           'add' => NULL,
         ],
@@ -668,6 +669,7 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Subject"),
           ],
           'add' => NULL,
         ],
@@ -681,6 +683,9 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
           'entity' => 'Mailing',
           'bao' => 'CRM_Mailing_BAO_Mailing',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Body Text"),
+          ],
           'add' => NULL,
         ],
         'body_html' => [
@@ -693,6 +698,9 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
           'entity' => 'Mailing',
           'bao' => 'CRM_Mailing_BAO_Mailing',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Body HTML"),
+          ],
           'add' => NULL,
         ],
         'url_tracking' => [
@@ -707,6 +715,7 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'CheckBox',
+            'label' => ts("Url Tracking"),
           ],
           'add' => NULL,
         ],
@@ -722,6 +731,7 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'CheckBox',
+            'label' => ts("Forward Replies"),
           ],
           'add' => NULL,
         ],
@@ -737,6 +747,7 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'CheckBox',
+            'label' => ts("Auto Responder"),
           ],
           'add' => NULL,
         ],
@@ -796,6 +807,7 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'CheckBox',
+            'label' => ts("Overwrite VERP"),
           ],
           'add' => '2.2',
         ],
@@ -846,6 +858,9 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
           'entity' => 'Mailing',
           'bao' => 'CRM_Mailing_BAO_Mailing',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Modified Date"),
+          ],
           'add' => '4.7',
         ],
         'scheduled_id' => [
@@ -1084,6 +1099,9 @@ class CRM_Mailing_DAO_Mailing extends CRM_Core_DAO {
           'entity' => 'Mailing',
           'bao' => 'CRM_Mailing_BAO_Mailing',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Email Selection Method"),
+          ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::emailSelectMethods',
           ],
index 886aae7e878722742af8cf42efe84f526b843d19..9f80e454e84cdf686eb25b1d88069518aa82ca3a 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Mailing/MailingComponent.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:fee560d72396f0f954737482f19985cb)
+ * (GenCodeChecksum:a2617155e598c9da3b251b0a7a9daa3b)
  */
 
 /**
@@ -169,6 +169,9 @@ class CRM_Mailing_DAO_MailingComponent extends CRM_Core_DAO {
           'entity' => 'MailingComponent',
           'bao' => 'CRM_Mailing_BAO_MailingComponent',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Subject"),
+          ],
           'add' => NULL,
         ],
         'body_html' => [
@@ -202,6 +205,7 @@ class CRM_Mailing_DAO_MailingComponent extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'TextArea',
+            'label' => ts("Body in Text Format"),
           ],
           'add' => NULL,
         ],
index 3a2d32ac728e7d334e5cb8ca2b27e88a26768d2f..044fd62a85ed75ac21f7ee249be69118cef2afe5 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Member/Membership.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:5be0e02d65ec73885d938398aac05a29)
+ * (GenCodeChecksum:595cdfb5731f1391fee016c91e425124)
  */
 
 /**
@@ -441,6 +441,7 @@ class CRM_Member_DAO_Membership extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Maximum number of related memberships"),
           ],
           'add' => '4.3',
         ],
index bec7aee459fb23d805f4967a07b6e6572c64a3b1..55fa64776f8eb80df3887b8abc261f82b42471df 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Member/MembershipStatus.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:7a244bc9a0db34ad31adc004d97e1945)
+ * (GenCodeChecksum:af39fa64c6d191dcc6c1fc2c627b38fd)
  */
 
 /**
@@ -230,6 +230,7 @@ class CRM_Member_DAO_MembershipStatus extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Select',
+            'label' => ts("Start Event"),
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::eventDate',
@@ -250,6 +251,7 @@ class CRM_Member_DAO_MembershipStatus extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Select',
+            'label' => ts("Start Event Adjust Unit"),
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::unitList',
@@ -266,6 +268,9 @@ class CRM_Member_DAO_MembershipStatus extends CRM_Core_DAO {
           'entity' => 'MembershipStatus',
           'bao' => 'CRM_Member_BAO_MembershipStatus',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("Start Event Adjust Interval"),
+          ],
           'add' => '1.5',
         ],
         'end_event' => [
@@ -282,6 +287,7 @@ class CRM_Member_DAO_MembershipStatus extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Select',
+            'label' => ts("End Event"),
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::eventDate',
@@ -302,6 +308,7 @@ class CRM_Member_DAO_MembershipStatus extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Select',
+            'label' => ts("End Event Adjust Unit"),
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::unitList',
@@ -318,6 +325,9 @@ class CRM_Member_DAO_MembershipStatus extends CRM_Core_DAO {
           'entity' => 'MembershipStatus',
           'bao' => 'CRM_Member_BAO_MembershipStatus',
           'localizable' => 0,
+          'html' => [
+            'label' => ts("End Event Adjust Interval"),
+          ],
           'add' => '1.5',
         ],
         'is_current_member' => [
index 17334ac6f8ad7a809c868a32c86a89a8ecaa551c..5ee135d52238c0ab7fa370988c371c1ee4303c80 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Member/MembershipType.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:4b310d2804aad4a7fca0bbe630da5635)
+ * (GenCodeChecksum:9fd7f864fc6d70c8a1fad482ded120ff)
  */
 
 /**
@@ -284,7 +284,7 @@ class CRM_Member_DAO_MembershipType extends CRM_Core_DAO {
         'description' => [
           'name' => 'description',
           'type' => CRM_Utils_Type::T_STRING,
-          'title' => ts('Membership Type Description'),
+          'title' => ts('Description'),
           'description' => ts('Description of Membership Type'),
           'maxlength' => 255,
           'size' => CRM_Utils_Type::HUGE,
@@ -341,7 +341,7 @@ class CRM_Member_DAO_MembershipType extends CRM_Core_DAO {
         'minimum_fee' => [
           'name' => 'minimum_fee',
           'type' => CRM_Utils_Type::T_MONEY,
-          'title' => ts('Membership Type Minimum Fee'),
+          'title' => ts('Minimum Fee'),
           'description' => ts('Minimum fee for this membership (0 for free/complimentary memberships).'),
           'precision' => [
             18,
@@ -466,6 +466,9 @@ class CRM_Member_DAO_MembershipType extends CRM_Core_DAO {
           'bao' => 'CRM_Member_BAO_MembershipType',
           'localizable' => 0,
           'serialize' => self::SERIALIZE_SEPARATOR_TRIMMED,
+          'html' => [
+            'label' => ts("Relationship Direction"),
+          ],
           'add' => '1.7',
         ],
         'max_related' => [
@@ -564,6 +567,7 @@ class CRM_Member_DAO_MembershipType extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Radio',
+            'label' => ts("Auto-Renew"),
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Core_SelectValues::memberAutoRenew',
index 3fe37dc38eaae0a8c337e45a8264ddb6795afdcf..1a1e564cdf7e4dea7e950c3cbd0ec32bfff0afb3 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/PCP/PCP.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:ad3dcb71cd89052b43154c9e9ee31115)
+ * (GenCodeChecksum:5405d8f158e59888df119d746487fb3d)
  */
 
 /**
@@ -252,6 +252,7 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'TextArea',
+            'label' => ts("Intro Text"),
           ],
           'add' => '2.2',
         ],
@@ -267,6 +268,7 @@ class CRM_PCP_DAO_PCP extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'TextArea',
+            'label' => ts("Page Text"),
           ],
           'add' => '2.2',
         ],
index 3370f6035173842b487f0d463b69853fbf358431..08cf6c7d9ed458a78155380c0b58cba2133a8dba 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Price/LineItem.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:8455f09e75cc04248153812b7fdd6741)
+ * (GenCodeChecksum:2381e5a16fc9ea64b01f4967fcf58a95)
  */
 
 /**
@@ -311,6 +311,7 @@ class CRM_Price_DAO_LineItem extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Unit Price"),
           ],
           'add' => '1.7',
         ],
index a2fd787ec5d304978703f5af00995691263b395b..ef98d0a5c277e87ddfd3054439e53cb0ec57f8ca 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Price/PriceField.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:55cd5fb830fb3ab53627aad3520b0740)
+ * (GenCodeChecksum:765803860f40597adb6e9bf050275fb4)
  */
 
 /**
@@ -278,6 +278,7 @@ class CRM_Price_DAO_PriceField extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Select',
+            'label' => ts("Html Type"),
           ],
           'pseudoconstant' => [
             'callback' => 'CRM_Price_BAO_PriceField::htmlTypes',
index 329c13e0531bafa942aaa6b36f01bf6e98a79977..684eb64b427d863b2bdf4073d2a3a492cd28ae8a 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Price/PriceFieldValue.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:dfd666e126f31f5c1f5f9c7c47050d4f)
+ * (GenCodeChecksum:336ef7c5bd918ad66be9bd024d4f3050)
  */
 
 /**
@@ -284,6 +284,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO {
           'localizable' => 1,
           'html' => [
             'type' => 'TextArea',
+            'label' => ts("Description"),
           ],
           'add' => '3.3',
         ],
@@ -302,6 +303,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO {
           'localizable' => 1,
           'html' => [
             'type' => 'TextArea',
+            'label' => ts("Pre Help"),
           ],
           'add' => '4.7',
         ],
@@ -320,6 +322,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO {
           'localizable' => 1,
           'html' => [
             'type' => 'TextArea',
+            'label' => ts("Post Help"),
           ],
           'add' => '4.7',
         ],
@@ -356,6 +359,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Count"),
           ],
           'add' => '3.3',
         ],
@@ -372,6 +376,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Max Value"),
           ],
           'add' => '3.3',
         ],
@@ -422,6 +427,7 @@ class CRM_Price_DAO_PriceFieldValue extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Number of terms"),
           ],
           'add' => '4.3',
         ],
index e959be77d4fea77643c61a01148faf889d76c45c..570acbf5d736a643914f26e66e24345781d9a606 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Generated from xml/schema/CRM/Price/PriceSet.xml
  * DO NOT EDIT.  Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:da319316754e17cc5f9447c9e2b095ad)
+ * (GenCodeChecksum:935483d60be1711ca878bba629e3f00b)
  */
 
 /**
@@ -177,6 +177,7 @@ class CRM_Price_DAO_PriceSet extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Number',
+            'label' => ts("ID"),
           ],
           'add' => '1.8',
         ],
@@ -217,6 +218,7 @@ class CRM_Price_DAO_PriceSet extends CRM_Core_DAO {
           'localizable' => 0,
           'html' => [
             'type' => 'Text',
+            'label' => ts("Name"),
           ],
           'add' => '1.8',
         ],