I18N: Hotfix for bug 797725

Add a translator comment
This commit is contained in:
Frank H. Ellenberger 2020-05-05 21:55:48 +02:00
parent 79910e8439
commit e447af04e3

View File

@ -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))