#1873828: Add Reviewed state, rename Approved to Accepted, Rename Approve all to Save as completed. Makes the data item checkbox on review form an internal flag only and removes the call to approveDataItem().

Approval now only happens on job item level, so I think it makes sense to change that method accordingly. AFAIK is no translator implementation currently using that, so I think it's fine to do this as a separate follow-up.