On Sat, 07 Jul 2007 14:36:21 -0700, chuck ctl@arrowtwins.com wrote:
In Windows, when closing an unsaved file, the dialog presented is not clear. The message is that the file is not saved, and the buttons just say "yes", "no" and "cancel". To make it clear to me, I make
Oops. Fixed in SVN r1679. Many thanks for reporting, I guess I had never noticed it.
I fixed it in a different way to your suggestion so we reuse the "Do you want to save it before closing?" string we already use for non-Windows builds and just append it to the already displayed string.
Regards, Enrico