From 82ba6a3155f00bc73cba2decbdfa0ef0bc452c4c Mon Sep 17 00:00:00 2001 From: "Frank H. Ellenberger" Date: Tue, 5 Mar 2019 21:38:19 +0100 Subject: [PATCH] I18N: Unify thanks phrase in business reports Fix typo --- gnucash/report/business-reports/taxinvoice.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnucash/report/business-reports/taxinvoice.scm b/gnucash/report/business-reports/taxinvoice.scm index c988556e88..e4338699cc 100644 --- a/gnucash/report/business-reports/taxinvoice.scm +++ b/gnucash/report/business-reports/taxinvoice.scm @@ -221,7 +221,7 @@ headingpage2 optname-amount-due "b" "" (_ "Amount Due"))) (add-option (gnc:make-string-option headingpage2 optname-payment-recd "c" "" - (_ "Payment received, thank you"))) + (_ "Payment received, thank you!"))) (add-option (gnc:make-string-option headingpage2 optname-invoice-number-text "d" "" (_ "Invoice number: "))) (add-option (gnc:make-string-option headingpage2 optname-to-text