mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
COSMETIC:Rename subtitles -> subheadings in sorting/account display
This commit is contained in:
parent
b6c6906bb1
commit
8044f2b04e
@ -478,14 +478,14 @@ tags within description, notes or memo. ")
|
||||
(gnc:make-simple-boolean-option
|
||||
pagename-sorting optname-full-account-name
|
||||
"j1"
|
||||
(N_ "Show the full account name for subtotals and subtitles?")
|
||||
(N_ "Show the full account name for subtotals and subheadings?")
|
||||
#f))
|
||||
|
||||
(gnc:register-trep-option
|
||||
(gnc:make-simple-boolean-option
|
||||
pagename-sorting optname-show-account-code
|
||||
"j2"
|
||||
(N_ "Show the account code for subtotals and subtitles?")
|
||||
(N_ "Show the account code for subtotals and subheadings?")
|
||||
#f))
|
||||
|
||||
(gnc:register-trep-option
|
||||
|
Loading…
Reference in New Issue
Block a user