'message 1', * 'tableAlias2' => 'message 2', * ... * ) * @var array */ protected $_foreignKeyLocksMessages = array( 'Events' => '%name% committee cannot be removed as it is linked with Event(s). Please remove the connections first.', ); }