mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix string that wasnt marked for translation. Fortunately exactly this string exists already.
BP git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14645 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
d49e4eaeea
commit
c59ec41913
@ -643,9 +643,7 @@ totals to report currency")
|
||||
(gnc:html-document-add-object!
|
||||
document
|
||||
(gnc:make-html-text
|
||||
(string-append
|
||||
"No Valid Account Selected. "
|
||||
"Click on the Options button and select the account to use."))))
|
||||
(_ "No valid account selected. Click on the Options button and select the account to use."))))
|
||||
(gnc:free-query query)
|
||||
(gnc:report-finished)
|
||||
document))
|
||||
|
Loading…
Reference in New Issue
Block a user