X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCore%2FDAO%2FMapping.php;h=5c61cec13cd09c172f89e9ac4ad6f0b078fca8e7;hb=bc77d7c0798081f999e6eca92d75fa874fd04e74;hp=9de2b93fc9b406ad201ef5dfac908dcccc5a2c3c;hpb=74db51d355cb6913b904a00a2bdb932238629f65;p=civicrm-core.git diff --git a/CRM/Core/DAO/Mapping.php b/CRM/Core/DAO/Mapping.php index 9de2b93fc9..5c61cec13c 100644 --- a/CRM/Core/DAO/Mapping.php +++ b/CRM/Core/DAO/Mapping.php @@ -2,11 +2,11 @@ /** * @package CRM - * @copyright CiviCRM LLC (c) 2004-2019 + * @copyright CiviCRM LLC https://civicrm.org/licensing * * Generated from xml/schema/CRM/Core/Mapping.xml * DO NOT EDIT. Generated by CRM_Core_CodeGen - * (GenCodeChecksum:3014bcc2b0a9647bad0431f586015208) + * (GenCodeChecksum:a1f0faf7e338aa60dfb0243ee1543f28) */ /** @@ -87,7 +87,7 @@ class CRM_Core_DAO_Mapping extends CRM_Core_DAO { 'name' => [ 'name' => 'name', 'type' => CRM_Utils_Type::T_STRING, - 'title' => ts('Name'), + 'title' => ts('Mapping Name'), 'description' => ts('Name of Mapping'), 'maxlength' => 64, 'size' => CRM_Utils_Type::BIG,