mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[report-core] Remove unused string definition
This commit is contained in:
parent
e366b29b26
commit
0a9f9821ca
@ -210,8 +210,7 @@
|
||||
(G_ "One of your reports has a report-guid that is a duplicate. Please check the report system, especially your saved reports, for a report with this report-guid: "))
|
||||
(define rpterr-guid1 (G_ "Wrong report definition: "))
|
||||
(define rpterr-guid2 (G_ " Report is missing a GUID."))
|
||||
(define rptwarn-legacy
|
||||
(G_ "Some reports stored in a legacy format were found. This format is not supported anymore so these reports may not have been restored properly."))
|
||||
|
||||
(define (gui-error str)
|
||||
(if (gnucash-ui-is-running)
|
||||
(gnc-error-dialog '() str)
|
||||
|
Loading…
Reference in New Issue
Block a user