<%= ts('Are you sure you want to delete the series "%{series_title}"? This will not delete the individual works.', :series_title => @series.title).html_safe %>
<%= f.submit ts("Yes, Delete Series") %>