Merge pull request #11537 from francescbassas/patch-13
[civicrm-core.git] / xml / templates / civicrm_msg_template.tpl
index decb8b87fc89e96238716ee83b33257780236865..ffaa862774d3f2f6777ec71ce5d780290ff86c1b 100644 (file)
@@ -1,7 +1,7 @@
 -- +--------------------------------------------------------------------+
 -- | CiviCRM version 4.7                                                |
 -- +--------------------------------------------------------------------+
--- | Copyright CiviCRM LLC (c) 2004-2015                                |
+-- | Copyright CiviCRM LLC (c) 2004-2017                                |
 -- +--------------------------------------------------------------------+
 -- | 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')),