Fix any title or label that contain name of own entity
authorAhed <ahed@compucorp.co.uk>
Fri, 5 Feb 2021 19:34:33 +0000 (21:34 +0200)
committerAhed <ahed@compucorp.co.uk>
Fri, 5 Feb 2021 22:08:16 +0000 (00:08 +0200)
72 files changed:
xml/schema/ACL/Cache.xml
xml/schema/Batch/Batch.xml
xml/schema/Campaign/Campaign.xml
xml/schema/Campaign/Survey.xml
xml/schema/Case/Case.xml
xml/schema/Contact/ContactType.xml
xml/schema/Contact/DashboardContact.xml
xml/schema/Contact/Group.xml
xml/schema/Contact/GroupContact.xml
xml/schema/Contact/Relationship.xml
xml/schema/Contact/SubscriptionHistory.xml
xml/schema/Contribute/Contribution.xml
xml/schema/Contribute/ContributionPage.xml
xml/schema/Contribute/ContributionSoft.xml
xml/schema/Contribute/Widget.xml
xml/schema/Core/ActionLog.xml
xml/schema/Core/ActionSchedule.xml
xml/schema/Core/AddressFormat.xml
xml/schema/Core/Country.xml
xml/schema/Core/CustomGroup.xml
xml/schema/Core/Dashboard.xml
xml/schema/Core/Domain.xml
xml/schema/Core/IM.xml
xml/schema/Core/Job.xml
xml/schema/Core/JobLog.xml
xml/schema/Core/LocBlock.xml
xml/schema/Core/MailSettings.xml
xml/schema/Core/Navigation.xml
xml/schema/Core/Note.xml
xml/schema/Core/OpenID.xml
xml/schema/Core/OptionValue.xml
xml/schema/Core/Persistent.xml
xml/schema/Core/Phone.xml
xml/schema/Core/Setting.xml
xml/schema/Core/StatusPreference.xml
xml/schema/Core/Timezone.xml
xml/schema/Core/UFField.xml
xml/schema/Core/UFGroup.xml
xml/schema/Core/UFMatch.xml
xml/schema/Core/WordReplacement.xml
xml/schema/Core/Worldregion.xml
xml/schema/Dedupe/Rule.xml
xml/schema/Event/Cart/Cart.xml
xml/schema/Event/Cart/EventInCart.xml
xml/schema/Event/Participant.xml
xml/schema/Event/ParticipantPayment.xml
xml/schema/Financial/Currency.xml
xml/schema/Financial/FinancialAccount.xml
xml/schema/Financial/FinancialItem.xml
xml/schema/Financial/FinancialTrxn.xml
xml/schema/Financial/PaymentProcessor.xml
xml/schema/Grant/Grant.xml
xml/schema/Mailing/Event/Forward.xml
xml/schema/Mailing/Event/Subscribe.xml
xml/schema/Mailing/Event/Unsubscribe.xml
xml/schema/Mailing/Mailing.xml
xml/schema/Mailing/MailingAB.xml
xml/schema/Mailing/MailingJob.xml
xml/schema/Mailing/Recipients.xml
xml/schema/Mailing/Spool.xml
xml/schema/Member/Membership.xml
xml/schema/Member/MembershipBlock.xml
xml/schema/Member/MembershipLog.xml
xml/schema/Member/MembershipStatus.xml
xml/schema/Member/MembershipType.xml
xml/schema/PCP/PCPBlock.xml
xml/schema/Pledge/Pledge.xml
xml/schema/Pledge/PledgeBlock.xml
xml/schema/Price/LineItem.xml
xml/schema/Price/PriceSet.xml
xml/schema/Report/ReportInstance.xml
xml/schema/SMS/Provider.xml

index 95580934437d7c45509702fd95054624481fb315..9de0714950ab106bbe8e0dd32a8705ddcfacc506 100644 (file)
   </primaryKey>
   <field>
     <name>contact_id</name>
-    <title>Cache Contact ID</title>
+    <title>Contact ID</title>
     <type>int unsigned</type>
     <comment>Foreign Key to Contact</comment>
     <html>
       <type>EntityRef</type>
-      <label>Cache Contact</label>
+      <label>Contact</label>
     </html>
     <add>1.6</add>
   </field>
@@ -47,7 +47,7 @@
   </index>
   <field>
     <name>acl_id</name>
-    <title>Cache ACL ID</title>
+    <title>ACL ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <comment>Foreign Key to ACL</comment>
@@ -57,7 +57,7 @@
       <labelColumn>name</labelColumn>
     </pseudoconstant>
     <html>
-      <label>Cache ACL</label>
+      <label>ACL</label>
     </html>
     <add>1.6</add>
   </field>
index 770f94e205b8f3706a8f51be2a8b6950f5aa8606..a1960cc3bb8191d8c4e1903c677444bddd98135d 100644 (file)
   </field>
   <field>
     <name>created_id</name>
-    <title>Batch Created By Contact ID</title>
+    <title>Created By Contact ID</title>
     <type>int unsigned</type>
     <comment>FK to Contact ID</comment>
     <html>
-      <label>Batch Created By</label>
+      <label>Created By</label>
     </html>
     <add>3.3</add>
   </field>
   </field>
   <field>
     <name>modified_id</name>
-    <title>Batch Modified By Contact ID</title>
+    <title>Modified By Contact ID</title>
     <type>int unsigned</type>
     <comment>FK to Contact ID</comment>
     <html>
-      <label>Batch Modified By</label>
+      <label>Modified By</label>
     </html>
     <add>3.3</add>
   </field>
   </foreignKey>
   <field>
     <name>saved_search_id</name>
-    <title>Batch Smart Group ID</title>
+    <title>Smart Group ID</title>
     <type>int unsigned</type>
     <comment>FK to Saved Search ID</comment>
     <add>4.1</add>
     <html>
       <type>EntityRef</type>
-      <label>Batch Smart Group</label>
+      <label>Smart Group</label>
     </html>
   </field>
   <foreignKey>
index e8c2a9df07f25447c580f9ffefe9eeec461f6859..408fe88b0412f1cf939ddcfcd4c8230c8b55986f 100644 (file)
   <field>
     <name>created_id</name>
     <type>int unsigned</type>
-    <title>Campaign Created By Contact ID</title>
+    <title>Created By Contact ID</title>
     <comment>FK to civicrm_contact, who created this Campaign.</comment>
     <html>
-      <label>Campaign Created By</label>
+      <label>Created By</label>
     </html>
     <add>3.3</add>
   </field>
   <field>
     <name>last_modified_id</name>
     <type>int unsigned</type>
-    <title>Campaign Modified By Contact ID</title>
+    <title>Modified By Contact ID</title>
     <comment>FK to civicrm_contact, who recently edited this Campaign.</comment>
     <html>
-      <label>Campaign Modified By</label>
+      <label>Modified By</label>
     </html>
     <add>3.3</add>
   </field>
index ad2a45c0beab97556cc6f62624af578e9d45b301..8477dd65cceb4da2f480f2d1c92852491dde547d 100644 (file)
 
   <field>
     <name>campaign_id</name>
-    <title>Survey Campaign ID</title>
+    <title>Campaign ID</title>
     <type>int unsigned</type>
     <default>NULL</default>
     <comment>Foreign key to the Campaign.</comment>
     <html>
-      <label>Survey Campaign</label>
+      <label>Campaign</label>
     </html>
     <add>3.3</add>
   </field>
 
   <field>
     <name>created_id</name>
-    <title>Survey Created By Contact ID</title>
+    <title>Created By Contact ID</title>
     <type>int unsigned</type>
     <comment>FK to civicrm_contact, who created this Survey.</comment>
     <html>
-      <label>Survey Created By</label>
+      <label>Created By</label>
     </html>
     <add>3.3</add>
   </field>
 
   <field>
     <name>last_modified_id</name>
-    <title>Survey Modified By Contact ID</title>
+    <title>Modified By Contact ID</title>
     <type>int unsigned</type>
     <comment>FK to civicrm_contact, who recently edited this Survey.</comment>
     <html>
-      <label>Survey Modified By</label>
+      <label>Modified By</label>
     </html>
     <add>3.3</add>
   </field>
index 459de89aed7e0dfb00d00af580954986cafef8ff..ac87be4948562d19f7e7e440debd856c4894d985 100644 (file)
     <import>true</import>
     <export>false</export>
     <title>Case Status</title>
-    <comment>Id of case status.</comment>
+    <comment>ID of case status.</comment>
     <pseudoconstant>
       <optionGroupName>case_status</optionGroupName>
     </pseudoconstant>
index ca1c79aad77c7a3ee3211130e5b43d0833e8bc5c..7d5ed4fdb617891890cd45521a2169274ba94ec5 100644 (file)
@@ -67,7 +67,7 @@
   </field>
   <field>
     <name>parent_id</name>
-    <title>Contact Type Parent ID</title>
+    <title>Parent ID</title>
     <type>int unsigned</type>
     <comment>Optional FK to parent contact type.</comment>
     <pseudoconstant>
@@ -77,7 +77,7 @@
       <condition>parent_id IS NULL</condition>
     </pseudoconstant>
     <html>
-      <label>Contact Type Parent</label>
+      <label>Parent</label>
     </html>
     <add>3.1</add>
   </field>
index 0621c356b0b6f8a502de108edd7667f13a9423d5..71debd5838ac2ae507680dfab66c147fb33a7f86 100644 (file)
   <field>
     <name>contact_id</name>
     <type>int unsigned</type>
-    <title>Dashboard Contact ID</title>
+    <title>Contact ID</title>
     <required>true</required>
     <comment>Contact ID</comment>
     <html>
-      <label>Dashboard Contact</label>
+      <label>Contact</label>
     </html>
     <add>3.1</add>
   </field>
index 622774a3f01c867e1db78290fecd51dcab6497ce..5be873cd8f66dc62e36dddd8d4ac0797d0b3bb0c 100644 (file)
   <field>
     <name>created_id</name>
     <type>int unsigned</type>
-    <title>Group Created By Contact ID</title>
+    <title>Created By Contact ID</title>
     <comment>FK to contact table.</comment>
     <html>
-      <label>Group Created By</label>
+      <label>Created By</label>
     </html>
     <add>4.3</add>
   </field>
   <field>
     <name>modified_id</name>
     <type>int unsigned</type>
-    <title>Group Modified By Contact ID</title>
+    <title>Modified By Contact ID</title>
     <comment>FK to contact table.</comment>
     <html>
-      <label>Group Modified By</label>
+      <label>Modified By</label>
     </html>
     <add>4.5</add>
   </field>
index ccbea1ba631679c7ba39175fd0409c6ac148df3d..9ced5f443d7e28537ec33abeadb5e38086d24af0 100644 (file)
   <field>
     <name>location_id</name>
     <type>int unsigned</type>
-    <title>Group Contact Location ID</title>
+    <title>Location ID</title>
     <comment>Optional location to associate with this membership</comment>
     <html>
-      <label>Group Contact Location</label>
+      <label>Location</label>
     </html>
     <add>1.1</add>
   </field>
   <field>
     <name>email_id</name>
     <type>int unsigned</type>
-    <title>Group Contact Email ID</title>
+    <title>Email ID</title>
     <comment>Optional email to associate with this membership</comment>
     <html>
-      <label>Group Contact Email</label>
+      <label>Email</label>
     </html>
     <add>1.1</add>
   </field>
index 1d5fddad68853e512b8dce2b96d99e096d5d6646..8eb0f66c8f93e078dc28cc02f0bf98110c73db27 100644 (file)
   <field>
     <name>case_id</name>
     <type>int unsigned</type>
-    <title>Relationship Case ID</title>
+    <title>Case ID</title>
     <default>NULL</default>
     <comment>FK to civicrm_case</comment>
     <html>
index b3ceac0e4008a8bccc67a313e4115c93012bd68f..cbf4d6858874ea14e677516a325dde82f3f2b2c3 100644 (file)
@@ -12,7 +12,7 @@
     <title>Group Membership History ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Internal Id</comment>
+    <comment>Internal ID</comment>
     <html>
       <type>Number</type>
     </html>
@@ -27,7 +27,7 @@
     <title>Contact ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Contact Id</comment>
+    <comment>Contact ID</comment>
     <html>
       <label>Contact</label>
     </html>
@@ -44,7 +44,7 @@
     <name>group_id</name>
     <title>Group ID</title>
     <type>int unsigned</type>
-    <comment>Group Id</comment>
+    <comment>Group ID</comment>
     <add>1.1</add>
     <pseudoconstant>
       <table>civicrm_group</table>
index 646cbe9d607b2cb8c76df123404b69879d59f28c..df39506357c35a23251073b0ae11e1e7c98b9e5e 100644 (file)
   <field>
     <name>address_id</name>
     <uniqueName>contribution_address_id</uniqueName>
-    <title>Contribution Address ID</title>
+    <title>Address ID</title>
     <type>int unsigned</type>
     <comment>Conditional foreign key to civicrm_address.id. We insert an address record for each contribution when we have associated billing name and address data.</comment>
     <html>
-      <label>Contribution Address</label>
+      <label>Address</label>
     </html>
     <add>2.2</add>
     <export>true</export>
index 2d599e60aa72cb2c20d946df1f34fb74ade85a53..ae320d7189e419b7c358b51f81c8eb0e0e241a8c 100644 (file)
@@ -14,7 +14,7 @@
     <title>Contribution Page ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Contribution Id</comment>
+    <comment>Contribution ID</comment>
     <html>
       <type>Number</type>
     </html>
   </field>
   <field>
     <name>created_id</name>
-    <title>Contribution Page Created By Contact ID</title>
+    <title>Created By Contact ID</title>
     <type>int unsigned</type>
     <comment>FK to civicrm_contact, who created this contribution page</comment>
     <html>
-      <label>Contribution Page Created By</label>
+      <label>Created By</label>
     </html>
     <add>3.0</add>
   </field>
   </field>
   <field>
     <name>campaign_id</name>
-    <title>Contribution Page Campaign ID</title>
+    <title>Campaign ID</title>
     <type>int unsigned</type>
     <comment>The campaign for which we are collecting contributions with this page.</comment>
     <html>
-      <label>Contribution Page Campaign</label>
+      <label>Campaign</label>
     </html>
     <add>3.4</add>
   </field>
index b60c2433e8552f70d0c0e860a500299ef60f3fa0..0045ae9e9e829b9ac25770a885b1ef8e2d026b46 100644 (file)
   </primaryKey>
   <field>
     <name>contribution_id</name>
-    <title>Soft Credit - Contribution ID</title>
+    <title>Contribution ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <comment>FK to contribution table.</comment>
     <html>
-      <label>Soft Credit - Contribution</label>
+      <label>Contribution</label>
     </html>
     <add>2.2</add>
   </field>
@@ -50,7 +50,7 @@
   <field>
     <name>contact_id</name>
     <uniqueName>contribution_soft_contact_id</uniqueName>
-    <title>Soft Credit Contact ID</title>
+    <title>Contact ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <import>true</import>
@@ -58,7 +58,7 @@
     <dataPattern>/^\d+$/</dataPattern>
     <comment>FK to Contact ID</comment>
     <html>
-      <label>Soft Credit Contact</label>
+      <label>Contact</label>
     </html>
     <add>2.2</add>
   </field>
   <field>
     <name>pcp_id</name>
     <type>int unsigned</type>
-    <title>Soft Contribution PCP ID</title>
+    <title>PCP ID</title>
     <default>NULL</default>
     <comment>FK to civicrm_pcp.id</comment>
     <html>
-      <label>Soft Contribution PCP</label>
+      <label>PCP</label>
     </html>
     <add>2.2</add>
     <pseudoconstant>
index ba293a58251af000a8dc14fa3e04cf8baa980a6e..8ced050633f2ac5fa65f337b2c6b603de0164d9f 100644 (file)
@@ -13,7 +13,7 @@
     <title>Widget ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Contribution Id</comment>
+    <comment>Contribution ID</comment>
     <html>
       <type>Number</type>
     </html>
index e126834bdc5aeddd016263adb1c090d139aa1121..5b948eed57bf0b40361e7e54681ade89f518b55e 100644 (file)
   </primaryKey>
   <field>
     <name>contact_id</name>
-    <title>Action Schedule Contact ID</title>
+    <title>Contact ID</title>
     <type>int unsigned</type>
     <comment>FK to Contact ID</comment>
     <html>
-      <label>Action Schedule Contact</label>
+      <label>Contact</label>
     </html>
     <add>3.4</add>
   </field>
index 2e3e42ac823707d782e097876eea4a3d7d8befd9..976ba89819b8cb2dd918d6ffb3c589bd89a5cbf5 100644 (file)
   </field>
   <field>
     <name>group_id</name>
-    <title>Reminder Group ID</title>
+    <title>Group ID</title>
     <type>int unsigned</type>
     <comment>FK to Group</comment>
     <pseudoconstant>
     </pseudoconstant>
     <html>
       <type>Select</type>
-      <label>Reminder Group</label>
+      <label>Group</label>
     </html>
     <add>3.4</add>
   </field>
   </foreignKey>
   <field>
     <name>msg_template_id</name>
-    <title>Reminder Template ID</title>
+    <title>Message Template ID</title>
     <type>int unsigned</type>
     <comment>FK to the message template.</comment>
     <html>
-      <label>Reminder Template</label>
+      <label>Message Template</label>
     </html>
   </field>
   <foreignKey>
   </foreignKey>
   <field>
     <name>sms_template_id</name>
-    <title>SMS Reminder Template ID</title>
+    <title>SMS Template ID</title>
     <type>int unsigned</type>
     <comment>FK to the message template.</comment>
     <html>
-      <label>SMS Reminder Template</label>
+      <label>SMS Template</label>
     </html>
   </field>
   <foreignKey>
index 41008e9481313971f1d769035f36238a798baddc..569efab7a5ebbdfbb65e1bcd1b181d65baf6a66b 100644 (file)
@@ -10,7 +10,7 @@
     <title>Address Format ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Address Format Id</comment>
+    <comment>Address Format ID</comment>
     <html>
       <type>Number</type>
     </html>
index 93a980035f2a13b99b08f848341cd5789d4fb98c..546759fa250c42f8235b640c19e60dd5f7644ed8 100644 (file)
@@ -11,7 +11,7 @@
     <title>Country ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Country Id</comment>
+    <comment>Country ID</comment>
     <html>
       <type>Number</type>
     </html>
index 93dcefafec4f8329f628da547eccef27b18aee58..de7d4678cdbb00c084f663f840dd537514993e9e 100644 (file)
   <field>
     <name>created_id</name>
     <type>int unsigned</type>
-    <title>Custom Group Created By Contact ID</title>
+    <title>Created By Contact ID</title>
     <comment>FK to civicrm_contact, who created this custom group</comment>
     <html>
-      <label>Custom Group Created By</label>
+      <label>Created By</label>
     </html>
     <add>3.0</add>
   </field>
index b1b5a3adbe7a869ac05592687a4c8c6a307ee526..63fc5b1599b4bc3837f0aac4a958a625e59748cd 100644 (file)
@@ -23,7 +23,7 @@
   <field>
     <name>domain_id</name>
     <type>int unsigned</type>
-    <title>Dashlet Domain ID</title>
+    <title>Domain ID</title>
     <required>true</required>
     <pseudoconstant>
       <table>civicrm_domain</table>
@@ -32,7 +32,7 @@
     </pseudoconstant>
     <comment>Domain for dashboard</comment>
     <html>
-      <label>Dashlet Domain</label>
+      <label>Domain</label>
     </html>
     <add>3.1</add>
   </field>
index 7abb2f4493a5e21ca66e49da9cde4884891b1022..133a90fe5673a681adb64522878b4e2b03f0038a 100644 (file)
   <field>
     <name>contact_id</name>
     <type>int unsigned</type>
-    <title>Domain Contact ID</title>
+    <title>Contact ID</title>
     <comment>FK to Contact ID. This is specifically not an FK to avoid circular constraints</comment>
     <html>
-      <label>Domain Contact</label>
+      <label>Contact</label>
     </html>
     <add>4.3</add>
   </field>
index b2fa35dcda16f66f42fb3b2be0590c686fb39a48..c37999b9c78055b928fcbdabca908c66cbf0a0f8 100644 (file)
   </primaryKey>
   <field>
     <name>contact_id</name>
-    <title>IM Contact ID</title>
+    <title>Contact ID</title>
     <type>int unsigned</type>
     <comment>FK to Contact ID</comment>
     <html>
-      <label>IM Contact</label>
+      <label>Contact</label>
     </html>
     <add>2.0</add>
   </field>
index a04a06b27bcfd5d96b53cd40eb03a0400b581297..afd08c298cc3930ad4cf5e7cfb708839e3fc0ca9 100644 (file)
@@ -12,7 +12,7 @@
     <title>Job ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Job Id</comment>
+    <comment>Job ID</comment>
     <html>
       <type>Number</type>
     </html>
@@ -24,7 +24,7 @@
   </primaryKey>
   <field>
     <name>domain_id</name>
-    <title>Job Domain ID</title>
+    <title>Domain ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <pseudoconstant>
@@ -34,7 +34,7 @@
     </pseudoconstant>
     <comment>Which Domain is this scheduled job for</comment>
     <html>
-      <label>Job Domain</label>
+      <label>Domain</label>
     </html>
     <add>4.1</add>
   </field>
index 55ca2ead8bd5ee7edcaf37b0763476241e9f66f9..d0764fc2c413c034fe7441135283f86f0c823060 100644 (file)
@@ -12,7 +12,7 @@
     <type>int unsigned</type>
     <required>true</required>
     <title>Job Log ID</title>
-    <comment>Job log entry Id</comment>
+    <comment>Job log entry ID</comment>
     <html>
       <type>Number</type>
     </html>
index b6128b8a177f71dd2c97c9376fede9fbcd87a0b0..9f92ac3b88bef61e82bf5edc67682a6162c003ab 100644 (file)
   </primaryKey>
   <field>
     <name>address_id</name>
-    <title>Location Block Address ID</title>
+    <title>Address ID</title>
     <type>int unsigned</type>
     <html>
-      <label>Location Block Address</label>
+      <label>Address</label>
     </html>
     <add>2.0</add>
   </field>
   </foreignKey>
   <field>
     <name>email_id</name>
-    <title>Location Block Email ID</title>
+    <title>Email ID</title>
     <type>int unsigned</type>
     <html>
-      <label>Location Block Email</label>
+      <label>Email</label>
     </html>
     <add>2.0</add>
   </field>
   </foreignKey>
   <field>
     <name>phone_id</name>
-    <title>Location Block Phone ID</title>
+    <title>Phone ID</title>
     <type>int unsigned</type>
     <html>
-      <label>Location Block Phone</label>
+      <label>Phone</label>
     </html>
     <add>2.0</add>
   </field>
   </foreignKey>
   <field>
     <name>im_id</name>
-    <title>Location Block IM ID</title>
+    <title>IM ID</title>
     <type>int unsigned</type>
     <html>
-      <label>Location Block IM</label>
+      <label>IM</label>
     </html>
     <add>2.0</add>
   </field>
   </foreignKey>
   <field>
     <name>address_2_id</name>
-    <title>Location Block IM 2 ID</title>
+    <title>IM 2 ID</title>
     <type>int unsigned</type>
     <html>
-      <label>Location Block IM 2</label>
+      <label>IM 2</label>
     </html>
     <add>2.0</add>
   </field>
index 6dc2935fecbbe69339b1b455cff04bd6452fcca6..0ce70437f7b2ab6a8bd0c96d3dfd92112899c72a 100644 (file)
@@ -21,7 +21,7 @@
   </primaryKey>
   <field>
     <name>domain_id</name>
-    <title>Mail Settings Domain ID</title>
+    <title>Domain ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <pseudoconstant>
@@ -31,7 +31,7 @@
     </pseudoconstant>
     <comment>Which Domain is this match entry for</comment>
     <html>
-      <label>Mail Settings Domain</label>
+      <label>Domain</label>
     </html>
     <add>3.1</add>
   </field>
index 6bedd2cad34d97111392bd72f2719b6ba941604b..3b7d80f4d1bdff32b4103fab4bcd8ecb38d0100b 100644 (file)
@@ -23,7 +23,7 @@
   </primaryKey>
   <field>
     <name>domain_id</name>
-    <title>Navigation Domain ID</title>
+    <title>Domain ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <pseudoconstant>
@@ -33,7 +33,7 @@
     </pseudoconstant>
     <comment>Which Domain is this navigation item for</comment>
     <html>
-      <label>Navigation Domain</label>
+      <label>Domain</label>
     </html>
     <add>3.0</add>
   </field>
@@ -95,7 +95,7 @@
   </field>
   <field>
     <name>parent_id</name>
-    <title>Navigation parent ID</title>
+    <title>parent ID</title>
     <type>int unsigned</type>
     <comment>Parent navigation item, used for grouping</comment>
     <pseudoconstant>
       <labelColumn>label</labelColumn>
     </pseudoconstant>
     <html>
-      <label>Navigation parent</label>
+      <label>parent</label>
     </html>
     <add>3.0</add>
   </field>
index ef4b3f144909ecf25c126781f28d8e586cc2b478..4f594b78d45d1bb7bf27348ba2e8093c999a5801 100644 (file)
   </field>
   <field>
     <name>contact_id</name>
-    <title>Note Created By Contact ID</title>
+    <title>Created By Contact ID</title>
     <type>int unsigned</type>
     <comment>FK to Contact ID creator</comment>
     <html>
-      <label>Note Created By</label>
+      <label>Created By</label>
     </html>
     <add>1.1</add>
   </field>
index 5bb968fbb71bca4e3356232dc3abdd856285a7c8..571b006aed90d161c4a650e536990a1944b145c8 100644 (file)
   </primaryKey>
   <field>
     <name>contact_id</name>
-    <title>OpenID Contact ID</title>
+    <title>Contact ID</title>
     <type>int unsigned</type>
     <comment>FK to Contact ID</comment>
     <html>
-      <label>OpenID Contact</label>
+      <label>Contact</label>
     </html>
     <add>2.0</add>
   </field>
index 563e0021e7876a21b9bfaf6c2d0c9503fa5b6b15..8d4bb53300f97061287b9111f2f89b9a9162792b 100644 (file)
   </field>
   <field>
     <name>component_id</name>
-    <title>Option Component ID</title>
+    <title>Component ID</title>
     <type>int unsigned</type>
     <comment>Component that this option value belongs/caters to.</comment>
     <add>2.0</add>
     </pseudoconstant>
     <html>
       <type>Select</type>
-      <label>Option Component</label>
+      <label>Component</label>
     </html>
   </field>
   <foreignKey>
   </foreignKey>
   <field>
     <name>domain_id</name>
-    <title>Option Domain ID</title>
+    <title>Domain ID</title>
     <type>int unsigned</type>
     <pseudoconstant>
       <table>civicrm_domain</table>
     </pseudoconstant>
     <comment>Which Domain is this option value for</comment>
     <html>
-      <label>Option Domain</label>
+      <label>Domain</label>
     </html>
     <add>3.1</add>
   </field>
index 348896277a54d17c5b12b8268b98729f1b66b1df..05295c09650a2d111f2bf6cdfb130b2d5836910e 100644 (file)
@@ -11,7 +11,7 @@
     <title>Persistent ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Persistent Record Id</comment>
+    <comment>Persistent Record ID</comment>
     <html>
       <type>Number</type>
     </html>
index 7f50e12da095a841e40cc6879ed65b6caff6b756..4e455fdfd92c325b0322463f16cfeeb647d01268 100644 (file)
   </primaryKey>
   <field>
     <name>contact_id</name>
-    <title>Phone Contact ID</title>
+    <title>Contact ID</title>
     <type>int unsigned</type>
     <comment>FK to Contact ID</comment>
     <html>
-      <label>Phone Contact</label>
+      <label>Contact</label>
     </html>
     <add>2.0</add>
   </field>
index 81c80c59a997439c79463be6cb033683b99ea42d..8e6fd338944863e12be580170877d3f42ce90d8a 100644 (file)
@@ -54,7 +54,7 @@
   </field>
   <field>
     <name>domain_id</name>
-    <title>Setting Domain ID</title>
+    <title>Domain ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <pseudoconstant>
@@ -64,7 +64,7 @@
     </pseudoconstant>
     <comment>Which Domain is this menu item for</comment>
     <html>
-      <label>Setting Domain</label>
+      <label>Domain</label>
     </html>
     <add>4.1</add>
   </field>
   </foreignKey>
   <field>
     <name>contact_id</name>
-    <title>Setting Contact ID</title>
+    <title>Contact ID</title>
     <type>int unsigned</type>
     <comment>FK to Contact ID if the setting is localized to a contact</comment>
     <html>
-      <label>Setting Contact</label>
+      <label>Contact</label>
     </html>
     <add>4.1</add>
   </field>
   </field>
   <field>
     <name>component_id</name>
-    <title>Setting Component ID</title>
+    <title>Component ID</title>
     <type>int unsigned</type>
     <comment>Component that this menu item belongs to</comment>
     <add>4.1</add>
     </pseudoconstant>
     <html>
       <type>Select</type>
-      <label>Setting Component</label>
+      <label>Component</label>
     </html>
   </field>
   <foreignKey>
   </field>
   <field>
     <name>created_id</name>
-    <title>Setting Created By Contact ID</title>
+    <title>Created By Contact ID</title>
     <type>int unsigned</type>
     <comment>FK to civicrm_contact, who created this setting</comment>
     <html>
-      <label>Setting Created By</label>
+      <label>Created By</label>
     </html>
     <add>4.1</add>
   </field>
index da83b370bbcf4759789a946a91e0aa9e7a13db9d..76ad54de6e14572b70e8a61f0b8c03e53c5b8b45 100644 (file)
@@ -23,7 +23,7 @@
   </primaryKey>
   <field>
     <name>domain_id</name>
-    <title>Setting Domain ID</title>
+    <title>Domain ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <pseudoconstant>
@@ -33,7 +33,7 @@
     </pseudoconstant>
     <comment>Which Domain is this Status Preference for</comment>
     <html>
-      <label>Setting Domain</label>
+      <label>Domain</label>
     </html>
     <add>4.7</add>
   </field>
index 636414c2b1b29d601969fa4eede1afcb97f3cea4..53a963f69c3f68a281bfb4fb7de3660cf0c82865 100644 (file)
@@ -10,7 +10,7 @@
     <title>Timezone ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Timezone Id</comment>
+    <comment>Timezone ID</comment>
     <html>
       <type>Number</type>
     </html>
@@ -56,7 +56,7 @@
     <title>Country ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Country Id</comment>
+    <comment>Country ID</comment>
     <html>
       <label>Country</label>
     </html>
index bef64f3ed0f749597179084639a89c1f433836e1..524e1c6c3af0b81f71a16d6781a024efaf6b6454 100644 (file)
     <name>phone_type_id</name>
     <title>Profile Field Phone Type</title>
     <type>int unsigned</type>
-    <comment>Phone Type Id, if required</comment>
+    <comment>Phone Type ID, if required</comment>
     <add>2.2</add>
     <pseudoconstant>
       <optionGroupName>phone_type</optionGroupName>
     <name>website_type_id</name>
     <title>Profile Field Website Type</title>
     <type>int unsigned</type>
-    <comment>Website Type Id, if required</comment>
+    <comment>Website Type ID, if required</comment>
     <add>4.5</add>
     <pseudoconstant>
       <optionGroupName>website_type</optionGroupName>
index adcdc8cbcc8cd59560c7a814170093e1a2f40758..90a1c624ebb90e079a48a934f076a3e989c64b8c 100644 (file)
   </field>
   <field>
     <name>limit_listings_group_id</name>
-    <title>Profile Search Limit Group ID</title>
+    <title>Search Limit Group ID</title>
     <type>int unsigned</type>
     <comment>Group id, foreign key from civicrm_group</comment>
     <html>
-      <label>Profile Search Limit Group</label>
+      <label>Search Limit Group</label>
     </html>
     <add>1.4</add>
   </field>
   </index>
   <field>
     <name>created_id</name>
-    <title>Profile Created By Contact ID</title>
+    <title>Created By Contact ID</title>
     <type>int unsigned</type>
     <comment>FK to civicrm_contact, who created this UF group</comment>
     <html>
-      <label>Profile Created By</label>
+      <label>Created By</label>
     </html>
     <add>3.0</add>
   </field>
index afe64226b50800e4ce9462bb3f46ebb2e753a4f2..289f6bf92586b2b58f9206ef9af122963b12c6c7 100644 (file)
@@ -24,7 +24,7 @@
   </primaryKey>
   <field>
     <name>domain_id</name>
-    <title>UF Match Domain ID</title>
+    <title>Domain ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <comment>Which Domain is this match entry for</comment>
@@ -34,7 +34,7 @@
       <labelColumn>name</labelColumn>
     </pseudoconstant>
     <html>
-      <label>UF Match Domain</label>
+      <label>Domain</label>
     </html>
     <add>3.0</add>
   </field>
   </field>
   <field>
     <name>contact_id</name>
-    <title>CiviCRM Contact ID</title>
+    <title>Contact ID</title>
     <type>int unsigned</type>
     <comment>FK to Contact ID</comment>
     <html>
-      <label>CiviCRM Contact</label>
+      <label>Contact</label>
     </html>
     <add>1.1</add>
   </field>
index 5b1cd7303e0d1b28642e5c40736639ccd6803441..fb18789c6c6209e60c45199ff0b17aeb8c56d052 100644 (file)
@@ -70,7 +70,7 @@
   </field>
   <field>
     <name>domain_id</name>
-    <title>Word Replacement Domain ID</title>
+    <title>Domain ID</title>
     <type>int unsigned</type>
     <pseudoconstant>
       <table>civicrm_domain</table>
@@ -79,7 +79,7 @@
     </pseudoconstant>
     <comment>FK to Domain ID. This is for Domain specific word replacement</comment>
     <html>
-      <label>Word Replacement Domain</label>
+      <label>Domain</label>
     </html>
     <add>1.1</add>
   </field>
index ea4f20d70108f9cd28a9968aeaf919bac6cda891..9e2b2a9b29550837a38aa60a71ac471aa28b3fd1 100644 (file)
@@ -10,7 +10,7 @@
     <title>World Region ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Country Id</comment>
+    <comment>Country ID</comment>
     <html>
       <type>Number</type>
     </html>
index 3ff7ad4af11aacfd18508b0dab99655a627ba2f4..0b1649796afd2a4a1e3a0b805d59e14658019edd 100644 (file)
   </primaryKey>
   <field>
     <name>dedupe_rule_group_id</name>
-    <title>Dedupe Rule Group ID</title>
+    <title>Group ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <comment>The id of the rule group this rule belongs to</comment>
     <html>
-      <label>Dedupe Rule Group</label>
+      <label>Group</label>
     </html>
     <add>1.8</add>
   </field>
index 9b8eb9cdba53ae2839e13facb102097b923741a9..5aae1932b05ae97239493d8ab60a2ae463d15e97 100644 (file)
@@ -12,7 +12,7 @@
     <uniqueName>cart_id</uniqueName>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Cart Id</comment>
+    <comment>Cart ID</comment>
     <html>
       <type>Number</type>
     </html>
index 50b083f029a8eafd333d0bb9bd18096e8299f72f..a27e539548871394960718040a673341b7486441 100644 (file)
@@ -12,7 +12,7 @@
     <uniqueName>event_in_cart_id</uniqueName>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Event In Cart Id</comment>
+    <comment>Event In Cart ID</comment>
     <html>
       <type>Number</type>
     </html>
index 2cf7f41567463f348e0af9d981c1f64a35aeace5..21eb08aa4c1be8b22278795b65bbc36e4a2733d6 100644 (file)
@@ -14,7 +14,7 @@
     <title>Participant ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Participant Id</comment>
+    <comment>Participant ID</comment>
     <import>true</import>
     <headerPattern>/(^(participant(.)?)?id$)/i</headerPattern>
     <html>
@@ -68,7 +68,7 @@
   <field>
     <name>status_id</name>
     <uniqueName>participant_status_id</uniqueName>
-    <title>Participant Status ID</title>
+    <title>Status ID</title>
     <headerPattern>/(participant.)?(status)$/i</headerPattern>
     <import>true</import>
     <type>int unsigned</type>
@@ -84,7 +84,7 @@
     </pseudoconstant>
     <html>
       <type>Select</type>
-      <label>Participant Status</label>
+      <label>Status</label>
     </html>
   </field>
   <foreignKey>
index e91338563e7f0eab8620d7e9c0d016ef9ee2fe26..fa8437a7249d75ed299bad48d6b68a1913ff2b2c 100644 (file)
@@ -12,7 +12,7 @@
     <title>Payment ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Participant Payment Id</comment>
+    <comment>Participant Payment ID</comment>
     <html>
       <type>Number</type>
     </html>
@@ -27,7 +27,7 @@
     <title>Participant ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Participant Id (FK)</comment>
+    <comment>Participant ID (FK)</comment>
     <html>
       <label>Participant</label>
     </html>
index e1b25484fad74644e99de54168261c01fb79b4b4..5970d0345eedcf6cfe9f9ade58ed48bb3ccf3e55 100644 (file)
@@ -12,7 +12,7 @@
     <title>Currency ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Currency Id</comment>
+    <comment>Currency ID</comment>
     <html>
       <type>Number</type>
     </html>
index 7c0f0b109c0b7ab2bfc7db2b54f3b0ea2909f986..4b970a3616fae24aa5b7f2d49c1166176c934343 100644 (file)
   <field>
     <name>parent_id</name>
     <type>int unsigned</type>
-    <title>Financial Account Parent ID</title>
+    <title>Parent ID</title>
     <comment>Parent ID in account hierarchy</comment>
     <html>
-      <label>Financial Account Parent</label>
+      <label>Parent</label>
     </html>
     <add>4.3</add>
   </field>
index 88d1b58df532bbebaabce02f8922560c998909ea..8e1f5a7454856837584ccb520eb17dc2cb9f84b5 100644 (file)
   <field>
     <name>contact_id</name>
     <type>int unsigned</type>
-    <title>Financial Item Contact ID</title>
+    <title>Contact ID</title>
     <required>true</required>
     <export>true</export>
     <comment>FK to Contact ID of contact the item is from</comment>
     <html>
-      <label>Financial Item Contact</label>
+      <label>Contact</label>
     </html>
     <add>4.3</add>
   </field>
index 9913e342e81e04e92efe3936cee884fc5b9fee27..515a78770ea0b2e8c5f4187a7d2d67188a83545e 100644 (file)
@@ -24,7 +24,7 @@
   <field>
     <name>from_financial_account_id</name>
     <type>int unsigned</type>
-    <title>Financial Transaction From Account ID</title>
+    <title>From Account ID</title>
     <comment>FK to financial_account table.</comment>
     <add>4.3</add>
     <pseudoconstant>
@@ -34,7 +34,7 @@
     </pseudoconstant>
     <html>
       <type>Select</type>
-      <label>Financial Transaction From Account</label>
+      <label>From Account</label>
     </html>
   </field>
   <foreignKey>
@@ -45,7 +45,7 @@
   </foreignKey>
   <field>
     <name>to_financial_account_id</name>
-    <title>Financial Transaction To Account ID</title>
+    <title>To Account ID</title>
     <type>int unsigned</type>
     <comment>FK to financial_financial_account table.</comment>
     <add>4.3</add>
@@ -56,7 +56,7 @@
     </pseudoconstant>
     <html>
       <type>Select</type>
-      <label>Financial Transaction To Account</label>
+      <label>To Account</label>
     </html>
   </field>
   <foreignKey>
   </field>
   <field>
     <name>status_id</name>
-    <title>Financial Transaction Status Id</title>
+    <title>Financial Transaction Status ID</title>
     <type>int unsigned</type>
     <import>true</import>
     <export>true</export>
index f1123d71bdffa7f35e024f7996581551d3f8411f..cec449f4c468e4530c4059ba27f818db9e6024c9 100644 (file)
@@ -23,7 +23,7 @@
   </primaryKey>
   <field>
     <name>domain_id</name>
-    <title>Payment Processor Domain ID</title>
+    <title>Domain ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <pseudoconstant>
@@ -33,7 +33,7 @@
     </pseudoconstant>
     <comment>Which Domain is this match entry for</comment>
     <html>
-      <label>Payment Processor Domain</label>
+      <label>Domain</label>
     </html>
     <add>3.0</add>
   </field>
@@ -79,7 +79,7 @@
   </field>
   <field>
     <name>payment_processor_type_id</name>
-    <title>Payment Processor Type ID</title>
+    <title>Type ID</title>
     <type>int unsigned</type>
     <pseudoconstant>
       <table>civicrm_payment_processor_type</table>
@@ -89,7 +89,7 @@
     <required>true</required>
     <length>10</length>
     <html>
-      <label>Payment Processor Type</label>
+      <label>Type</label>
     </html>
     <add>4.3</add>
   </field>
index 2e8bc67946ce1d996f70d18900a52646f5b48f1e..4c363cb60362e2d04f849a7183eed349723f3fef 100644 (file)
     <required>true</required>
     <import>true</import>
     <export>false</export>
-    <comment>Id of Grant status.</comment>
+    <comment>ID of Grant status.</comment>
     <pseudoconstant>
       <optionGroupName>grant_status</optionGroupName>
     </pseudoconstant>
index 588f8540a3114879f9c59c99ff9d08206892136a..7198f96ddfa4223b98e26ccf64683d458970c990 100644 (file)
   </primaryKey>
   <field>
     <name>event_queue_id</name>
-    <title>Mailing Event Queue ID</title>
+    <title>Event Queue ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <comment>FK to EventQueue</comment>
     <html>
-      <label>Mailing Event Queue</label>
+      <label>Event Queue</label>
     </html>
   </field>
   <foreignKey>
index f7028b03c65fe279af8783d2a24439697233e1ad..52f17b30afe89fb2678f01ab325846c1b442c6f9 100644 (file)
@@ -22,7 +22,7 @@
   </primaryKey>
   <field>
     <name>group_id</name>
-    <title>Mailing Subscribe Group ID</title>
+    <title>Group ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <comment>FK to Group</comment>
@@ -33,7 +33,7 @@
     </pseudoconstant>
     <html>
       <type>Select</type>
-      <label>Mailing Subscribe Group</label>
+      <label>Group</label>
     </html>
   </field>
   <foreignKey>
   </foreignKey>
   <field>
     <name>contact_id</name>
-    <title>Mailing Subscribe Contact ID</title>
+    <title>Contact ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <comment>FK to Contact</comment>
     <html>
-      <label>Mailing Subscribe Contact</label>
+      <label>Contact</label>
     </html>
   </field>
   <foreignKey>
index bacdf41b806a32c6571600715c9de99e343513b7..a4f10f01055e0938326e992f6a84b2fc518fd95c 100644 (file)
   </primaryKey>
   <field>
     <name>event_queue_id</name>
-    <title>Mailing Event Queue ID</title>
+    <title>Event Queue ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <comment>FK to EventQueue</comment>
     <html>
-      <label>Mailing Event Queue</label>
+      <label>Event Queue</label>
     </html>
   </field>
   <foreignKey>
index de24408d2ac1dfd96cb72399fba7992441e5478b..4932605d21969a8ef5d61f24bd39720d76d25bcd 100644 (file)
@@ -27,7 +27,7 @@
   </primaryKey>
   <field>
     <name>domain_id</name>
-    <title>Mailing Domain ID</title>
+    <title>Domain ID</title>
     <type>int unsigned</type>
     <pseudoconstant>
       <table>civicrm_domain</table>
@@ -36,7 +36,7 @@
     </pseudoconstant>
     <comment>Which site is this mailing for</comment>
     <html>
-      <label>Mailing Domain</label>
+      <label>Domain</label>
     </html>
     <add>3.4</add>
   </field>
@@ -49,7 +49,7 @@
   </foreignKey>
   <field>
     <name>header_id</name>
-    <title>Mailing Header ID</title>
+    <title>Header ID</title>
     <type>int unsigned</type>
     <pseudoconstant>
       <table>civicrm_mailing_component</table>
@@ -59,7 +59,7 @@
     </pseudoconstant>
     <comment>FK to the header component.</comment>
     <html>
-      <label>Mailing Header</label>
+      <label>Header</label>
     </html>
   </field>
   <foreignKey>
@@ -70,7 +70,7 @@
   </foreignKey>
   <field>
     <name>footer_id</name>
-    <title>Mailing Footer ID</title>
+    <title>Footer ID</title>
     <type>int unsigned</type>
     <pseudoconstant>
       <table>civicrm_mailing_component</table>
@@ -80,7 +80,7 @@
     </pseudoconstant>
     <comment>FK to the footer component.</comment>
     <html>
-      <label>Mailing Footer</label>
+      <label>Footer</label>
     </html>
   </field>
   <foreignKey>
   </foreignKey>
   <field>
     <name>reply_id</name>
-    <title>Mailing Reply ID</title>
+    <title>Reply ID</title>
     <type>int unsigned</type>
     <comment>FK to the auto-responder component.</comment>
     <html>
-      <label>Mailing Reply</label>
+      <label>Reply</label>
     </html>
   </field>
   <foreignKey>
   </foreignKey>
   <field>
     <name>unsubscribe_id</name>
-    <title>Mailing Unsubscribe ID</title>
+    <title>Unsubscribe ID</title>
     <type>int unsigned</type>
     <comment>FK to the unsubscribe component.</comment>
     <html>
-      <label>Mailing Unsubscribe</label>
+      <label>Unsubscribe</label>
     </html>
   </field>
   <foreignKey>
   </field>
   <field>
     <name>optout_id</name>
-    <title>Mailing Opt Out ID</title>
+    <title>Opt Out ID</title>
     <type>int unsigned</type>
     <comment>FK to the opt-out component.</comment>
     <html>
-      <label>Mailing Opt Out</label>
+      <label>Opt Out</label>
     </html>
   </field>
   <foreignKey>
   </field>
   <field>
     <name>msg_template_id</name>
-    <title>Mailing Message Template ID</title>
+    <title>Message Template ID</title>
     <type>int unsigned</type>
     <comment>FK to the message template.</comment>
     <html>
-      <label>Mailing Message Template</label>
+      <label>Message Template</label>
     </html>
   </field>
   <foreignKey>
   </field>
   <field>
     <name>created_id</name>
-    <title>Mailing Created By Contact ID</title>
+    <title>Created By Contact ID</title>
     <type>int unsigned</type>
     <comment>FK to Contact ID who first created this mailing</comment>
     <html>
-      <label>Mailing Creator</label>
+      <label>Creator</label>
     </html>
   </field>
   <foreignKey>
   <field>
     <name>campaign_id</name>
     <type>int unsigned</type>
-    <title>Mailing Campaign ID</title>
+    <title>Campaign ID</title>
     <comment>The campaign for which this mailing has been initiated.</comment>
     <add>3.4</add>
     <html>
       <type>Select</type>
-      <label>Mailing Campaign</label>
+      <label>Campaign</label>
     </html>
   </field>
   <foreignKey>
   </field>
   <field>
     <name>sms_provider_id</name>
-    <title>Mailing SMS Provider ID</title>
+    <title>SMS Provider ID</title>
     <type>int unsigned</type>
     <add>4.2</add>
     <html>
       <type>Select</type>
-      <label>Mailing SMS Provider</label>
+      <label>SMS Provider</label>
     </html>
   </field>
   <foreignKey>
index 6956687f9af7bd69a5988593be234cde59da5db0..bb53290d417e265d2f0f0cf94fc62f9512f95adf 100644 (file)
   </field>
   <field>
     <name>created_id</name>
-    <title>AB Test Created By Contact ID</title>
+    <title>Created By Contact ID</title>
     <type>int unsigned</type>
     <comment>FK to Contact ID</comment>
     <html>
-      <label>AB Test Created By</label>
+      <label>Created By</label>
     </html>
     <add>4.6</add>
   </field>
index 13b80d6499b50b5fb97df81bf4b74866645718d3..d657c80011f72cbf2648fad8f03b971e13d3b9e2 100644 (file)
   </field>
   <field>
     <name>parent_id</name>
-    <title>Mailing Job Parent ID</title>
+    <title>Parent ID</title>
     <type>int unsigned</type>
     <comment>Parent job id</comment>
     <default>NULL</default>
     <html>
-      <label>Mailing Job Parent</label>
+      <label>Parent</label>
     </html>
     <add>3.3</add>
   </field>
index bb1722fca0998e849dbffcf22acd5c115152290b..4585b6652486d7bae7d380cd60c4ace4e344ef77 100644 (file)
   </foreignKey>
   <field>
     <name>contact_id</name>
-    <title>Mailing Recipient ID</title>
+    <title>Recipient ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <comment>FK to Contact</comment>
     <html>
-      <label>Mailing Recipient</label>
+      <label>Recipient</label>
     </html>
   </field>
   <foreignKey>
   </foreignKey>
   <field>
     <name>email_id</name>
-    <title>Recipient Email ID</title>
+    <title>Email ID</title>
     <type>int unsigned</type>
     <default>NULL</default>
     <comment>FK to Email</comment>
     <html>
-      <label>Recipient Email</label>
+      <label>Email</label>
     </html>
   </field>
   <foreignKey>
   </foreignKey>
   <field>
     <name>phone_id</name>
-    <title>Recipient Phone ID</title>
+    <title>Phone ID</title>
     <type>int unsigned</type>
     <default>NULL</default>
     <comment>FK to Phone</comment>
     <html>
-      <label>Recipient Phone</label>
+      <label>Phone</label>
     </html>
   </field>
   <foreignKey>
index 16030ab2b792e0d1c1824c95ee365ad6048d7a90..8d6b4a4315a0ed4c509f384c46d06fbbe650952f 100644 (file)
   </primaryKey>
   <field>
     <name>job_id</name>
-    <title>Mailing Job ID</title>
+    <title>Job ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <comment>The ID of the Job .</comment>
     <html>
-      <label>Mailing Job</label>
+      <label>Job</label>
     </html>
   </field>
   <foreignKey>
index 0df4d7474b8b0ee26917466b7044827e1e25c0c5..cd5fb5d868c25909fde52c66dfec077ab486b621 100644 (file)
@@ -23,7 +23,7 @@
     <import>true</import>
     <title>Membership ID</title>
     <headerPattern>/^(m(embership\s)?id)$/i</headerPattern>
-    <comment>Membership Id</comment>
+    <comment>Membership ID</comment>
     <add>1.5</add>
     <html>
       <type>Number</type>
@@ -60,7 +60,7 @@
   <field>
     <name>membership_type_id</name>
     <type>int unsigned</type>
-    <title>Membership Type Id</title>
+    <title>Membership Type ID</title>
     <import>true</import>
     <headerPattern>/^(m(embership\s)?type)$/i</headerPattern>
     <export>false</export>
   </field>
   <field>
     <name>status_id</name>
-    <title>Membership Status ID</title>
+    <title>Status ID</title>
     <import>true</import>
     <headerPattern>/(member(ship|).)?(status)$/i</headerPattern>
     <type>int unsigned</type>
     </pseudoconstant>
     <html>
       <type>Select</type>
-      <label>Membership Status</label>
+      <label>Status</label>
     </html>
     <add>1.5</add>
   </field>
   <field>
     <name>contribution_recur_id</name>
     <uniqueName>membership_recur_id</uniqueName>
-    <title>Membership Recurring Contribution ID</title>
+    <title>Recurring Contribution ID</title>
     <type>int unsigned</type>
     <export>true</export>
     <comment>Conditional foreign key to civicrm_contribution_recur id. Each membership in connection with a recurring contribution carries a foreign key to the recurring contribution record. This assumes we can track these processor initiated events.</comment>
     <html>
-      <label>Membership Recurring Contribution</label>
+      <label>Recurring Contribution</label>
     </html>
     <add>3.3</add>
   </field>
index da845de4aeb8bf527f03fcfae71a60b28a235321..a31e85e413cccecddaf8e798f57b1561eae89be9 100644 (file)
@@ -13,7 +13,7 @@
     <title>Membership Block ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Membership Id</comment>
+    <comment>Membership ID</comment>
     <add>1.5</add>
     <html>
       <type>Number</type>
   </field>
   <field>
     <name>entity_id</name>
-    <title>Membership Block Entity ID</title>
+    <title>Entity ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <comment>FK to civicrm_contribution_page.id</comment>
     <html>
-      <label>Membership Block Entity</label>
+      <label>Entity</label>
     </html>
     <add>1.5</add>
   </field>
   </field>
   <field>
     <name>membership_type_default</name>
-    <title>Membership Block Default Type ID</title>
+    <title>Default Type ID</title>
     <type>int unsigned</type>
     <comment>Optional foreign key to membership_type</comment>
     <html>
-      <label>Membership Block Default Type</label>
+      <label>Default Type</label>
     </html>
     <add>1.5</add>
   </field>
index d731845811bd634d2e62b1aa7d671306163505cf..4bd61a786d3d5e5583ecb48b946200668fd89113 100644 (file)
   </field>
   <field>
     <name>modified_id</name>
-    <title>Membership Log modified By Contact ID</title>
+    <title>Modified By Contact ID</title>
     <type>int unsigned</type>
     <comment>FK to Contact ID of person under whose credentials this data modification was made.</comment>
     <html>
-      <label>Membership Log modified By</label>
+      <label>Modified By</label>
     </html>
     <add>1.5</add>
   </field>
index f10984995dbacc26ad8d54627875c5bed62a659b..dcc25b9e70f016d1fce96583791195ff6b56c2de 100644 (file)
@@ -14,7 +14,7 @@
     <title>Membership Status ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Membership Id</comment>
+    <comment>Membership ID</comment>
     <add>1.5</add>
     <html>
       <type>Number</type>
index d76f43138eb831daa8b8fd6af6054be0b3d26666..aa19de6e8c3f2f2d888929041b9c3d2455cef50a 100644 (file)
@@ -14,7 +14,7 @@
     <title>Membership Type ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Membership Id</comment>
+    <comment>Membership ID</comment>
     <add>1.5</add>
     <html>
       <type>Number</type>
@@ -26,7 +26,7 @@
   </primaryKey>
   <field>
     <name>domain_id</name>
-    <title>Membership Type Domain ID</title>
+    <title>Domain ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <pseudoconstant>
@@ -36,7 +36,7 @@
     </pseudoconstant>
     <comment>Which Domain is this match entry for</comment>
     <html>
-      <label>Membership Type Domain</label>
+      <label>Domain</label>
     </html>
     <add>3.0</add>
   </field>
   </field>
   <field>
     <name>member_of_contact_id</name>
-    <title>Membership Type Organization ID</title>
+    <title>Organization ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <comment>Owner organization for this membership type. FK to Contact ID</comment>
     <html>
-      <label>Membership Type Organization</label>
+      <label>Organization</label>
     </html>
     <add>1.5</add>
   </field>
@@ -97,7 +97,7 @@
   </foreignKey>
   <field>
     <name>financial_type_id</name>
-    <title>Membership Financial Type ID</title>
+    <title>Financial Type ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <pseudoconstant>
     </pseudoconstant>
     <comment>If membership is paid by a contribution - what financial type should be used. FK to civicrm_financial_type.id</comment>
     <html>
-      <label>Membership Financial Type</label>
+      <label>Financial Type</label>
     </html>
     <add>4.3</add>
   </field>
index 72de7358fa886a588b63825dfd3eaa90ce5a439e..d067ec4b31557893fb4fb897c9710a1d085832d8 100644 (file)
@@ -13,7 +13,7 @@
     <title>PCP Block ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>PCP block Id</comment>
+    <comment>PCP block ID</comment>
     <add>2.2</add>
     <html>
       <type>Number</type>
index bc60d99665dd1a529605d8c684c8a7133c814cea..58d6ef5749631a99910ff681be8976b103f165f4 100644 (file)
@@ -47,7 +47,7 @@
   </foreignKey>
   <field>
     <name>financial_type_id</name>
-    <title>Type ID</title>
+    <title>Financial Type ID</title>
     <uniqueName>pledge_financial_type_id</uniqueName>
     <type>int unsigned</type>
     <comment>FK to Financial Type</comment>
@@ -59,7 +59,7 @@
     <add>4.3</add>
     <html>
       <type>Select</type>
-      <label>Type</label>
+      <label>Financial Type</label>
     </html>
   </field>
   <foreignKey>
   <field>
     <name>contribution_page_id</name>
     <uniqueName>pledge_contribution_page_id</uniqueName>
-    <title>Pledge Contribution Page ID</title>
+    <title>Contribution Page ID</title>
     <type>int unsigned</type>
     <comment>The Contribution Page which triggered this contribution</comment>
     <html>
-      <label>Pledge Contribution Page</label>
+      <label>Contribution Page</label>
     </html>
     <add>2.1</add>
   </field>
   </field>
   <field>
     <name>status_id</name>
-    <title>Pledge Status Id</title>
+    <title>Pledge Status ID</title>
     <uniqueName>pledge_status_id</uniqueName>
     <required>true</required>
     <import>true</import>
index 30f47199f6449f6fb8a145ee08b94c5b2fd8a466..bee126c42349e47ffb1f99b0805d56075764994d 100644 (file)
@@ -31,7 +31,7 @@
   </field>
   <field>
     <name>entity_id</name>
-    <title>Entity Id</title>
+    <title>Entity ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <comment>FK to entity table specified in entity_table column.</comment>
index 4bfdbc552cf046f3a75846d01c3d38dc3e10fe3a..240739d723aaf9f2fbe0d3aba64214f1351f1941 100644 (file)
   </dynamicForeignKey>
   <field>
     <name>contribution_id</name>
-    <title>Line Item Contribution ID</title>
+    <title>Contribution ID</title>
     <type>int unsigned</type>
     <comment>FK to civicrm_contribution</comment>
     <html>
-      <label>Line Item Contribution</label>
+      <label>Contribution</label>
     </html>
     <add>4.5</add>
   </field>
@@ -62,7 +62,7 @@
   </foreignKey>
   <field>
     <name>price_field_id</name>
-    <title>Line Item Price Field ID</title>
+    <title>Price Field ID</title>
     <type>int unsigned</type>
     <comment>FK to civicrm_price_field</comment>
     <pseudoconstant>
@@ -73,7 +73,7 @@
     </pseudoconstant>
     <!-- changed to not required in 4.3 in order to change ON DELETE CASCADE FK constraint to SET NULL -->
     <html>
-      <label>Line Item Price Field</label>
+      <label>Price Field</label>
     </html>
     <add>1.7</add>
   </field>
   </index>
   <field>
     <name>price_field_value_id</name>
-    <title>Line Item Option ID</title>
+    <title>Option ID</title>
     <type>int unsigned</type>
     <default>NULL</default>
     <comment>FK to civicrm_price_field_value</comment>
       <labelColumn>label</labelColumn>
     </pseudoconstant>
     <html>
-      <label>Line Item Option</label>
+      <label>Option</label>
     </html>
     <add>3.3</add>
   </field>
index e7d3830d69046302c83738ed67e6ab1fe5a38d9e..d818a2344448f3fff64093633b45716733daa34f 100644 (file)
@@ -24,7 +24,7 @@
   </primaryKey>
   <field>
     <name>domain_id</name>
-    <title>Price Set Domain ID</title>
+    <title>Domain ID</title>
     <type>int unsigned</type>
     <pseudoconstant>
       <table>civicrm_domain</table>
@@ -35,7 +35,7 @@
     <add>3.1</add>
     <html>
       <type>Text</type>
-      <label>Price Set Domain</label>
+      <label>Domain</label>
     </html>
   </field>
   <foreignKey>
index b2b416e43d5cda8a6097908de11e2040f4540d4a..e020ec3149aea51022fe76a5026988f81d04c73e 100644 (file)
@@ -26,7 +26,7 @@
   </primaryKey>
   <field>
     <name>domain_id</name>
-    <title>Report Instance Domain ID</title>
+    <title>Domain ID</title>
     <type>int unsigned</type>
     <pseudoconstant>
       <table>civicrm_domain</table>
@@ -36,7 +36,7 @@
     <required>true</required>
     <comment>Which Domain is this instance for</comment>
     <html>
-      <label>Report Instance Domain</label>
+      <label>Domain</label>
     </html>
     <add>3.1</add>
   </field>
   <field>
     <name>created_id</name>
     <type>int unsigned</type>
-    <title>Report Instance Created By Contact ID</title>
+    <title>Created By Contact ID</title>
     <comment>FK to contact table.</comment>
     <html>
-      <label>Report Instance Created By</label>
+      <label>Created By</label>
     </html>
     <add>4.6</add>
   </field>
   <field>
     <name>owner_id</name>
     <type>int unsigned</type>
-    <title>Report Instance Owned By Contact ID</title>
+    <title>Owned By Contact ID</title>
     <comment>FK to contact table.</comment>
     <html>
-      <label>Report Instance Owned By</label>
+      <label>Owned By</label>
     </html>
     <add>4.6</add>
   </field>
index ed60ec5e51a42b94f55afa8d87f8ebf297cddf59..2c00293817c1e997faed47dac32c366172daf5b4 100644 (file)
   </field>
   <field>
     <name>domain_id</name>
-    <title>SMS Domain ID</title>
+    <title>Domain ID</title>
     <type>int unsigned</type>
     <pseudoconstant>
       <table>civicrm_domain</table>
     </pseudoconstant>
     <comment>Which Domain is this sms provider for</comment>
     <html>
-      <label>SMS Domain</label>
+      <label>Domain</label>
     </html>
     <add>4.7</add>
   </field>