mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Use string saved-reports-2.4 in the description of the save report action.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18595 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
6ed568ab77
commit
b61418df3f
@ -976,7 +976,7 @@ static GtkActionEntry report_actions[] =
|
||||
G_CALLBACK (gnc_plugin_page_report_reload_cb) },
|
||||
{ "ReportSaveAction", GTK_STOCK_SAVE, N_("Add _Report"), "",
|
||||
N_("Add the current report to the `Custom' menu for later use. "
|
||||
"The report will be saved in the file ~/.gnucash/saved-reports-2.0. "
|
||||
"The report will be saved in the file ~/.gnucash/saved-reports-2.4. "
|
||||
"It will be accessible as menu entry in the report menu at the "
|
||||
"next startup of GnuCash."),
|
||||
G_CALLBACK(gnc_plugin_page_report_save_cb) },
|
||||
|
Loading…
Reference in New Issue
Block a user