invokeEvent(name, properties) call.'; $_lang['system_events.groupname'] = 'Group'; $_lang['system_events.groupname_desc'] = 'The name of the group where the new event belongs to. Select an existing one or type in a new group name.'; $_lang['system_events.plugins'] = 'Plugins'; $_lang['system_events.plugins_desc'] = 'The list of plugins attached to the event. Pick up plugins that should be attached to event.'; $_lang['system_events.service'] = 'Service'; $_lang['system_events.service_1'] = 'Parser Service Events'; $_lang['system_events.service_2'] = 'Manager Access Events'; $_lang['system_events.service_3'] = 'Web Access Service Events'; $_lang['system_events.service_4'] = 'Cache Service Events'; $_lang['system_events.service_5'] = 'Template Service Events'; $_lang['system_events.service_6'] = 'User Defined Events'; $_lang['system_events.remove'] = 'Remove Event'; $_lang['system_events.remove_confirm'] = 'Are you sure you want to remove the [[+name]] event? This is irreversible!'; $_lang['system_events_err_ns'] = 'Name of the System Event not specified.'; $_lang['system_events_err_ae'] = 'Name of the System Event already exists.'; $_lang['system_events_err_startint'] = 'It\'s not allowed to start the name with a digit.'; $_lang['system_events_err_remove_not_allowed'] = 'You\'re not allowed to remove this System Event.';