array( 'label' => t('A new revision is created'), 'module' => 'revision_moderation', 'arguments' => array( 'node' => array('type' => 'node', 'label' => t('Node, which is being revised.')), ), 'redirect' => TRUE, ), ); }