]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/docview.cpp
added CreateAccelTable() helper which creates the accel table for just this menu
[wxWidgets.git] / src / common / docview.cpp
index 851d5a4c319c46dd4e2729e4be8c68cfed2defe6..459ce5585ccc8fe77119f9203ce74cdc7b51c20c 100644 (file)
@@ -476,7 +476,7 @@ bool wxDocument::OnSaveModified()
                  (
                     wxString::Format
                     (
-                     _("Do you want to save changes to document %s?"),
+                     _("Do you want to save changes to %s?"),
                      GetUserReadableName()
                     ),
                     wxTheApp->GetAppDisplayName(),