From 3b788d1fea3027c36179696caa13d3395b90294c Mon Sep 17 00:00:00 2001 From: erciccione Date: Sat, 10 Sep 2022 17:33:58 +0200 Subject: [PATCH] fix typo in trade completed screen --- core/src/main/resources/i18n/displayStrings.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/resources/i18n/displayStrings.properties b/core/src/main/resources/i18n/displayStrings.properties index 5c1758e16b..087fa75d9c 100644 --- a/core/src/main/resources/i18n/displayStrings.properties +++ b/core/src/main/resources/i18n/displayStrings.properties @@ -843,7 +843,7 @@ portfolio.pending.step5_buyer.paid=You have paid portfolio.pending.step5_seller.sold=You have sold portfolio.pending.step5_seller.received=You have received -tradeFeedbackWindow.title=Your trade is completed successfully! +tradeFeedbackWindow.title=Your trade was completed successfully! tradeFeedbackWindow.msg.part1=We'd love to hear back from you about your experience. It'll help us improve the software and smooth out any rough edges. tradeFeedbackWindow.msg.part2=If you have any questions, or experienced any problems, please get in touch with other users and contributors in our Matrix chatroom: tradeFeedbackWindow.msg.part3=Thanks for using Haveno!