Most applications today present dialog boxes with questions and often present two or more choices. As example, if you close a modified document in an application the Save dialog appears and present two choices, Yes and No. Where Yes indicates that the user want to save the document and No to discard the document changes. In addition the Save dialog often contains the Cancel option where the modified document will not be closed.
Following are example dialogs:

Save Dialog of Microsoft Notepad

Save Dialog of Microsoft Word

Dialogs of Microsoft Windows Vista operating system. The standard Save dialog presend Yes, No and Cancel whereas the Explorer present Try Again and Cancel.
I agree that in this example it is easy to determine that Save the changes means Yes and do not save the changes means No. But often it is difficult to determine the right choice. I like the approach to use verbs as choices instead of simply presenting Yes, No or Cancel. Often this is also recommend by current design standards
Apple Human Interface Guidelines
“Button names should be verbs that describe the action performed.”
“Instead of labeling the OK option “OK”, it is better to provide options that are named in a way that describes what will happen when they are pressed.”
“The label for a command button should describe the button’s action. Aim for the shortest possible label; one word is best.”









December 25th, 2005 at 9:33 pm
Gnome also has a HIG that says:
“Label all buttons with imperative verbs, using header capitalization”
Unlike KDE and MS, Gnome and Apple generally actually follow the advise of their HIG.
December 28th, 2005 at 11:59 pm
Thanks for adding a reference to Gnome!
July 19th, 2007 at 5:22 pm
[…] This article shows that Vista doesn’t actually use this relabelling, and contrasts different human interface guidelines. […]
July 19th, 2007 at 5:22 pm
[…] Dieser Artikel zeigt dass Vista die Umbenennungsfunktion eigentlich nicht benutzt, und zeigt die Unterschiede zwischen verschiedenen Benutzeroberflächen-Leitfäden auf. […]