I'm in the process of creating the "Delete" and "Save"
confirmations for a web app. In most cases, I prefer to label
buttons according to the action being performed. But in this case, in
order to answer the question being posed, it seems as though I should
be using "Yes" and "No" buttons.
DELETE: "Are you sure you want to permanently delete your
selection?"
- [Yes] = delete and return to page
- [No] = skip deletion and return to page
SAVE: "You are navigating away from the page.