X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Ftemplates%2Fcivicrm_msg_template.tpl;h=b76d9aed671359cb02f3da20b5666c05a431bef1;hb=d40b6649e8af7fa55a5a71beee3483cdf6c68bf3;hp=decb8b87fc89e96238716ee83b33257780236865;hpb=6dd5c484fe8bad23de027e9de47277671ac57632;p=civicrm-core.git diff --git a/xml/templates/civicrm_msg_template.tpl b/xml/templates/civicrm_msg_template.tpl index decb8b87fc..b76d9aed67 100644 --- a/xml/templates/civicrm_msg_template.tpl +++ b/xml/templates/civicrm_msg_template.tpl @@ -1,7 +1,7 @@ -- +--------------------------------------------------------------------+ -- | 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')),