From 34cd2d7fba52280e8b5d37f0ca2bfd6376934b29 Mon Sep 17 00:00:00 2001 From: Marnix <93143998+MarnixCroes@users.noreply.github.com> Date: Thu, 31 Oct 2024 09:33:12 +0100 Subject: [PATCH] update splashscreen_warning_text, improve english --- src/i18n/locales/en/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/en/translation.json b/src/i18n/locales/en/translation.json index 701aa507..e80cc654 100644 --- a/src/i18n/locales/en/translation.json +++ b/src/i18n/locales/en/translation.json @@ -66,7 +66,7 @@ "splashscreen_description_line1": "Your wallet, your coins.", "splashscreen_description_line2": "100% open-source & open-design.", "splashscreen_warning_title": "Warning", - "splashscreen_warning_text": "While JoinMarket is tried and tested, Jam is anything but. It is beta software, so please <2>read the documentation and use it with caution. You can <1>help to improve the project on GitHub.", + "splashscreen_warning_text": "While JoinMarket is tried and tested, Jam is not. It is beta software, so please <2>read the documentation and use it with caution. You can <1>help to improve the project on GitHub.", "screen_1_title": "Welcome to Jam for JoinMarket!", "screen_1_description": "Jam is an interface for JoinMarket, a privacy-focused software solution that aims to improve the confidentiality and privacy of your bitcoin transactions. Its main focus is to facilitate the creation of collaborative transactions through a peer-to-peer marketplace.", "screen_2_title": "Collaborative Transactions",