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:
Frank H. Ellenberger 2015-03-13 00:17:51 +01:00
parent 46034fb5cf
commit f11d9844f5

View File

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