renamed to 'dont save' instead of 'close anyway'

svn: r9272
This commit is contained in:
Robby Findler 2008-04-11 23:37:43 +00:00
parent 00bba9428c
commit d69f021d7e
2 changed files with 2 additions and 1 deletions

View File

@ -451,7 +451,7 @@
(allow-close-with-no-filename?))
(case (gui-utils:unsaved-warning
(get-filename/untitled-name)
(string-constant close-anyway)
(string-constant dont-save)
#t
(or (get-top-level-window)
(get-can-close-parent)))

View File

@ -231,6 +231,7 @@ please adhere to these guidelines:
(file-is-not-saved "The file \"~a\" is not saved.")
(save "Save")
(close-anyway "Close Anyway")
(dont-save "Don't Save")
(clear-anyway "Clear Anyway")
;; menu item title