From 95820237db1791124be92a3bb4d8714424988269 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Sun, 10 Jan 2021 20:51:59 -0800 Subject: [PATCH] Regenerate DAOs This is a follow-up to https://github.com/civicrm/civicrm-core/pull/19351 to reflect recent changes in some schema files. --- CRM/Contribute/DAO/ContributionSoft.php | 2 +- CRM/Contribute/DAO/PremiumsProduct.php | 4 ++-- CRM/Mailing/Event/DAO/Bounce.php | 4 ++-- CRM/Mailing/Event/DAO/Confirm.php | 4 ++-- CRM/Mailing/Event/DAO/Delivered.php | 4 ++-- CRM/Mailing/Event/DAO/Forward.php | 4 ++-- CRM/Mailing/Event/DAO/Opened.php | 2 +- CRM/Mailing/Event/DAO/Queue.php | 4 ++-- 8 files changed, 14 insertions(+), 14 deletions(-) diff --git a/CRM/Contribute/DAO/ContributionSoft.php b/CRM/Contribute/DAO/ContributionSoft.php index 43c518b8dd..ce611201dc 100644 --- a/CRM/Contribute/DAO/ContributionSoft.php +++ b/CRM/Contribute/DAO/ContributionSoft.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contribute/ContributionSoft.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:1b1f93e7a667240fc671ccaab6293ee4) + * (GenCodeChecksum:fcbdcb4461e427de7ecb5f1759538907) */ /** diff --git a/CRM/Contribute/DAO/PremiumsProduct.php b/CRM/Contribute/DAO/PremiumsProduct.php index 8b9ef605c0..d5980d098b 100644 --- a/CRM/Contribute/DAO/PremiumsProduct.php +++ b/CRM/Contribute/DAO/PremiumsProduct.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Contribute/PremiumsProduct.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:09f3e3060480299738b12caf7121662d) + * (GenCodeChecksum:10a4fa226e76cf7278ae9e4790c237aa) */ /** @@ -79,7 +79,7 @@ class CRM_Contribute_DAO_PremiumsProduct extends CRM_Core_DAO { * Whether to return the plural version of the title. */ public static function getEntityTitle($plural = FALSE) { - return $plural ? ts('Premiums Products') : ts('Premiums Product'); + return $plural ? ts('Product Premiums') : ts('Product Premium'); } /** diff --git a/CRM/Mailing/Event/DAO/Bounce.php b/CRM/Mailing/Event/DAO/Bounce.php index 1d20e73ee3..da494bb5c3 100644 --- a/CRM/Mailing/Event/DAO/Bounce.php +++ b/CRM/Mailing/Event/DAO/Bounce.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Bounce.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:c04dd12381de74d127ab1d4263fd5065) + * (GenCodeChecksum:038d036df266976a9e221e012cbce300) */ /** @@ -79,7 +79,7 @@ class CRM_Mailing_Event_DAO_Bounce extends CRM_Core_DAO { * Whether to return the plural version of the title. */ public static function getEntityTitle($plural = FALSE) { - return $plural ? ts('Bounces') : ts('Bounce'); + return $plural ? ts('Mailing Bounce Events') : ts('Mailing Bounce Event'); } /** diff --git a/CRM/Mailing/Event/DAO/Confirm.php b/CRM/Mailing/Event/DAO/Confirm.php index 6f9562be61..e7e6417e92 100644 --- a/CRM/Mailing/Event/DAO/Confirm.php +++ b/CRM/Mailing/Event/DAO/Confirm.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Confirm.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:af8836892ba117428350b4de8dc63c2c) + * (GenCodeChecksum:caafb56ba924cdafc1046117472abea4) */ /** @@ -65,7 +65,7 @@ class CRM_Mailing_Event_DAO_Confirm extends CRM_Core_DAO { * Whether to return the plural version of the title. */ public static function getEntityTitle($plural = FALSE) { - return $plural ? ts('Confirms') : ts('Confirm'); + return $plural ? ts('Mailing Contribution Events') : ts('Mailing Confirmation Event'); } /** diff --git a/CRM/Mailing/Event/DAO/Delivered.php b/CRM/Mailing/Event/DAO/Delivered.php index 8b54488ae9..e7a3b5f31a 100644 --- a/CRM/Mailing/Event/DAO/Delivered.php +++ b/CRM/Mailing/Event/DAO/Delivered.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Delivered.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:c04f2a7f3f1389526bc0e4cee49fcd36) + * (GenCodeChecksum:71a76da9eb416abb6fe7452aa240c62e) */ /** @@ -65,7 +65,7 @@ class CRM_Mailing_Event_DAO_Delivered extends CRM_Core_DAO { * Whether to return the plural version of the title. */ public static function getEntityTitle($plural = FALSE) { - return $plural ? ts('Mailing Delivered Events') : ts('Mailing Delivered Event'); + return $plural ? ts('Mailing Delivery Events') : ts('Mailing Delivery Event'); } /** diff --git a/CRM/Mailing/Event/DAO/Forward.php b/CRM/Mailing/Event/DAO/Forward.php index 7b7ef56fdf..3df2bd70ea 100644 --- a/CRM/Mailing/Event/DAO/Forward.php +++ b/CRM/Mailing/Event/DAO/Forward.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Forward.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:fbbbf6b96b04c95b027d76cd7c061eae) + * (GenCodeChecksum:50c20c848979df5d0c98cdec8a44ad4b) */ /** @@ -72,7 +72,7 @@ class CRM_Mailing_Event_DAO_Forward extends CRM_Core_DAO { * Whether to return the plural version of the title. */ public static function getEntityTitle($plural = FALSE) { - return $plural ? ts('Forwards') : ts('Forward'); + return $plural ? ts('Mailing Forwarded Events') : ts('Mailing Forwarded Event'); } /** diff --git a/CRM/Mailing/Event/DAO/Opened.php b/CRM/Mailing/Event/DAO/Opened.php index 1dff1102f5..b3df0ae769 100644 --- a/CRM/Mailing/Event/DAO/Opened.php +++ b/CRM/Mailing/Event/DAO/Opened.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Opened.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:cef918cb23efd8adcf04dbd0d7a0e029) + * (GenCodeChecksum:33fb6a37888415b4e6dc6a159fb6157e) */ /** diff --git a/CRM/Mailing/Event/DAO/Queue.php b/CRM/Mailing/Event/DAO/Queue.php index f488bc7b61..d85953da87 100644 --- a/CRM/Mailing/Event/DAO/Queue.php +++ b/CRM/Mailing/Event/DAO/Queue.php @@ -6,7 +6,7 @@ * * Generated from xml/schema/CRM/Mailing/Event/Queue.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:3125dd5147f0e11ca76fae6a9377dc2e) + * (GenCodeChecksum:46d2dfb87b5f9e0b0b425b29007b47e4) */ /** @@ -86,7 +86,7 @@ class CRM_Mailing_Event_DAO_Queue extends CRM_Core_DAO { * Whether to return the plural version of the title. */ public static function getEntityTitle($plural = FALSE) { - return $plural ? ts('Queues') : ts('Queue'); + return $plural ? ts('Mailing Queue Events') : ts('Mailing Queue Event'); } /** -- 2.25.1