mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[options.scm] Rename option name to "Levels of Subaccounts"
Original name "Show Accounts until level". Add backward compatibility
missed in 08f490ee98
This commit is contained in:
@@ -1832,6 +1832,8 @@ the option '~a'."))
|
|||||||
("Links" #f "Transaction Links")
|
("Links" #f "Transaction Links")
|
||||||
;; invoice.scm, renamed November 2018
|
;; invoice.scm, renamed November 2018
|
||||||
("Individual Taxes" #f "Use Detailed Tax Summary")
|
("Individual Taxes" #f "Use Detailed Tax Summary")
|
||||||
|
;; renamed in several reports, April 2021
|
||||||
|
("Show Accounts until level" #f "Levels of Subaccounts")
|
||||||
;; receipt.scm, renamed July 2021
|
;; receipt.scm, renamed July 2021
|
||||||
("Invoice number" #f "Invoice Number")
|
("Invoice number" #f "Invoice Number")
|
||||||
;; receipt.scm and taxinvoice.scm, renamed July 2021
|
;; receipt.scm and taxinvoice.scm, renamed July 2021
|
||||||
|
|||||||
Reference in New Issue
Block a user