diff --git a/core/src/main/resources/i18n/displayStrings.properties b/core/src/main/resources/i18n/displayStrings.properties index 540fab95019..b8ed307acbe 100644 --- a/core/src/main/resources/i18n/displayStrings.properties +++ b/core/src/main/resources/i18n/displayStrings.properties @@ -1039,9 +1039,9 @@ account.seed.backup.title=Backup your wallets seed words account.seed.info=Please write down both wallet seed words and the date! \ You can recover your wallet any time with those seed words and the date.\n\ The seed words are used for both the BTC and the BSQ wallet.\n\n\ -You should write down the seed words on a sheet of paper and not save them on your computer.\n\n\ +You should write down the seed words on a sheet of paper. Do not save them on your computer.\n\n\ Please note that the seed words are NOT a replacement for a backup.\n\ -You need to backup the whole application directory at the \"Account/Backup\" screen to recover the valid application state and data.\n\ +You need to create a backup of the whole application directory at the \"Account/Backup\" screen to recover the valid application state and data.\n\ Importing seed words is only recommended for emergency cases. The application will not be functional without a proper backup of the database files and keys! account.seed.warn.noPw.msg=You have not setup a wallet password which would protect the display of the seed words.\n\n\ Do you want to display the seed words?