Mark missing string for translation

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11960 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/register-rewrite
Christian Stimming 21 years ago
parent fda68cb8c5
commit b241ee9703

@ -938,7 +938,7 @@ gnc_main_window_prompt_for_save (GtkWidget *window)
#endif
gtk_dialog_add_buttons(GTK_DIALOG(dialog),
"Close _without Saving", GTK_RESPONSE_CLOSE,
_("Close _without Saving"), GTK_RESPONSE_CLOSE,
GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
GTK_STOCK_SAVE, GTK_RESPONSE_APPLY,
NULL);

Loading…
Cancel
Save