mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-25 10:20:18 -06:00
html-utilities.scm: Tell the user, where to select account.
http://lists.gnucash.org/logs/2015/03/2015-03-12.html#T18:22:44
This commit is contained in:
parent
46034fb5cf
commit
f11d9844f5
@ -838,7 +838,7 @@
|
||||
report-title-string
|
||||
report-id
|
||||
(_ "No accounts selected")
|
||||
(_ "This report requires accounts to be selected.")))
|
||||
(_ "This report requires accounts to be selected in the report options.")))
|
||||
|
||||
(define (gnc:html-make-empty-data-warning
|
||||
report-title-string report-id)
|
||||
|
Loading…
Reference in New Issue
Block a user