From 409b092c1fb9a050959c7b4c8818aedb32580824 Mon Sep 17 00:00:00 2001 From: m52go <735155+m52go@users.noreply.github.com> Date: Mon, 21 Dec 2020 15:21:05 -0500 Subject: [PATCH] Edit path text on wallet info screen --- .../src/main/resources/i18n/displayStrings.properties | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/core/src/main/resources/i18n/displayStrings.properties b/core/src/main/resources/i18n/displayStrings.properties index 6e4bf20cf99..b21e4d8e345 100644 --- a/core/src/main/resources/i18n/displayStrings.properties +++ b/core/src/main/resources/i18n/displayStrings.properties @@ -1407,12 +1407,11 @@ account.menu.walletInfo.balance.info=This shows the internal wallet balance incl account.menu.walletInfo.xpub.headLine=Watch keys (xpub keys) account.menu.walletInfo.walletSelector={0} {1} wallet account.menu.walletInfo.path.headLine=HD keychain paths -account.menu.walletInfo.path.info=If you import the seed words in another wallet (like Electrum) you need to define the \ - path. Use that only in emergency cases when you lost access to the Bisq wallet and the data directory.\n\ - Spending funds from another wallet can easily screw up the Bisq internal data structures associated with the wallet \ - data and can lead to failed trades.\n\ - Do NEVER send BSQ from another wallet as that lead very likely to an invalid BSQ transaction and your \ - BSQ get burned. +account.menu.walletInfo.path.info=If you import seed words into another wallet (like Electrum), you'll need to define the \ + path. This should only be done in emergency cases when you lose access to the Bisq wallet and data directory.\n\ + Keep in mind that spending funds from a non-Bisq wallet can bungle the internal Bisq data structures associated with the wallet \ + data, which can lead to failed trades.\n\n\ + NEVER send BSQ from a non-Bisq wallet, as it will probably lead to an invalid BSQ transaction and losing your BSQ. account.menu.walletInfo.openDetails=Show raw wallet details and private keys