#i18n{workflow.modify_state.title}


#i18n{workflow.create_state.label_name_comment}


#i18n{workflow.create_state.label_description_comment}

<#if state.isInitialState()> <#else>
#i18n{workflow.create_state.label_initial_state_comment}

<#if state.isRequiredWorkgroupAssigned()> <#else>
#i18n{workflow.create_state.label_required_workgroup_assigned_comment}