mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
I18N: Hotfix for bug 797725
Add a translator comment
This commit is contained in:
parent
79910e8439
commit
e447af04e3
@ -321,6 +321,7 @@
|
||||
doc (string-append
|
||||
company-name " " report-title " "
|
||||
(if sx?
|
||||
;; Translators: This is part of the report title, which is capitalzed in English, but not all other languages
|
||||
(format #f (_ "For Period Covering ~a to ~a")
|
||||
(qof-print-date from-date)
|
||||
(qof-print-date to-date))
|
||||
|
Loading…
Reference in New Issue
Block a user