Merge pull request #9152 from samuelsov/47-crm16352
[civicrm-core.git] / xml / templates / civicrm_msg_template.tpl
index 0db52c26e01ae4ba15f0097306bee122ceb714db..b76d9aed671359cb02f3da20b5666c05a431bef1 100644 (file)
@@ -1,7 +1,7 @@
 -- +--------------------------------------------------------------------+
--- | CiviCRM version 4.6                                                |
+-- | CiviCRM version 4.7                                                |
 -- +--------------------------------------------------------------------+
--- | Copyright CiviCRM LLC (c) 2004-2015                                |
+-- | Copyright CiviCRM LLC (c) 2004-2016                                |
 -- +--------------------------------------------------------------------+
 -- | This file is a part of CiviCRM.                                    |
 -- |                                                                    |
@@ -64,6 +64,7 @@
       'participant_cancelled' => ts('Events - Registration Cancellation Notice',                 array('escape' => 'sql')),
       'participant_confirm'   => ts('Events - Registration Confirmation Invite',                 array('escape' => 'sql')),
       'participant_expired'   => ts('Events - Pending Registration Expiration Notice',           array('escape' => 'sql')),
+      'participant_transferred'   => ts('Events - Registration Transferred Notice',           array('escape' => 'sql')),
     ),
     'friend' => array(
       'friend' => ts('Tell-a-Friend Email', array('escape' => 'sql')),