mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 798775 - Why is General Journal called "Register" in the tabs?
Set default report name to General Journal in options to overwrite default report name from underlying register report.
This commit is contained in:
parent
d9ba9a4c83
commit
7751e4d064
@ -102,6 +102,7 @@
|
||||
(list (N_ "Running Balance") #f)
|
||||
(list (N_ "Totals") #f)))
|
||||
|
||||
(set-option! gnc:pagename-general gnc:optname-reportname (G_ reportname))
|
||||
(set-option! gnc:pagename-general "Title" (G_ reportname))
|
||||
options))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user