i18n - Reuse strings for less translation work

This commit is contained in:
Geert Janssens
2021-03-24 13:02:39 +01:00
parent 0b6b88b771
commit a4cab54afc
4 changed files with 5 additions and 3 deletions

View File

@@ -1824,6 +1824,7 @@ the option '~a'."))
("Common Currency" "Currency" "Common Currency")
("Show original currency amount" "Currency" "Show original currency amount")
("Report's currency" "Currency" "Report's currency")
("Reconcile Status" #f "Reconciled Status")
;; new-owner-report.scm, renamed Oct 2020 to differentiate with
;; Document Links:
("Links" #f "Transaction Links")
@@ -1831,6 +1832,7 @@ the option '~a'."))
("Individual Taxes" #f "Use Detailed Tax Summary")
;; income-gst-statement.scm
("default format" #f "Default Format")
("Report format" #f "Report Format")
))
(define (lookup-option section name)