diff --git a/core/src/main/resources/i18n/displayStrings.properties b/core/src/main/resources/i18n/displayStrings.properties index 71a700fdbf..1530642ea5 100644 --- a/core/src/main/resources/i18n/displayStrings.properties +++ b/core/src/main/resources/i18n/displayStrings.properties @@ -1766,14 +1766,14 @@ See the wiki for more information about the auto-confirm feature: [HYPERLINK:htt Please be aware that when changing the Bisq data directory you must change the Monero wallet and address to avoid \ vulnerabilities related to transaction key re-use. More details can be found here: [HYPERLINK:https://www.getmonero.org/2018/09/25/a-post-mortum-of-the-burning-bug.html]. account.altcoin.popup.xmr.dataDirWarningHeadline=Security recommendation for Monero traders -account.altcoin.popup.xmr.dataDirWarning=With v1.9.3 subaddress [HYPERLINK:https://monerodocs.org/public-address/subaddress] support has been added to Bisq.\n\n\ +account.altcoin.popup.xmr.dataDirWarning=With v1.9.3 subaddress [HYPERLINK:https://docs.getmonero.org/public-address/subaddress/] support has been added to Bisq.\n\n\ It is recommended to create a new XMR account using subaddresses. This creates a new subaddress at each trade.\n\n\ If changing the Bisq data directory you need to ensure to not re-use the address due known vulnerabilities [HYPERLINK:https://www.getmonero.org/2018/09/25/a-post-mortum-of-the-burning-bug.html].\n\ Best way to achieve that, is by using a different Monero wallet for each Bisq instance. Otherwise, make sure to increment \ the highest ever used subaddress index or use a new mainaddress or account index. account.altcoin.popup.xmr.subAddressHeadline=Monero Subaddresses account.altcoin.popup.xmr.subAddressInfo=Information about monero subaddresses can be found here: \ - [HYPERLINK:https://monerodocs.org/public-address/subaddress]\n\n\ + [HYPERLINK:https://docs.getmonero.org/public-address/subaddress/]\n\n\ Your main XMR wallet address and View Key [HYPERLINK:https://www.getmonero.org/resources/user-guides/view_only.html] \ are needed for Bisq to derive a new subaddress per trade. # suppress inspection "UnusedProperty"